2024-09-17T11:03:02.845 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T11:03:02.865 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T11:03:02.953 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734 branch: main description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_ips} email: ceph-qa@ceph.com first_in_suite: false job_id: '7907734' 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: smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIFcY5pV3XSiofHfeA2WBs/2Q8UnNMDzS3gd/dv9sRza1kpsSIh4JBxd16tgXJwMvasBOz8XXnKc6LRezjPI1ZE= smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCxuXb5UPHkoZmj7IDUyWa7ihu3oBV8mHYtD7nFuu7ZFaBUKE/aG8XvQiGlSeyeGhZ373kJsMUvfSqdIuvfba0g= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBo/Qxv6TeYFkqVa1tYoXjBh95wpsX2vLUL5sdns5hbh2euOriQThjK3NtsEB82NC3delfLSdXnHNpNgIW6F+uI= smithi165.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMnt706IX64rw9EC+9PR1P63yDkB5lCHv03zFql3h4LIGR9GPxTRCwzn8kzjSBqA4rIELSWPE8KTO3uHFM+O68U= tasks: - cephadm.deploy_samba_ad_dc: role: host.d - vip: count: 2 - 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:\ \ adipctdb\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\ \ public_addrs:\n - address: {{VIP0}}/{{VIPPREFIXLEN}}\n - address:\ \ {{VIP1}}/{{VIPPREFIXLEN}}\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: adipctdb\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:\ \ adipctdb\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.adipctdb - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adipctdb 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.adipctdb")))[-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. //{{VIP0}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share2 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/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:\ \ adipctdb\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:\ \ adipctdb\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adipctdb\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.adipctdb 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-17T11:03:02.953 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa; will attempt to use it 2024-09-17T11:03:02.953 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks 2024-09-17T11:03:02.954 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T11:03:02.955 INFO:teuthology.task.internal:Checking packages... 2024-09-17T11:03:02.977 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '7498493279982dfe87f00616198a5967475f6169' 2024-09-17T11:03:02.977 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T11:03:02.977 INFO:teuthology.packaging:ref: None 2024-09-17T11:03:02.977 INFO:teuthology.packaging:tag: None 2024-09-17T11:03:02.977 INFO:teuthology.packaging:branch: main 2024-09-17T11:03:02.977 INFO:teuthology.packaging:sha1: 7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:03:02.977 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-17T11:03:03.213 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4937-g74984932-1jammy 2024-09-17T11:03:03.214 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T11:03:03.221 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T11:03:03.221 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T11:03:03.228 INFO:teuthology.task.internal:Saving configuration 2024-09-17T11:03:03.243 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T11:03:03.249 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T11:03:03.277 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734', '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 10:57:18.735456', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL0hQZK2wcnqlNpB3qSuovEgxKkoys/CmzIX2pnpuzhO'} 2024-09-17T11:03:03.299 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734', '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 10:57:18.733113', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM/g2Bf7jlmvQAAQLfdk+cEhI2hTu6nSIlfTMtCUkldy'} 2024-09-17T11:03:03.323 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734', '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 10:57:18.731447', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILiC40X3qKcOJUxImOADtzYkEXVB/QtE7TAVoWtKz7WP'} 2024-09-17T11:03:03.343 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734', '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 10:57:18.734279', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILsLxYQGblt9FPDZjS1WYHMjc1hzpc5MbVNpGpuX4/oR'} 2024-09-17T11:03:03.343 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T11:03:03.349 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-17T11:03:03.350 INFO:teuthology.task.internal:roles: ubuntu@smithi079.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-17T11:03:03.350 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-17T11:03:03.350 INFO:teuthology.task.internal:roles: ubuntu@smithi165.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-17T11:03:03.350 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T11:03:03.460 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc17ae0ee60>, signals=[15]) 2024-09-17T11:03:03.461 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T11:03:03.467 INFO:teuthology.task.internal:Opening connections... 2024-09-17T11:03:03.467 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2024-09-17T11:03:03.469 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:03.550 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-09-17T11:03:03.551 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:03.628 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2024-09-17T11:03:03.629 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:03.707 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2024-09-17T11:03:03.708 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:03.828 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T11:03:03.835 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2024-09-17T11:03:03.840 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2024-09-17T11:03:03.841 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2024-09-17T11:03:03.886 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="Ubuntu" 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="22.04" 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_CODENAME=jammy 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:ID=ubuntu 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE=debian 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:03:03.887 INFO:teuthology.orchestra.run.smithi063.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:03:03.888 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2024-09-17T11:03:04.091 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-09-17T11:03:04.097 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-09-17T11:03:04.097 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="22.04" 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=jammy 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:03:04.144 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:03:04.145 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:03:04.145 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:03:04.145 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-09-17T11:03:04.170 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2024-09-17T11:03:04.176 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2024-09-17T11:03:04.176 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2024-09-17T11:03:04.223 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:03:04.223 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="Ubuntu" 2024-09-17T11:03:04.223 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="22.04" 2024-09-17T11:03:04.223 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:03:04.223 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_CODENAME=jammy 2024-09-17T11:03:04.223 INFO:teuthology.orchestra.run.smithi160.stdout:ID=ubuntu 2024-09-17T11:03:04.223 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE=debian 2024-09-17T11:03:04.223 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:03:04.224 INFO:teuthology.orchestra.run.smithi160.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:03:04.224 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:03:04.224 INFO:teuthology.orchestra.run.smithi160.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:03:04.224 INFO:teuthology.orchestra.run.smithi160.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:03:04.224 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2024-09-17T11:03:04.253 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2024-09-17T11:03:04.259 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2024-09-17T11:03:04.259 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2024-09-17T11:03:04.305 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:03:04.305 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="Ubuntu" 2024-09-17T11:03:04.305 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="22.04" 2024-09-17T11:03:04.305 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:03:04.305 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_CODENAME=jammy 2024-09-17T11:03:04.305 INFO:teuthology.orchestra.run.smithi165.stdout:ID=ubuntu 2024-09-17T11:03:04.305 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE=debian 2024-09-17T11:03:04.305 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:03:04.306 INFO:teuthology.orchestra.run.smithi165.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:03:04.306 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:03:04.306 INFO:teuthology.orchestra.run.smithi165.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:03:04.306 INFO:teuthology.orchestra.run.smithi165.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:03:04.306 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2024-09-17T11:03:04.380 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T11:03:04.389 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T11:03:04.398 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T11:03:04.398 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:03:04.400 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:03:04.403 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:03:04.405 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:03:04.411 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T11:03:04.418 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T11:03:04.419 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:03:04.447 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:03:04.450 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:03:04.455 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:03:04.468 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T11:03:04.554 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T11:03:04.568 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T11:03:04.569 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-17T11:03:04.569 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:03:04.569 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:03:04.570 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:03:04.570 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:03:04.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:03:04.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:03:04.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:03:04.577 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-09-17T11:03:04.577 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-09-17T11:03:04.577 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-17T11:03:04.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:03:04.578 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-09-17T11:03:04.623 INFO:teuthology.orchestra.run.smithi160.stdout:5.15.0-56-generic 2024-09-17T11:03:04.623 INFO:teuthology.task.kernel:Running kernel on smithi160: 5.15.0-56-generic 2024-09-17T11:03:04.623 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get clean 2024-09-17T11:03:04.625 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-56-generic 2024-09-17T11:03:04.625 INFO:teuthology.orchestra.run.smithi165.stdout:5.15.0-56-generic 2024-09-17T11:03:04.626 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.15.0-56-generic 2024-09-17T11:03:04.626 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-17T11:03:04.626 INFO:teuthology.task.kernel:Running kernel on smithi165: 5.15.0-56-generic 2024-09-17T11:03:04.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2024-09-17T11:03:04.629 INFO:teuthology.orchestra.run.smithi063.stdout:5.15.0-56-generic 2024-09-17T11:03:04.629 INFO:teuthology.task.kernel:Running kernel on smithi063: 5.15.0-56-generic 2024-09-17T11:03:04.629 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get clean 2024-09-17T11:03:04.738 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2024-09-17T11:03:04.745 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get update 2024-09-17T11:03:04.747 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2024-09-17T11:03:04.756 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-17T11:03:04.886 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:03:04.888 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:03:04.895 INFO:teuthology.orchestra.run.smithi063.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:03:04.897 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:03:04.913 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:03:04.913 INFO:teuthology.orchestra.run.smithi160.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:03:04.913 INFO:teuthology.orchestra.run.smithi160.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:03:04.961 INFO:teuthology.orchestra.run.smithi063.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:03:04.963 INFO:teuthology.orchestra.run.smithi160.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:03:04.965 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:03:04.980 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:03:04.993 INFO:teuthology.orchestra.run.smithi063.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:03:05.031 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:03:05.033 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:03:05.091 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:03:05.124 INFO:teuthology.orchestra.run.smithi063.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:03:05.145 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:03:05.149 INFO:teuthology.orchestra.run.smithi160.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:03:05.193 INFO:teuthology.orchestra.run.smithi063.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:03:05.224 INFO:teuthology.orchestra.run.smithi160.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:03:05.225 INFO:teuthology.orchestra.run.smithi160.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:03:05.230 INFO:teuthology.orchestra.run.smithi063.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:03:05.233 INFO:teuthology.orchestra.run.smithi063.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:03:05.233 INFO:teuthology.orchestra.run.smithi063.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:03:05.233 INFO:teuthology.orchestra.run.smithi063.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:03:05.243 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:03:05.249 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:03:05.253 INFO:teuthology.orchestra.run.smithi063.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:03:05.253 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:03:05.253 INFO:teuthology.orchestra.run.smithi165.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:03:05.256 INFO:teuthology.orchestra.run.smithi063.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:03:05.256 INFO:teuthology.orchestra.run.smithi063.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:03:05.263 INFO:teuthology.orchestra.run.smithi160.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:03:05.265 INFO:teuthology.orchestra.run.smithi063.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:03:05.266 INFO:teuthology.orchestra.run.smithi160.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:03:05.266 INFO:teuthology.orchestra.run.smithi160.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:03:05.270 INFO:teuthology.orchestra.run.smithi063.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:03:05.272 INFO:teuthology.orchestra.run.smithi063.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:03:05.273 INFO:teuthology.orchestra.run.smithi063.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:03:05.278 INFO:teuthology.orchestra.run.smithi165.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:03:05.279 INFO:teuthology.orchestra.run.smithi165.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:03:05.283 INFO:teuthology.orchestra.run.smithi165.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:03:05.284 INFO:teuthology.orchestra.run.smithi165.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:03:05.291 INFO:teuthology.orchestra.run.smithi160.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:03:05.291 INFO:teuthology.orchestra.run.smithi160.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:03:05.294 INFO:teuthology.orchestra.run.smithi165.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:03:05.299 INFO:teuthology.orchestra.run.smithi165.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:03:05.315 INFO:teuthology.orchestra.run.smithi063.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:03:05.315 INFO:teuthology.orchestra.run.smithi063.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:03:05.316 INFO:teuthology.orchestra.run.smithi063.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:03:05.316 INFO:teuthology.orchestra.run.smithi063.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:03:05.316 INFO:teuthology.orchestra.run.smithi063.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:03:05.317 INFO:teuthology.orchestra.run.smithi063.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:03:05.317 INFO:teuthology.orchestra.run.smithi063.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:03:05.318 INFO:teuthology.orchestra.run.smithi063.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:03:05.324 INFO:teuthology.orchestra.run.smithi160.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:03:05.324 INFO:teuthology.orchestra.run.smithi160.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:03:05.327 INFO:teuthology.orchestra.run.smithi160.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:03:05.328 INFO:teuthology.orchestra.run.smithi165.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:03:05.329 INFO:teuthology.orchestra.run.smithi165.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:03:05.329 INFO:teuthology.orchestra.run.smithi165.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:03:05.329 INFO:teuthology.orchestra.run.smithi165.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:03:05.330 INFO:teuthology.orchestra.run.smithi165.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:03:05.330 INFO:teuthology.orchestra.run.smithi165.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:03:05.330 INFO:teuthology.orchestra.run.smithi165.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:03:05.331 INFO:teuthology.orchestra.run.smithi160.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:03:05.331 INFO:teuthology.orchestra.run.smithi165.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:03:05.331 INFO:teuthology.orchestra.run.smithi165.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:03:05.332 INFO:teuthology.orchestra.run.smithi160.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:03:05.332 INFO:teuthology.orchestra.run.smithi063.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:03:05.346 INFO:teuthology.orchestra.run.smithi165.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:03:05.349 INFO:teuthology.orchestra.run.smithi063.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:03:05.349 INFO:teuthology.orchestra.run.smithi063.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:03:05.354 INFO:teuthology.orchestra.run.smithi160.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:03:05.354 INFO:teuthology.orchestra.run.smithi160.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:03:05.355 INFO:teuthology.orchestra.run.smithi160.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:03:05.355 INFO:teuthology.orchestra.run.smithi160.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:03:05.355 INFO:teuthology.orchestra.run.smithi160.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:03:05.359 INFO:teuthology.orchestra.run.smithi160.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:03:05.361 INFO:teuthology.orchestra.run.smithi160.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:03:05.361 INFO:teuthology.orchestra.run.smithi160.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:03:05.363 INFO:teuthology.orchestra.run.smithi165.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:03:05.364 INFO:teuthology.orchestra.run.smithi165.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:03:05.364 INFO:teuthology.orchestra.run.smithi165.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:03:05.380 INFO:teuthology.orchestra.run.smithi160.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:03:05.380 INFO:teuthology.orchestra.run.smithi160.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:03:05.383 INFO:teuthology.orchestra.run.smithi160.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:03:05.384 INFO:teuthology.orchestra.run.smithi160.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:03:05.393 INFO:teuthology.orchestra.run.smithi160.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:03:05.398 INFO:teuthology.orchestra.run.smithi160.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:03:05.399 INFO:teuthology.orchestra.run.smithi160.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:03:05.400 INFO:teuthology.orchestra.run.smithi160.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:03:05.415 INFO:teuthology.orchestra.run.smithi160.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:03:05.416 INFO:teuthology.orchestra.run.smithi160.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:03:05.416 INFO:teuthology.orchestra.run.smithi160.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:03:05.416 INFO:teuthology.orchestra.run.smithi160.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:03:05.417 INFO:teuthology.orchestra.run.smithi160.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:03:05.429 INFO:teuthology.orchestra.run.smithi160.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:03:05.429 INFO:teuthology.orchestra.run.smithi160.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:03:05.429 INFO:teuthology.orchestra.run.smithi160.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:03:05.435 INFO:teuthology.orchestra.run.smithi165.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:03:05.446 INFO:teuthology.orchestra.run.smithi160.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:03:05.446 INFO:teuthology.orchestra.run.smithi160.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:03:05.447 INFO:teuthology.orchestra.run.smithi160.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:03:05.448 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:03:05.461 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:03:05.470 INFO:teuthology.orchestra.run.smithi063.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:03:05.592 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:03:05.755 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:03:05.755 INFO:teuthology.orchestra.run.smithi063.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:03:05.785 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:03:05.857 INFO:teuthology.orchestra.run.smithi165.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:03:05.873 INFO:teuthology.orchestra.run.smithi165.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:03:05.882 INFO:teuthology.orchestra.run.smithi165.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:03:05.882 INFO:teuthology.orchestra.run.smithi165.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:03:05.883 INFO:teuthology.orchestra.run.smithi165.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:03:05.928 INFO:teuthology.orchestra.run.smithi063.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:03:05.929 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:03:05.941 INFO:teuthology.orchestra.run.smithi063.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:03:05.941 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:03:05.942 INFO:teuthology.orchestra.run.smithi063.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:03:05.942 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:03:05.943 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:03:05.943 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:03:05.957 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:03:05.958 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:03:05.959 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:03:05.980 INFO:teuthology.orchestra.run.smithi165.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:03:05.991 INFO:teuthology.orchestra.run.smithi165.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:03:05.992 INFO:teuthology.orchestra.run.smithi165.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:03:06.007 INFO:teuthology.orchestra.run.smithi165.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:03:06.027 INFO:teuthology.orchestra.run.smithi063.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:03:06.028 INFO:teuthology.orchestra.run.smithi063.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:03:06.036 INFO:teuthology.orchestra.run.smithi063.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:03:06.036 INFO:teuthology.orchestra.run.smithi165.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:03:06.037 INFO:teuthology.orchestra.run.smithi063.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:03:06.042 INFO:teuthology.orchestra.run.smithi165.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:03:06.043 INFO:teuthology.orchestra.run.smithi165.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:03:06.043 INFO:teuthology.orchestra.run.smithi165.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:03:06.044 INFO:teuthology.orchestra.run.smithi165.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:03:06.063 INFO:teuthology.orchestra.run.smithi063.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:03:06.087 INFO:teuthology.orchestra.run.smithi063.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:03:06.093 INFO:teuthology.orchestra.run.smithi063.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:03:06.093 INFO:teuthology.orchestra.run.smithi063.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:03:06.094 INFO:teuthology.orchestra.run.smithi063.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:03:06.097 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:03:06.097 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:03:06.104 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:03:06.105 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:03:06.105 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:03:06.105 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:03:06.120 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:03:06.123 INFO:teuthology.orchestra.run.smithi165.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:03:06.124 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:03:06.131 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:03:06.134 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:03:06.135 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:03:06.135 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:03:06.136 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:03:06.137 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:03:06.144 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:03:06.144 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:03:06.144 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:03:06.145 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:03:06.173 INFO:teuthology.orchestra.run.smithi063.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:03:06.174 INFO:teuthology.orchestra.run.smithi063.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:03:06.182 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:03:06.189 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:03:06.225 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:03:06.227 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:03:06.228 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:03:06.228 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:03:06.228 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:03:06.270 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:03:06.271 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:03:06.271 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:03:11.580 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 16.1 MB in 2s (7,430 kB/s) 2024-09-17T11:03:11.881 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 16.1 MB in 2s (7,355 kB/s) 2024-09-17T11:03:12.144 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 16.1 MB in 2s (7,183 kB/s) 2024-09-17T11:03:12.203 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 16.1 MB in 3s (5,884 kB/s) 2024-09-17T11:03:12.960 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2024-09-17T11:03:12.977 DEBUG:teuthology.orchestra.run.smithi160:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:03:13.044 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2024-09-17T11:03:13.238 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-09-17T11:03:13.255 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2024-09-17T11:03:13.256 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:03:13.256 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2024-09-17T11:03:13.316 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-09-17T11:03:13.447 INFO:teuthology.orchestra.run.smithi160.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:03:13.448 INFO:teuthology.orchestra.run.smithi160.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:03:13.448 INFO:teuthology.orchestra.run.smithi160.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:03:13.448 INFO:teuthology.orchestra.run.smithi160.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:03:13.448 INFO:teuthology.orchestra.run.smithi160.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:03:13.448 INFO:teuthology.orchestra.run.smithi160.stdout: python2.7-minimal 2024-09-17T11:03:13.448 INFO:teuthology.orchestra.run.smithi160.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:03:13.450 INFO:teuthology.orchestra.run.smithi160.stdout:The following additional packages will be installed: 2024-09-17T11:03:13.450 INFO:teuthology.orchestra.run.smithi160.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:03:13.450 INFO:teuthology.orchestra.run.smithi160.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:03:13.450 INFO:teuthology.orchestra.run.smithi160.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:03:13.452 INFO:teuthology.orchestra.run.smithi160.stdout:Suggested packages: 2024-09-17T11:03:13.452 INFO:teuthology.orchestra.run.smithi160.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:03:13.452 INFO:teuthology.orchestra.run.smithi160.stdout:Recommended packages: 2024-09-17T11:03:13.452 INFO:teuthology.orchestra.run.smithi160.stdout: thermald 2024-09-17T11:03:13.499 INFO:teuthology.orchestra.run.smithi160.stdout:The following NEW packages will be installed: 2024-09-17T11:03:13.499 INFO:teuthology.orchestra.run.smithi160.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:03:13.499 INFO:teuthology.orchestra.run.smithi160.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:03:13.499 INFO:teuthology.orchestra.run.smithi160.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:03:13.500 INFO:teuthology.orchestra.run.smithi160.stdout:The following packages will be upgraded: 2024-09-17T11:03:13.501 INFO:teuthology.orchestra.run.smithi160.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:03:13.523 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2024-09-17T11:03:13.524 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2024-09-17T11:03:13.553 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2024-09-17T11:03:13.571 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:03:13.627 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2024-09-17T11:03:13.628 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-17T11:03:13.646 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:03:13.680 INFO:teuthology.orchestra.run.smithi160.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:03:13.681 INFO:teuthology.orchestra.run.smithi160.stdout:Need to get 113 MB of archives. 2024-09-17T11:03:13.681 INFO:teuthology.orchestra.run.smithi160.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:03:13.681 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:13.703 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:03:13.703 INFO:teuthology.orchestra.run.smithi165.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:03:13.703 INFO:teuthology.orchestra.run.smithi165.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:03:13.704 INFO:teuthology.orchestra.run.smithi165.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:03:13.704 INFO:teuthology.orchestra.run.smithi165.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:03:13.704 INFO:teuthology.orchestra.run.smithi165.stdout: python2.7-minimal 2024-09-17T11:03:13.704 INFO:teuthology.orchestra.run.smithi165.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:03:13.705 INFO:teuthology.orchestra.run.smithi165.stdout:The following additional packages will be installed: 2024-09-17T11:03:13.706 INFO:teuthology.orchestra.run.smithi165.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:03:13.706 INFO:teuthology.orchestra.run.smithi165.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:03:13.706 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:03:13.707 INFO:teuthology.orchestra.run.smithi165.stdout:Suggested packages: 2024-09-17T11:03:13.708 INFO:teuthology.orchestra.run.smithi165.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:03:13.708 INFO:teuthology.orchestra.run.smithi165.stdout:Recommended packages: 2024-09-17T11:03:13.708 INFO:teuthology.orchestra.run.smithi165.stdout: thermald 2024-09-17T11:03:13.708 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-17T11:03:13.750 INFO:teuthology.orchestra.run.smithi165.stdout:The following NEW packages will be installed: 2024-09-17T11:03:13.750 INFO:teuthology.orchestra.run.smithi165.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:03:13.750 INFO:teuthology.orchestra.run.smithi165.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:03:13.750 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:03:13.751 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages will be upgraded: 2024-09-17T11:03:13.752 INFO:teuthology.orchestra.run.smithi165.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:03:13.818 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2024-09-17T11:03:13.819 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2024-09-17T11:03:13.912 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-17T11:03:13.913 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-17T11:03:13.930 INFO:teuthology.orchestra.run.smithi165.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:03:13.931 INFO:teuthology.orchestra.run.smithi165.stdout:Need to get 113 MB of archives. 2024-09-17T11:03:13.931 INFO:teuthology.orchestra.run.smithi165.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:03:13.931 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:13.996 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:03:13.996 INFO:teuthology.orchestra.run.smithi063.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:03:13.996 INFO:teuthology.orchestra.run.smithi063.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:03:13.997 INFO:teuthology.orchestra.run.smithi063.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:03:13.997 INFO:teuthology.orchestra.run.smithi063.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:03:13.997 INFO:teuthology.orchestra.run.smithi063.stdout: python2.7-minimal 2024-09-17T11:03:13.997 INFO:teuthology.orchestra.run.smithi063.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:03:13.997 INFO:teuthology.orchestra.run.smithi063.stdout:The following additional packages will be installed: 2024-09-17T11:03:13.998 INFO:teuthology.orchestra.run.smithi063.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:03:13.998 INFO:teuthology.orchestra.run.smithi063.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:03:13.998 INFO:teuthology.orchestra.run.smithi063.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:03:13.999 INFO:teuthology.orchestra.run.smithi063.stdout:Suggested packages: 2024-09-17T11:03:13.999 INFO:teuthology.orchestra.run.smithi063.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:03:14.000 INFO:teuthology.orchestra.run.smithi063.stdout:Recommended packages: 2024-09-17T11:03:14.000 INFO:teuthology.orchestra.run.smithi063.stdout: thermald 2024-09-17T11:03:14.049 INFO:teuthology.orchestra.run.smithi063.stdout:The following NEW packages will be installed: 2024-09-17T11:03:14.049 INFO:teuthology.orchestra.run.smithi063.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:03:14.049 INFO:teuthology.orchestra.run.smithi063.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:03:14.049 INFO:teuthology.orchestra.run.smithi063.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:03:14.051 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages will be upgraded: 2024-09-17T11:03:14.051 INFO:teuthology.orchestra.run.smithi063.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:03:14.092 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:03:14.092 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:03:14.092 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:03:14.093 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:03:14.093 INFO:teuthology.orchestra.run.smithi079.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:03:14.093 INFO:teuthology.orchestra.run.smithi079.stdout: python2.7-minimal 2024-09-17T11:03:14.093 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:03:14.094 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-09-17T11:03:14.094 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:03:14.094 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:03:14.095 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:03:14.095 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-09-17T11:03:14.096 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:03:14.096 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-09-17T11:03:14.096 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-09-17T11:03:14.102 INFO:teuthology.orchestra.run.smithi063.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:03:14.102 INFO:teuthology.orchestra.run.smithi063.stdout:Need to get 113 MB of archives. 2024-09-17T11:03:14.102 INFO:teuthology.orchestra.run.smithi063.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:03:14.102 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:14.184 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-09-17T11:03:14.185 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:03:14.185 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:03:14.185 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:03:14.186 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-09-17T11:03:14.186 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:03:14.237 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:03:14.237 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 113 MB of archives. 2024-09-17T11:03:14.237 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:03:14.237 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:14.515 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:14.609 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:14.683 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:14.773 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:15.219 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:15.443 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:15.464 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:15.470 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:15.471 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:15.569 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:15.569 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:15.569 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:15.570 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:15.629 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:15.689 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:15.730 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:15.787 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:15.795 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:16.133 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 113 MB in 2s (67.7 MB/s) 2024-09-17T11:03:16.202 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 113 MB in 2s (71.1 MB/s) 2024-09-17T11:03:16.269 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:03:16.380 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:03:17.990 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:17.990 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:17.990 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:18.178 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:18.182 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:18.266 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:18.310 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:18.311 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:18.311 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:18.534 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:18.578 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:18.582 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:18.620 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:18.869 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:19.000 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 113 MB in 5s (22.2 MB/s) 2024-09-17T11:03:19.188 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:03:19.264 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:19.356 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:19.749 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 113 MB in 6s (20.2 MB/s) 2024-09-17T11:03:19.941 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:03:20.410 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:03:20.431 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:20.505 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:20.988 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:03:21.009 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:21.037 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:03:21.046 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:21.058 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:21.134 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:21.158 INFO:teuthology.orchestra.run.smithi160.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-17T11:03:21.163 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:21.267 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:21.632 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:03:21.652 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:21.690 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:21.899 INFO:teuthology.orchestra.run.smithi165.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-17T11:03:21.903 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:22.008 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:23.785 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:03:23.806 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:23.893 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:24.102 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:03:24.123 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:24.210 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:24.347 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:03:24.367 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:24.405 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:24.697 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:03:24.717 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:24.771 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:27.805 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:27.906 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:28.205 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:28.334 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:28.531 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:28.645 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:03:28.656 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:03:28.658 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:28.695 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:03:28.965 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:29.070 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:29.348 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:03:29.370 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:03:29.414 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:03:30.905 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:31.030 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:31.422 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:31.541 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:31.550 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:31.685 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:31.886 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:03:31.909 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:03:31.953 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:03:32.026 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:32.155 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:32.416 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:03:32.438 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:03:32.483 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:03:34.567 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:03:34.605 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:34.633 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:34.840 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:03:34.876 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:34.915 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:37.286 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:37.403 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:37.471 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:37.592 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:37.745 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:03:37.841 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:37.934 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:03:37.953 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:03:38.025 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:03:38.062 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:38.064 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:38.071 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:38.100 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:38.190 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:03:38.310 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:38.614 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:03:38.651 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:03:38.706 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:39.412 INFO:teuthology.orchestra.run.smithi063.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:03:39.412 INFO:teuthology.orchestra.run.smithi063.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:03:39.412 INFO:teuthology.orchestra.run.smithi063.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:03:39.412 INFO:teuthology.orchestra.run.smithi063.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:39.563 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:39.668 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:03:39.669 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:03:39.669 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:03:39.669 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:39.828 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:41.581 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:03:41.638 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:03:41.682 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:03:41.739 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:03:41.784 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:41.840 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:41.878 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:41.986 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:42.240 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:03:42.345 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:03:42.348 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:03:42.466 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:42.600 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:03:42.665 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:03:42.704 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:42.786 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:42.895 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:03:42.999 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:43.193 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:43.265 INFO:teuthology.orchestra.run.smithi063.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:03:43.265 INFO:teuthology.orchestra.run.smithi063.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:43.333 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:43.398 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:03:43.398 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:44.045 INFO:teuthology.orchestra.run.smithi160.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:03:44.045 INFO:teuthology.orchestra.run.smithi160.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:03:44.045 INFO:teuthology.orchestra.run.smithi160.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:03:44.045 INFO:teuthology.orchestra.run.smithi160.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:44.205 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:44.319 INFO:teuthology.orchestra.run.smithi165.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:03:44.319 INFO:teuthology.orchestra.run.smithi165.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:03:44.320 INFO:teuthology.orchestra.run.smithi165.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:03:44.320 INFO:teuthology.orchestra.run.smithi165.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:44.500 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:45.615 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:03:45.757 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:03:45.875 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:45.909 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:03:46.035 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:03:46.161 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:47.613 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:47.664 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:03:47.665 INFO:teuthology.orchestra.run.smithi165.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:47.752 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:03:47.810 INFO:teuthology.orchestra.run.smithi160.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:03:47.810 INFO:teuthology.orchestra.run.smithi160.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:57.588 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:03:57.588 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:03:57.608 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:03:57.631 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-09-17T11:03:57.864 INFO:teuthology.orchestra.run.smithi063.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:03:57.864 INFO:teuthology.orchestra.run.smithi063.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:03:57.877 INFO:teuthology.orchestra.run.smithi063.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:03:57.897 INFO:teuthology.orchestra.run.smithi063.stdout:Generating grub configuration file ... 2024-09-17T11:03:57.921 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:03:57.948 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:58.233 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:03:58.239 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:03:58.244 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:03:58.249 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:03:58.310 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:03:58.316 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:03:58.465 INFO:teuthology.orchestra.run.smithi079.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:03:58.465 INFO:teuthology.orchestra.run.smithi079.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:03:58.465 INFO:teuthology.orchestra.run.smithi079.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:03:58.498 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-09-17T11:03:58.610 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:03:58.616 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:03:58.686 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:03:58.692 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:03:58.851 INFO:teuthology.orchestra.run.smithi063.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:03:58.851 INFO:teuthology.orchestra.run.smithi063.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:03:58.851 INFO:teuthology.orchestra.run.smithi063.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:03:58.889 INFO:teuthology.orchestra.run.smithi063.stdout:done 2024-09-17T11:03:59.047 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-17T11:03:59.073 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-17T11:03:59.073 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.122.122 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.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-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-17T11:03:59.074 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:03:59.075 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-17T11:03:59.075 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:03:59.075 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:03:59.075 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:03:59.075 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T11:03:59.076 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:03:59.076 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-17T11:03:59.264 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-17T11:03:59.396 DEBUG:teuthology.orchestra.run.smithi063:> dpkg -s linux-image-generic 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Package: linux-image-generic 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Status: install ok installed 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Priority: optional 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Section: kernel 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Installed-Size: 21 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: amd64 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Source: linux-meta 2024-09-17T11:03:59.423 INFO:teuthology.orchestra.run.smithi063.stdout:Version: 5.15.0.122.122 2024-09-17T11:03:59.424 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:59.424 INFO:teuthology.orchestra.run.smithi063.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-17T11:03:59.424 INFO:teuthology.orchestra.run.smithi063.stdout:Recommends: thermald 2024-09-17T11:03:59.424 INFO:teuthology.orchestra.run.smithi063.stdout:Description: Generic Linux kernel image 2024-09-17T11:03:59.424 INFO:teuthology.orchestra.run.smithi063.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:03:59.424 INFO:teuthology.orchestra.run.smithi063.stdout: available. 2024-09-17T11:03:59.424 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:03:59.424 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:03:59.424 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:03:59.424 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T11:03:59.424 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi063.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:03:59.425 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get clean 2024-09-17T11:03:59.513 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:03:59.514 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:03:59.586 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:03:59.611 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2024-09-17T11:03:59.668 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:03:59.882 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:03:59.883 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:03:59.947 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:04:00.029 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:04:00.928 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-17T11:04:00.947 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:04:01.009 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-17T11:04:01.229 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-17T11:04:01.230 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-17T11:04:01.348 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2024-09-17T11:04:01.368 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:04:01.410 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:04:01.410 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:04:01.410 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:04:01.410 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:04:01.410 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:04:01.410 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:04:01.410 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:04:01.411 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:04:01.425 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2024-09-17T11:04:01.450 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:04:01.452 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-17T11:04:01.464 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-17T11:04:01.465 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-17T11:04:01.465 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-17T11:04:01.465 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-17T11:04:01.465 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-17T11:04:01.466 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:04:01.466 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-17T11:04:01.466 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-17T11:04:01.466 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.122.122 2024-09-17T11:04:01.466 INFO:teuthology.orchestra.run.smithi079.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-17T11:04:01.466 INFO:teuthology.orchestra.run.smithi079.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-17T11:04:01.467 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-17T11:04:01.467 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-17T11:04:01.467 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:04:01.467 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-17T11:04:01.468 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-17T11:04:01.510 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.pSzdpPw3sV 2024-09-17T11:04:01.510 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.pSzdpPw3sV 2024-09-17T11:04:01.563 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.pSzdpPw3sV 2024-09-17T11:04:01.617 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2024-09-17T11:04:01.617 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2024-09-17T11:04:01.662 INFO:teuthology.orchestra.run.smithi160.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:04:01.662 INFO:teuthology.orchestra.run.smithi160.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:04:01.687 INFO:teuthology.orchestra.run.smithi160.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:04:01.694 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.pSzdpPw3sV is 10KB 2024-09-17T11:04:01.705 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.pSzdpPw3sV 2024-09-17T11:04:01.706 INFO:teuthology.orchestra.run.smithi160.stdout:Generating grub configuration file ... 2024-09-17T11:04:01.710 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:04:01.763 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-17T11:04:01.763 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:04:01.764 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:04:01.791 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:04:01.792 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:04:01.793 INFO:teuthology.orchestra.run.smithi063.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:04:01.794 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:04:01.794 INFO:teuthology.orchestra.run.smithi063.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:04:01.794 INFO:teuthology.orchestra.run.smithi063.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:04:01.794 INFO:teuthology.orchestra.run.smithi063.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:04:01.794 INFO:teuthology.orchestra.run.smithi063.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:04:01.794 INFO:teuthology.orchestra.run.smithi063.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:04:01.794 INFO:teuthology.orchestra.run.smithi063.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:04:01.810 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:04:01.832 INFO:teuthology.orchestra.run.smithi165.stdout:Generating grub configuration file ... 2024-09-17T11:04:01.835 INFO:teuthology.orchestra.run.smithi063.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:04:01.837 DEBUG:teuthology.orchestra.run.smithi063:> dpkg -s linux-image-generic 2024-09-17T11:04:01.838 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:04:01.838 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Package: linux-image-generic 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Status: install ok installed 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Priority: optional 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Section: kernel 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Installed-Size: 21 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: amd64 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Source: linux-meta 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.stdout:Version: 5.15.0.122.122 2024-09-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.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-17T11:04:01.851 INFO:teuthology.orchestra.run.smithi063.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-17T11:04:01.852 INFO:teuthology.orchestra.run.smithi063.stdout:Recommends: thermald 2024-09-17T11:04:01.852 INFO:teuthology.orchestra.run.smithi063.stdout:Description: Generic Linux kernel image 2024-09-17T11:04:01.852 INFO:teuthology.orchestra.run.smithi063.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:04:01.852 INFO:teuthology.orchestra.run.smithi063.stdout: available. 2024-09-17T11:04:01.852 DEBUG:teuthology.orchestra.run.smithi063:> mktemp 2024-09-17T11:04:01.900 INFO:teuthology.orchestra.run.smithi063.stdout:/tmp/tmp.kVg9pk7NdN 2024-09-17T11:04:01.901 DEBUG:teuthology.orchestra.run.smithi063:> sudo cp /boot/grub/grub.cfg /tmp/tmp.kVg9pk7NdN 2024-09-17T11:04:01.953 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0666 /tmp/tmp.kVg9pk7NdN 2024-09-17T11:04:02.047 INFO:teuthology.orchestra.run.smithi160.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:04:02.065 DEBUG:teuthology.orchestra.remote:smithi063:/tmp/tmp.kVg9pk7NdN is 10KB 2024-09-17T11:04:02.069 INFO:teuthology.orchestra.run.smithi160.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:04:02.077 DEBUG:teuthology.orchestra.run.smithi063:> rm -fr /tmp/tmp.kVg9pk7NdN 2024-09-17T11:04:02.082 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:04:02.085 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:04:02.104 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:04:02.136 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:04:02.136 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:04:02.136 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:04:02.215 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:04:02.215 DEBUG:teuthology.orchestra.run.smithi063:> sudo update-grub 2024-09-17T11:04:02.370 INFO:teuthology.orchestra.run.smithi160.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:04:02.376 INFO:teuthology.orchestra.run.smithi160.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:04:02.404 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:04:02.409 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:04:02.444 INFO:teuthology.orchestra.run.smithi160.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:04:02.450 INFO:teuthology.orchestra.run.smithi160.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:04:02.484 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:04:02.490 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:04:02.601 INFO:teuthology.orchestra.run.smithi160.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:04:02.601 INFO:teuthology.orchestra.run.smithi160.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:04:02.601 INFO:teuthology.orchestra.run.smithi160.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:04:02.645 INFO:teuthology.orchestra.run.smithi160.stdout:done 2024-09-17T11:04:02.656 INFO:teuthology.orchestra.run.smithi165.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:04:02.656 INFO:teuthology.orchestra.run.smithi165.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:04:02.656 INFO:teuthology.orchestra.run.smithi165.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:04:02.691 INFO:teuthology.orchestra.run.smithi165.stdout:done 2024-09-17T11:04:03.067 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:04:03.068 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:04:03.070 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-09-17T11:04:03.173 DEBUG:teuthology.orchestra.run.smithi160:> dpkg -s linux-image-generic 2024-09-17T11:04:03.197 INFO:teuthology.orchestra.run.smithi160.stdout:Package: linux-image-generic 2024-09-17T11:04:03.197 INFO:teuthology.orchestra.run.smithi160.stdout:Status: install ok installed 2024-09-17T11:04:03.197 INFO:teuthology.orchestra.run.smithi160.stdout:Priority: optional 2024-09-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.stdout:Section: kernel 2024-09-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.stdout:Installed-Size: 21 2024-09-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: amd64 2024-09-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.stdout:Source: linux-meta 2024-09-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.stdout:Version: 5.15.0.122.122 2024-09-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.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-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.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-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.stdout:Recommends: thermald 2024-09-17T11:04:03.198 INFO:teuthology.orchestra.run.smithi160.stdout:Description: Generic Linux kernel image 2024-09-17T11:04:03.199 INFO:teuthology.orchestra.run.smithi160.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:04:03.199 INFO:teuthology.orchestra.run.smithi160.stdout: available. 2024-09-17T11:04:03.200 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:04:03.200 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:04:03.200 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:04:03.200 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-17T11:04:03.200 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi160.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:04:03.200 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get clean 2024-09-17T11:04:03.202 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2024-09-17T11:04:03.228 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2024-09-17T11:04:03.228 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2024-09-17T11:04:03.228 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2024-09-17T11:04:03.228 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2024-09-17T11:04:03.228 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 21 2024-09-17T11:04:03.228 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:04:03.228 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2024-09-17T11:04:03.228 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2024-09-17T11:04:03.229 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.15.0.122.122 2024-09-17T11:04:03.229 INFO:teuthology.orchestra.run.smithi165.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-17T11:04:03.229 INFO:teuthology.orchestra.run.smithi165.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-17T11:04:03.229 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2024-09-17T11:04:03.229 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2024-09-17T11:04:03.229 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:04:03.229 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2024-09-17T11:04:03.229 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:04:03.229 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:04:03.229 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:04:03.230 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-17T11:04:03.230 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi165.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:04:03.230 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2024-09-17T11:04:03.253 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:04:03.260 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:04:03.366 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get update 2024-09-17T11:04:03.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2024-09-17T11:04:03.452 INFO:teuthology.orchestra.run.smithi063.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:04:03.453 INFO:teuthology.orchestra.run.smithi063.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:04:03.455 INFO:teuthology.orchestra.run.smithi063.stderr:Generating grub configuration file ... 2024-09-17T11:04:03.493 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:04:03.494 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:04:03.494 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:04:03.498 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:04:03.502 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:04:03.518 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:04:03.519 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:04:03.538 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:04:03.543 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:04:03.622 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:04:03.651 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:04:03.651 INFO:teuthology.orchestra.run.smithi079.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:04:03.651 INFO:teuthology.orchestra.run.smithi079.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:04:03.654 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:04:03.660 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:04:03.668 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-09-17T11:04:03.683 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-09-17T11:04:03.715 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:04:03.784 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:04:03.969 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:04:03.975 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:04:04.020 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:04:04.026 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:04:04.155 INFO:teuthology.orchestra.run.smithi063.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:04:04.156 INFO:teuthology.orchestra.run.smithi063.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:04:04.156 INFO:teuthology.orchestra.run.smithi063.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:04:04.166 INFO:teuthology.orchestra.run.smithi063.stderr:done 2024-09-17T11:04:04.168 DEBUG:teuthology.orchestra.run.smithi063:> sudo shutdown -r now 2024-09-17T11:04:04.980 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2024-09-17T11:04:04.984 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-09-17T11:04:04.998 DEBUG:teuthology.orchestra.run.smithi160:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:04:05.003 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:04:05.051 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2024-09-17T11:04:05.067 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-09-17T11:04:05.238 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2024-09-17T11:04:05.239 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2024-09-17T11:04:05.289 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2024-09-17T11:04:05.289 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2024-09-17T11:04:05.413 INFO:teuthology.orchestra.run.smithi160.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:04:05.413 INFO:teuthology.orchestra.run.smithi160.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:04:05.414 INFO:teuthology.orchestra.run.smithi160.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:04:05.414 INFO:teuthology.orchestra.run.smithi160.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:04:05.414 INFO:teuthology.orchestra.run.smithi160.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:04:05.414 INFO:teuthology.orchestra.run.smithi160.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:04:05.414 INFO:teuthology.orchestra.run.smithi160.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:04:05.414 INFO:teuthology.orchestra.run.smithi160.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:04:05.455 INFO:teuthology.orchestra.run.smithi160.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:04:05.457 DEBUG:teuthology.orchestra.run.smithi160:> dpkg -s linux-image-generic 2024-09-17T11:04:05.466 INFO:teuthology.orchestra.run.smithi165.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:04:05.467 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:04:05.467 INFO:teuthology.orchestra.run.smithi165.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:04:05.467 INFO:teuthology.orchestra.run.smithi165.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:04:05.467 INFO:teuthology.orchestra.run.smithi165.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:04:05.467 INFO:teuthology.orchestra.run.smithi165.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:04:05.467 INFO:teuthology.orchestra.run.smithi165.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:04:05.468 INFO:teuthology.orchestra.run.smithi165.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:04:05.507 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:04:05.509 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2024-09-17T11:04:05.515 INFO:teuthology.orchestra.run.smithi160.stdout:Package: linux-image-generic 2024-09-17T11:04:05.515 INFO:teuthology.orchestra.run.smithi160.stdout:Status: install ok installed 2024-09-17T11:04:05.515 INFO:teuthology.orchestra.run.smithi160.stdout:Priority: optional 2024-09-17T11:04:05.515 INFO:teuthology.orchestra.run.smithi160.stdout:Section: kernel 2024-09-17T11:04:05.515 INFO:teuthology.orchestra.run.smithi160.stdout:Installed-Size: 21 2024-09-17T11:04:05.515 INFO:teuthology.orchestra.run.smithi160.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:04:05.515 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: amd64 2024-09-17T11:04:05.516 INFO:teuthology.orchestra.run.smithi160.stdout:Source: linux-meta 2024-09-17T11:04:05.516 INFO:teuthology.orchestra.run.smithi160.stdout:Version: 5.15.0.122.122 2024-09-17T11:04:05.516 INFO:teuthology.orchestra.run.smithi160.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-17T11:04:05.516 INFO:teuthology.orchestra.run.smithi160.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-17T11:04:05.516 INFO:teuthology.orchestra.run.smithi160.stdout:Recommends: thermald 2024-09-17T11:04:05.516 INFO:teuthology.orchestra.run.smithi160.stdout:Description: Generic Linux kernel image 2024-09-17T11:04:05.516 INFO:teuthology.orchestra.run.smithi160.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:04:05.516 INFO:teuthology.orchestra.run.smithi160.stdout: available. 2024-09-17T11:04:05.517 DEBUG:teuthology.orchestra.run.smithi160:> mktemp 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 21 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.15.0.122.122 2024-09-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.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-17T11:04:05.524 INFO:teuthology.orchestra.run.smithi165.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-17T11:04:05.525 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2024-09-17T11:04:05.525 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2024-09-17T11:04:05.525 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:04:05.525 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2024-09-17T11:04:05.526 DEBUG:teuthology.orchestra.run.smithi165:> mktemp 2024-09-17T11:04:05.565 INFO:teuthology.orchestra.run.smithi160.stdout:/tmp/tmp.Dbn7BXAWOB 2024-09-17T11:04:05.566 DEBUG:teuthology.orchestra.run.smithi160:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Dbn7BXAWOB 2024-09-17T11:04:05.571 INFO:teuthology.orchestra.run.smithi165.stdout:/tmp/tmp.b4WcEAT4Dq 2024-09-17T11:04:05.572 DEBUG:teuthology.orchestra.run.smithi165:> sudo cp /boot/grub/grub.cfg /tmp/tmp.b4WcEAT4Dq 2024-09-17T11:04:05.621 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0666 /tmp/tmp.Dbn7BXAWOB 2024-09-17T11:04:05.628 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0666 /tmp/tmp.b4WcEAT4Dq 2024-09-17T11:04:05.740 DEBUG:teuthology.orchestra.remote:smithi165:/tmp/tmp.b4WcEAT4Dq is 10KB 2024-09-17T11:04:05.743 DEBUG:teuthology.orchestra.remote:smithi160:/tmp/tmp.Dbn7BXAWOB is 10KB 2024-09-17T11:04:05.752 DEBUG:teuthology.orchestra.run.smithi165:> rm -fr /tmp/tmp.b4WcEAT4Dq 2024-09-17T11:04:05.756 DEBUG:teuthology.orchestra.run.smithi160:> rm -fr /tmp/tmp.Dbn7BXAWOB 2024-09-17T11:04:05.758 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:04:05.761 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:04:05.811 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-17T11:04:05.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:04:05.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:04:05.817 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-17T11:04:05.817 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:04:05.817 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:04:05.875 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:04:05.875 DEBUG:teuthology.orchestra.run.smithi165:> sudo update-grub 2024-09-17T11:04:05.911 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:04:05.911 DEBUG:teuthology.orchestra.run.smithi160:> sudo update-grub 2024-09-17T11:04:07.173 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:04:07.174 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:04:07.175 INFO:teuthology.orchestra.run.smithi165.stderr:Generating grub configuration file ... 2024-09-17T11:04:07.210 INFO:teuthology.orchestra.run.smithi160.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:04:07.212 INFO:teuthology.orchestra.run.smithi160.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:04:07.215 INFO:teuthology.orchestra.run.smithi160.stderr:Generating grub configuration file ... 2024-09-17T11:04:07.405 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:04:07.410 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:04:07.468 INFO:teuthology.orchestra.run.smithi160.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:04:07.473 INFO:teuthology.orchestra.run.smithi160.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:04:07.681 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:04:07.686 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:04:07.699 INFO:teuthology.orchestra.run.smithi160.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:04:07.703 INFO:teuthology.orchestra.run.smithi160.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:04:07.729 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:04:07.734 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:04:07.740 INFO:teuthology.orchestra.run.smithi160.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:04:07.745 INFO:teuthology.orchestra.run.smithi160.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:04:07.857 INFO:teuthology.orchestra.run.smithi165.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:04:07.857 INFO:teuthology.orchestra.run.smithi165.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:04:07.857 INFO:teuthology.orchestra.run.smithi165.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:04:07.862 INFO:teuthology.orchestra.run.smithi160.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:04:07.862 INFO:teuthology.orchestra.run.smithi160.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:04:07.863 INFO:teuthology.orchestra.run.smithi160.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:04:07.869 INFO:teuthology.orchestra.run.smithi165.stderr:done 2024-09-17T11:04:07.883 DEBUG:teuthology.orchestra.run.smithi165:> sudo shutdown -r now 2024-09-17T11:04:07.894 INFO:teuthology.orchestra.run.smithi160.stderr:done 2024-09-17T11:04:07.897 DEBUG:teuthology.orchestra.run.smithi160:> sudo shutdown -r now 2024-09-17T11:04:33.709 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T11:04:33.710 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-17T11:04:33.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:04:34.171 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T11:04:34.172 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-17T11:04:34.172 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:04:37.886 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-17T11:04:37.887 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-17T11:04:37.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:04:37.899 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-17T11:04:37.899 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-17T11:04:37.900 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:04:52.029 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-17T11:04:52.545 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-17T11:04:56.385 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-09-17T11:04:56.385 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-09-17T11:05:01.033 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-17T11:05:01.034 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:01.546 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-17T11:05:01.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:04.093 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-17T11:05:04.605 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-17T11:05:05.386 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-17T11:05:05.387 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:05.389 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-17T11:05:05.389 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:08.445 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-09-17T11:05:08.445 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-09-17T11:05:16.100 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-17T11:05:16.101 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:16.951 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-17T11:05:16.952 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:20.449 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-17T11:05:20.449 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:20.451 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-17T11:05:20.451 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:34.525 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-17T11:05:35.293 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-17T11:05:38.881 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-09-17T11:05:49.537 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-17T11:05:49.537 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:49.751 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-17T11:05:50.294 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-17T11:05:50.296 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:50.397 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-17T11:05:50.397 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-17T11:05:50.398 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-17T11:05:50.444 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-122-generic 2024-09-17T11:05:50.445 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:05:50.445 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:05:50.445 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:05:50.661 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-09-17T11:05:51.446 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T11:05:51.446 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:05:51.455 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-17T11:05:51.455 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-17T11:05:51.456 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-09-17T11:05:51.506 INFO:teuthology.orchestra.run.smithi063.stdout:5.15.0-122-generic 2024-09-17T11:05:51.507 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:05:51.507 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:05:51.507 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:05:51.533 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-09-17T11:05:51.554 DEBUG:teuthology.parallel:result is None 2024-09-17T11:05:51.940 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-09-17T11:05:52.507 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T11:05:52.508 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:05:52.604 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2024-09-17T11:05:52.635 DEBUG:teuthology.parallel:result is None 2024-09-17T11:05:53.882 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-17T11:05:53.883 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:05:54.259 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-09-17T11:05:55.310 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-17T11:05:55.310 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-122-generic"... 2024-09-17T11:05:55.311 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-09-17T11:05:55.358 INFO:teuthology.orchestra.run.smithi165.stdout:5.15.0-122-generic 2024-09-17T11:05:55.358 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:05:55.358 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:05:55.358 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:05:56.359 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-17T11:05:56.359 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:05:56.604 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2024-09-17T11:05:56.632 DEBUG:teuthology.parallel:result is None 2024-09-17T11:06:06.940 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-17T11:06:06.941 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:06:07.279 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-09-17T11:06:07.807 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-17T11:06:07.807 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-17T11:06:07.807 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-09-17T11:06:07.853 INFO:teuthology.orchestra.run.smithi160.stdout:5.15.0-122-generic 2024-09-17T11:06:07.853 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:06:07.853 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:06:07.854 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:06:08.855 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-17T11:06:08.855 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:06:09.242 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2024-09-17T11:06:09.270 DEBUG:teuthology.parallel:result is None 2024-09-17T11:06:09.271 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T11:06:09.278 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T11:06:09.278 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:06:09.281 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:06:09.283 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:06:09.286 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:06:09.292 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T11:06:09.299 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T11:06:09.308 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T11:06:09.308 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:06:09.327 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:06:09.329 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:06:09.333 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:06:09.527 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T11:06:09.533 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T11:06:09.533 DEBUG:teuthology.orchestra.run.smithi063:> 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-17T11:06:09.536 DEBUG:teuthology.orchestra.run.smithi079:> 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-17T11:06:09.538 DEBUG:teuthology.orchestra.run.smithi160:> 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-17T11:06:09.541 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T11:06:09.550 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:06:09.557 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:06:09.558 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:06:09.564 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:06:09.565 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:06:09.576 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:06:09.577 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:06:09.583 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:06:09.584 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T11:06:09.591 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T11:06:09.591 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:06:09.603 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:06:09.613 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:06:09.629 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:06:09.652 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T11:06:09.661 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T11:06:09.662 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:06:09.667 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:06:09.669 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:06:09.685 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:06:09.697 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:06:09.719 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:06:09.767 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:06:09.767 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:06:09.828 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:06:09.834 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:06:09.880 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-17T11:06:09.880 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:06:09.955 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:06:09.960 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:06:10.009 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-17T11:06:10.010 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:06:10.083 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:06:10.089 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:06:10.138 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-17T11:06:10.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:06:10.200 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2024-09-17T11:06:10.204 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-09-17T11:06:10.207 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2024-09-17T11:06:10.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2024-09-17T11:06:10.272 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T11:06:10.279 INFO:teuthology.task.internal:Starting timer... 2024-09-17T11:06:10.279 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T11:06:10.290 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T11:06:10.300 DEBUG:teuthology.task.selinux:Excluding smithi063: OS 'ubuntu' does not support SELinux 2024-09-17T11:06:10.300 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-09-17T11:06:10.300 DEBUG:teuthology.task.selinux:Excluding smithi160: OS 'ubuntu' does not support SELinux 2024-09-17T11:06:10.300 DEBUG:teuthology.task.selinux:Excluding smithi165: OS 'ubuntu' does not support SELinux 2024-09-17T11:06:10.300 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T11:06:10.301 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T11:06:10.301 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T11:06:10.301 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T11:06:10.309 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T11:06:10.312 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T11:06:10.432 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T11:06:10.462 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-17T11:06:10.463 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi063.front.sepia.ceph.com,smithi079.front.sepia.ceph.com,smithi160.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T11:13:47.145 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi063.front.sepia.ceph.com'), Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi160.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2024-09-17T11:13:47.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-17T11:13:47.148 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:13:47.233 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-09-17T11:13:47.313 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-17T11:13:47.313 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-17T11:13:47.314 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:13:47.395 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-17T11:13:47.476 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-17T11:13:47.476 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-17T11:13:47.477 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:13:47.560 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-09-17T11:13:47.641 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-17T11:13:47.641 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-17T11:13:47.642 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:13:47.722 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-09-17T11:13:47.801 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-17T11:13:47.802 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T11:13:47.813 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T11:13:47.813 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:13:47.814 DEBUG:teuthology.orchestra.run.smithi063:> 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-17T11:13:47.817 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:13:47.817 DEBUG:teuthology.orchestra.run.smithi079:> 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-17T11:13:47.820 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:13:47.820 DEBUG:teuthology.orchestra.run.smithi160:> 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-17T11:13:47.823 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:13:47.823 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T11:13:47.844 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:13:47.844 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Command line: ntpd -gq 2024-09-17T11:13:47.844 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: ---------------------------------------------------- 2024-09-17T11:13:47.844 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:13:47.844 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:13:47.844 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: corporation. Support and training for ntp-4 are 2024-09-17T11:13:47.844 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: available at https://www.nwtime.org/support 2024-09-17T11:13:47.844 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: ---------------------------------------------------- 2024-09-17T11:13:47.845 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: proto: precision = 0.067 usec (-24) 2024-09-17T11:13:47.846 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: basedate set to 2022-02-04 2024-09-17T11:13:47.846 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:13:47.846 INFO:teuthology.orchestra.run.smithi063.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:13:47.846 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:13:47.846 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:13:47.847 INFO:teuthology.orchestra.run.smithi063.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:13:47.847 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:13:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:13:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:13:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Listen normally on 3 enp3s0f1 172.21.15.63:123 2024-09-17T11:13:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Listen normally on 4 lo [::1]:123 2024-09-17T11:13:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:f8d7%5]:123 2024-09-17T11:13:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:47 ntpd[18531]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:13:47.849 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Command line: ntpd -gq 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: ---------------------------------------------------- 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: corporation. Support and training for ntp-4 are 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: available at https://www.nwtime.org/support 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: ---------------------------------------------------- 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: proto: precision = 0.044 usec (-24) 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: basedate set to 2022-02-04 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:13:47.850 INFO:teuthology.orchestra.run.smithi160.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:13:47.851 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:13:47.851 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:13:47.851 INFO:teuthology.orchestra.run.smithi160.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:13:47.852 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:13:47.852 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:13:47.852 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:13:47.852 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Listen normally on 3 enp3s0f1 172.21.15.160:123 2024-09-17T11:13:47.853 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Listen normally on 4 lo [::1]:123 2024-09-17T11:13:47.853 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f5b%5]:123 2024-09-17T11:13:47.853 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:47 ntpd[18456]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:13:47.853 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Command line: ntpd -gq 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: ---------------------------------------------------- 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: corporation. Support and training for ntp-4 are 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: available at https://www.nwtime.org/support 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: ---------------------------------------------------- 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: proto: precision = 0.043 usec (-24) 2024-09-17T11:13:47.854 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: basedate set to 2022-02-04 2024-09-17T11:13:47.855 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:13:47.855 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:13:47.856 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:13:47.856 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:13:47.856 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:13:47.857 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:13:47.857 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:13:47.858 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:13:47.858 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-09-17T11:13:47.858 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Listen normally on 4 lo [::1]:123 2024-09-17T11:13:47.858 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-09-17T11:13:47.858 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:47 ntpd[18459]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:13:47.871 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:13:47.871 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Command line: ntpd -gq 2024-09-17T11:13:47.871 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: ---------------------------------------------------- 2024-09-17T11:13:47.871 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:13:47.871 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:13:47.871 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: corporation. Support and training for ntp-4 are 2024-09-17T11:13:47.871 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: available at https://www.nwtime.org/support 2024-09-17T11:13:47.871 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: ---------------------------------------------------- 2024-09-17T11:13:47.872 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: proto: precision = 0.060 usec (-24) 2024-09-17T11:13:47.872 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: basedate set to 2022-02-04 2024-09-17T11:13:47.872 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:13:47.872 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:13:47.872 INFO:teuthology.orchestra.run.smithi165.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:13:47.873 INFO:teuthology.orchestra.run.smithi165.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:13:47.874 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:13:47.874 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:13:47.874 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:13:47.874 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:13:47.874 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Listen normally on 3 enp3s0f1 172.21.15.165:123 2024-09-17T11:13:47.874 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Listen normally on 4 lo [::1]:123 2024-09-17T11:13:47.874 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f63%5]:123 2024-09-17T11:13:47.875 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:47 ntpd[18465]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:13:48.845 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.845 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:48.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:48 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:48.848 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:48 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:48 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:48 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:48 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:48 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:48.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:48 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:48.849 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.849 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:48 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.871 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:48 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:48 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:48 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:48.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:48 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:48.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:48 ntpd[18465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:48.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:48 ntpd[18465]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:49.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:49 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:49.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:49 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:49.871 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:49 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:49.871 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:49 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.845 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.845 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.845 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.845 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:50.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:50.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:50.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:50 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:50.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:50 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:50 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:50 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:50 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:50 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:50.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:50 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:50.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:50.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:50 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:50.871 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:50 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.871 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:50 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:50 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:50.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:50 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:50.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:50 ntpd[18465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:50.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:50 ntpd[18465]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:51.844 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:51 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.844 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:51 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:51 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:51 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:51 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:51 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:51 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:51.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:51 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:51.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:51 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:51 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:51 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:51 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:51 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:51.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:51 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:51.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:51.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:51 ntpd[18465]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.847 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:52.847 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:52.847 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.847 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.847 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:52.847 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:52 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:52.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:52.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:52.850 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.850 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.850 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:52.850 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:52 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:52.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:52.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:52.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:52.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:52 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:52.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:52 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:52 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:52 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:52.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:52 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:52.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:52 ntpd[18465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:52.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:52 ntpd[18465]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:53.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:53 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:53.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:53 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:53.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:53 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:53.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:53 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:53.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:53 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:53.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:53 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:53.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:53 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:53.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:53 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:53.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:53 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:53.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:53 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:53.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:53 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:53.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:53 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:53.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:53.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:53.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:53.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:53.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:53.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:53.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:53.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:53.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:53.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:53.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:53.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:53 ntpd[18465]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:54.845 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.845 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:54.846 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:54.847 INFO:teuthology.orchestra.run.smithi063.stdout:17 Sep 11:13:54 ntpd[18531]: ntpd: time slew -0.001427 s 2024-09-17T11:13:54.847 INFO:teuthology.orchestra.run.smithi063.stdout:ntpd: time slew -0.001427s 2024-09-17T11:13:54.847 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:13:54.847 INFO:teuthology.orchestra.run.smithi063.stderr:17 Sep 11:13:54 ntpd[18531]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:13:54.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:54.849 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:54.850 INFO:teuthology.orchestra.run.smithi160.stdout:17 Sep 11:13:54 ntpd[18456]: ntpd: time slew -0.002891 s 2024-09-17T11:13:54.850 INFO:teuthology.orchestra.run.smithi160.stdout:ntpd: time slew -0.002891s 2024-09-17T11:13:54.850 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:13:54.850 INFO:teuthology.orchestra.run.smithi160.stderr:17 Sep 11:13:54 ntpd[18456]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:13:54.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:54.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:54 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:54.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:54 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:54 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:54 ntpd[18465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:54.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:54 ntpd[18465]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:54.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:54 ntpd[18465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:54.872 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:54 ntpd[18465]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:54.873 INFO:teuthology.orchestra.run.smithi165.stdout:17 Sep 11:13:54 ntpd[18465]: ntpd: time slew -0.001284 s 2024-09-17T11:13:54.873 INFO:teuthology.orchestra.run.smithi165.stdout:ntpd: time slew -0.001284s 2024-09-17T11:13:54.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:54 ntpd[18465]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:13:54.873 INFO:teuthology.orchestra.run.smithi165.stderr:17 Sep 11:13:54 ntpd[18465]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:13:54.897 INFO:teuthology.orchestra.run.smithi063.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:13:54.897 INFO:teuthology.orchestra.run.smithi063.stdout:============================================================================== 2024-09-17T11:13:54.897 INFO:teuthology.orchestra.run.smithi063.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.897 INFO:teuthology.orchestra.run.smithi063.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.897 INFO:teuthology.orchestra.run.smithi063.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.897 INFO:teuthology.orchestra.run.smithi063.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.904 INFO:teuthology.orchestra.run.smithi160.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:13:54.904 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================== 2024-09-17T11:13:54.904 INFO:teuthology.orchestra.run.smithi160.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.904 INFO:teuthology.orchestra.run.smithi160.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.904 INFO:teuthology.orchestra.run.smithi160.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.904 INFO:teuthology.orchestra.run.smithi160.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.919 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:13:54.920 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2024-09-17T11:13:54.920 INFO:teuthology.orchestra.run.smithi165.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.920 INFO:teuthology.orchestra.run.smithi165.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.920 INFO:teuthology.orchestra.run.smithi165.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:54.920 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:55.849 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:55 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:55.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:55 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:55.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:55 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:55.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:55 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:55.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:55 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:55.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:55 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:56.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:56.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:56.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:56.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:56.850 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:13:56.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:13:56.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:13:56.851 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:13:56.851 INFO:teuthology.orchestra.run.smithi079.stdout:17 Sep 11:13:56 ntpd[18459]: ntpd: time slew -0.001341 s 2024-09-17T11:13:56.851 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew -0.001341s 2024-09-17T11:13:56.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:13:56.852 INFO:teuthology.orchestra.run.smithi079.stderr:17 Sep 11:13:56 ntpd[18459]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:13:56.982 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:13:56.982 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-17T11:13:56.982 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:56.982 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:56.982 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:56.983 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:13:56.984 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-17T11:13:57.094 INFO:tasks.cephadm:Testing if podman is available 2024-09-17T11:13:57.094 DEBUG:teuthology.orchestra.run.smithi165:> sudo podman --help 2024-09-17T11:13:57.105 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: podman: command not found 2024-09-17T11:13:57.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:13:57.106 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-17T11:13:57.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-17T11:13:57.793 INFO:teuthology.orchestra.run.smithi165.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:76987b461ffc: Pulling fs layer 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:ad4f51bac3ff: Pulling fs layer 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:d14099419997: Pulling fs layer 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:2f49ae0c40ad: Pulling fs layer 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:01e4a81ed93f: Pulling fs layer 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:8e807a9c6bd1: Pulling fs layer 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:01e4a81ed93f: Waiting 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:2f49ae0c40ad: Waiting 2024-09-17T11:13:57.794 INFO:teuthology.orchestra.run.smithi165.stdout:8e807a9c6bd1: Waiting 2024-09-17T11:13:57.906 INFO:teuthology.orchestra.run.smithi165.stdout:ad4f51bac3ff: Verifying Checksum 2024-09-17T11:13:57.906 INFO:teuthology.orchestra.run.smithi165.stdout:ad4f51bac3ff: Download complete 2024-09-17T11:13:58.039 INFO:teuthology.orchestra.run.smithi165.stdout:2f49ae0c40ad: Verifying Checksum 2024-09-17T11:13:58.040 INFO:teuthology.orchestra.run.smithi165.stdout:2f49ae0c40ad: Download complete 2024-09-17T11:13:58.173 INFO:teuthology.orchestra.run.smithi165.stdout:01e4a81ed93f: Verifying Checksum 2024-09-17T11:13:58.174 INFO:teuthology.orchestra.run.smithi165.stdout:01e4a81ed93f: Download complete 2024-09-17T11:13:58.682 INFO:teuthology.orchestra.run.smithi165.stdout:8e807a9c6bd1: Verifying Checksum 2024-09-17T11:13:58.683 INFO:teuthology.orchestra.run.smithi165.stdout:8e807a9c6bd1: Download complete 2024-09-17T11:13:58.898 INFO:teuthology.orchestra.run.smithi165.stdout:d14099419997: Verifying Checksum 2024-09-17T11:13:58.898 INFO:teuthology.orchestra.run.smithi165.stdout:d14099419997: Download complete 2024-09-17T11:13:59.065 INFO:teuthology.orchestra.run.smithi165.stdout:76987b461ffc: Verifying Checksum 2024-09-17T11:13:59.065 INFO:teuthology.orchestra.run.smithi165.stdout:76987b461ffc: Download complete 2024-09-17T11:14:04.606 INFO:teuthology.orchestra.run.smithi165.stdout:76987b461ffc: Pull complete 2024-09-17T11:14:04.850 INFO:teuthology.orchestra.run.smithi165.stdout:ad4f51bac3ff: Pull complete 2024-09-17T11:14:10.422 INFO:teuthology.orchestra.run.smithi165.stdout:d14099419997: Pull complete 2024-09-17T11:14:10.869 INFO:teuthology.orchestra.run.smithi165.stdout:2f49ae0c40ad: Pull complete 2024-09-17T11:14:11.105 INFO:teuthology.orchestra.run.smithi165.stdout:01e4a81ed93f: Pull complete 2024-09-17T11:14:12.312 INFO:teuthology.orchestra.run.smithi165.stdout:8e807a9c6bd1: Pull complete 2024-09-17T11:14:12.439 INFO:teuthology.orchestra.run.smithi165.stdout:Digest: sha256:75a4666ebb3060fa1332bfec34155ee14548c081b7413b958c688d167d40a517 2024-09-17T11:14:12.488 INFO:teuthology.orchestra.run.smithi165.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-17T11:14:12.531 INFO:teuthology.orchestra.run.smithi165.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-17T11:14:12.535 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-17T11:14:13.073 INFO:teuthology.orchestra.run.smithi165.stdout:latest: Pulling from samba.org/samba-client 2024-09-17T11:14:13.117 INFO:teuthology.orchestra.run.smithi165.stdout:76987b461ffc: Already exists 2024-09-17T11:14:13.123 INFO:teuthology.orchestra.run.smithi165.stdout:86329370b687: Pulling fs layer 2024-09-17T11:14:13.895 INFO:teuthology.orchestra.run.smithi165.stdout:86329370b687: Verifying Checksum 2024-09-17T11:14:13.895 INFO:teuthology.orchestra.run.smithi165.stdout:86329370b687: Download complete 2024-09-17T11:14:16.732 INFO:teuthology.orchestra.run.smithi165.stdout:86329370b687: Pull complete 2024-09-17T11:14:16.863 INFO:teuthology.orchestra.run.smithi165.stdout:Digest: sha256:e91c9ad9a0428b3524a5ccf9c1fe6bcd1e8ef8b3d62ac22556a770e32ab3b96a 2024-09-17T11:14:16.900 INFO:teuthology.orchestra.run.smithi165.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-17T11:14:16.930 INFO:teuthology.orchestra.run.smithi165.stdout:quay.io/samba.org/samba-client:latest 2024-09-17T11:14:16.933 DEBUG:teuthology.orchestra.run.smithi165:> ss -lunH 2024-09-17T11:14:16.964 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:46188 0.0.0.0:* 2024-09-17T11:14:16.964 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:47371 0.0.0.0:* 2024-09-17T11:14:16.964 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-17T11:14:16.964 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 172.21.15.165%enp3s0f1:68 0.0.0.0:* 2024-09-17T11:14:16.964 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-17T11:14:16.964 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-17T11:14:16.964 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 172.21.15.165:123 0.0.0.0:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 127.0.0.1:720 0.0.0.0:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:40513 0.0.0.0:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:41326 0.0.0.0:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:42975 0.0.0.0:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:7f63]%enp3s0f1:123 [::]:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:33234 [::]:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:52909 [::]:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:56284 [::]:* 2024-09-17T11:14:16.965 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:58448 [::]:* 2024-09-17T11:14:16.966 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:44236 [::]:* 2024-09-17T11:14:16.966 INFO:tasks.cephadm:Disabling systemd-resolved on smithi165 2024-09-17T11:14:16.966 DEBUG:teuthology.orchestra.run.smithi165:> sudo cat /etc/systemd/resolved.conf 2024-09-17T11:14:17.016 INFO:teuthology.orchestra.run.smithi165.stdout:# This file is part of systemd. 2024-09-17T11:14:17.016 INFO:teuthology.orchestra.run.smithi165.stdout:# 2024-09-17T11:14:17.016 INFO:teuthology.orchestra.run.smithi165.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-17T11:14:17.016 INFO:teuthology.orchestra.run.smithi165.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# any later version. 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:# See resolved.conf(5) for details. 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-17T11:14:17.017 INFO:teuthology.orchestra.run.smithi165.stdout:[Resolve] 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.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-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.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-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.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-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#DNS= 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#FallbackDNS= 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#Domains= 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#DNSSEC=no 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#DNSOverTLS=no 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#MulticastDNS=no 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#LLMNR=no 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#Cache=no-negative 2024-09-17T11:14:17.018 INFO:teuthology.orchestra.run.smithi165.stdout:#CacheFromLocalhost=no 2024-09-17T11:14:17.019 INFO:teuthology.orchestra.run.smithi165.stdout:#DNSStubListener=yes 2024-09-17T11:14:17.019 INFO:teuthology.orchestra.run.smithi165.stdout:#DNSStubListenerExtra= 2024-09-17T11:14:17.019 INFO:teuthology.orchestra.run.smithi165.stdout:#ReadEtcHosts=yes 2024-09-17T11:14:17.019 INFO:teuthology.orchestra.run.smithi165.stdout:#ResolveUnicastSingleLabel=no 2024-09-17T11:14:17.019 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-17T11:14:17.019 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/systemd/resolved.conf 2024-09-17T11:14:17.070 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl restart systemd-resolved 2024-09-17T11:14:17.203 DEBUG:teuthology.orchestra.run.smithi165:> ss -lunH 2024-09-17T11:14:17.208 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:46188 0.0.0.0:* 2024-09-17T11:14:17.208 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:47371 0.0.0.0:* 2024-09-17T11:14:17.208 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 172.21.15.165%enp3s0f1:68 0.0.0.0:* 2024-09-17T11:14:17.208 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 172.21.15.165:123 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 127.0.0.1:720 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:40513 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:41326 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 0.0.0.0:42975 0.0.0.0:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:7f63]%enp3s0f1:123 [::]:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:33234 [::]:* 2024-09-17T11:14:17.209 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:52909 [::]:* 2024-09-17T11:14:17.210 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:56284 [::]:* 2024-09-17T11:14:17.210 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:58448 [::]:* 2024-09-17T11:14:17.210 INFO:teuthology.orchestra.run.smithi165.stdout:UNCONN 0 0 [::]:44236 [::]:* 2024-09-17T11:14:17.210 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl restart docker 2024-09-17T11:14:17.263 INFO:teuthology.orchestra.run.smithi165.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-17T11:14:22.875 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-17T11:14:22.929 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /var/tmp/samba 2024-09-17T11:14:22.984 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-17T11:14:22.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/var/tmp/samba/container.json 2024-09-17T11:14:23.037 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T11:14:23.755 INFO:teuthology.orchestra.run.smithi165.stdout:63e676e22763f8346b80f594f308f39286f5c2f96375de6cc5b9c6b99e6deb0e 2024-09-17T11:14:24.638 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.165, idx=0 2024-09-17T11:14:24.638 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T11:14:26.023 INFO:teuthology.orchestra.run.smithi165.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T11:14:26.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:14:27.325 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.165, idx=1 2024-09-17T11:14:27.326 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T11:14:28.697 INFO:teuthology.orchestra.run.smithi165.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T11:14:29.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:14:30.448 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.165, idx=2 2024-09-17T11:14:30.449 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T11:14:31.381 INFO:teuthology.orchestra.run.smithi165.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T11:14:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:14:33.938 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.165, idx=3 2024-09-17T11:14:33.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T11:14:35.132 INFO:teuthology.orchestra.run.smithi165.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T11:14:35.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:14:39.981 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.165, idx=4 2024-09-17T11:14:39.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T11:14:41.086 INFO:teuthology.orchestra.run.smithi165.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T11:14:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:14:49.749 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.165, idx=5 2024-09-17T11:14:49.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T11:14:52.242 INFO:teuthology.orchestra.run.smithi165.stdout: . D 0 Tue Sep 17 11:14:33 2024 2024-09-17T11:14:52.242 INFO:teuthology.orchestra.run.smithi165.stdout: .. D 0 Tue Sep 17 11:14:33 2024 2024-09-17T11:14:52.242 INFO:teuthology.orchestra.run.smithi165.stdout: domain1.sink.test D 0 Tue Sep 17 11:14:32 2024 2024-09-17T11:14:52.242 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-17T11:14:52.242 INFO:teuthology.orchestra.run.smithi165.stdout: 960311348 blocks of size 1024. 902223132 blocks available 2024-09-17T11:14:53.072 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-17T11:14:53.073 INFO:teuthology.run_tasks:Running task vip... 2024-09-17T11:14:53.085 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-17T11:14:53.085 INFO:tasks.vip:peername 172.21.15.63 2024-09-17T11:14:53.088 INFO:tasks.vip:172.21.15.63 in 172.21.0.0/20, pos 3902 2024-09-17T11:14:53.095 INFO:tasks.vip:smithi063.front.sepia.ceph.com static 10.0.15.63, vnet 10.0.0.0/16 2024-09-17T11:14:53.095 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.63'), IPv4Address('10.0.47.63')] 2024-09-17T11:14:53.095 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip route ls 2024-09-17T11:14:53.110 INFO:teuthology.orchestra.run.smithi063.stdout:default via 172.21.15.254 dev enp3s0f1 2024-09-17T11:14:53.110 INFO:teuthology.orchestra.run.smithi063.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-09-17T11:14:53.110 INFO:teuthology.orchestra.run.smithi063.stdout:158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-09-17T11:14:53.110 INFO:teuthology.orchestra.run.smithi063.stdout:172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T11:14:53.110 INFO:teuthology.orchestra.run.smithi063.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.63 metric 100 2024-09-17T11:14:53.110 INFO:teuthology.orchestra.run.smithi063.stdout:172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-09-17T11:14:53.110 INFO:teuthology.orchestra.run.smithi063.stdout:172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-09-17T11:14:53.110 INFO:teuthology.orchestra.run.smithi063.stdout:172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-09-17T11:14:53.111 INFO:tasks.vip:Configuring 10.0.15.63 on smithi063.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T11:14:53.111 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip addr add 10.0.15.63/16 dev enp3s0f1 2024-09-17T11:14:53.167 INFO:tasks.vip:peername 172.21.15.79 2024-09-17T11:14:53.170 INFO:tasks.vip:172.21.15.79 in 172.21.0.0/20, pos 3918 2024-09-17T11:14:53.229 INFO:tasks.vip:smithi079.front.sepia.ceph.com static 10.0.15.79, vnet 10.0.0.0/16 2024-09-17T11:14:53.229 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip route ls 2024-09-17T11:14:53.245 INFO:teuthology.orchestra.run.smithi079.stdout:default via 172.21.15.254 dev enp3s0f1 2024-09-17T11:14:53.245 INFO:teuthology.orchestra.run.smithi079.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.79 metric 100 2024-09-17T11:14:53.245 INFO:teuthology.orchestra.run.smithi079.stdout:158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.79 metric 100 2024-09-17T11:14:53.245 INFO:teuthology.orchestra.run.smithi079.stdout:172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T11:14:53.245 INFO:teuthology.orchestra.run.smithi079.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.79 metric 100 2024-09-17T11:14:53.245 INFO:teuthology.orchestra.run.smithi079.stdout:172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-09-17T11:14:53.245 INFO:teuthology.orchestra.run.smithi079.stdout:172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-09-17T11:14:53.245 INFO:teuthology.orchestra.run.smithi079.stdout:172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-09-17T11:14:53.246 INFO:tasks.vip:Configuring 10.0.15.79 on smithi079.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T11:14:53.246 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip addr add 10.0.15.79/16 dev enp3s0f1 2024-09-17T11:14:53.303 INFO:tasks.vip:peername 172.21.15.160 2024-09-17T11:14:53.306 INFO:tasks.vip:172.21.15.160 in 172.21.0.0/20, pos 3999 2024-09-17T11:14:53.311 INFO:tasks.vip:smithi160.front.sepia.ceph.com static 10.0.15.160, vnet 10.0.0.0/16 2024-09-17T11:14:53.312 DEBUG:teuthology.orchestra.run.smithi160:> sudo ip route ls 2024-09-17T11:14:53.325 INFO:teuthology.orchestra.run.smithi160.stdout:default via 172.21.15.254 dev enp3s0f1 2024-09-17T11:14:53.325 INFO:teuthology.orchestra.run.smithi160.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.160 metric 100 2024-09-17T11:14:53.325 INFO:teuthology.orchestra.run.smithi160.stdout:158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.160 metric 100 2024-09-17T11:14:53.325 INFO:teuthology.orchestra.run.smithi160.stdout:172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T11:14:53.326 INFO:teuthology.orchestra.run.smithi160.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.160 metric 100 2024-09-17T11:14:53.326 INFO:teuthology.orchestra.run.smithi160.stdout:172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.160 metric 100 2024-09-17T11:14:53.326 INFO:teuthology.orchestra.run.smithi160.stdout:172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.160 metric 100 2024-09-17T11:14:53.326 INFO:teuthology.orchestra.run.smithi160.stdout:172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.160 metric 100 2024-09-17T11:14:53.327 INFO:tasks.vip:Configuring 10.0.15.160 on smithi160.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T11:14:53.327 DEBUG:teuthology.orchestra.run.smithi160:> sudo ip addr add 10.0.15.160/16 dev enp3s0f1 2024-09-17T11:14:53.386 INFO:tasks.vip:peername 172.21.15.165 2024-09-17T11:14:53.388 INFO:tasks.vip:172.21.15.165 in 172.21.0.0/20, pos 4004 2024-09-17T11:14:53.394 INFO:tasks.vip:smithi165.front.sepia.ceph.com static 10.0.15.165, vnet 10.0.0.0/16 2024-09-17T11:14:53.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo ip route ls 2024-09-17T11:14:53.408 INFO:teuthology.orchestra.run.smithi165.stdout:default via 172.21.15.254 dev enp3s0f1 2024-09-17T11:14:53.409 INFO:teuthology.orchestra.run.smithi165.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.165 metric 100 2024-09-17T11:14:53.409 INFO:teuthology.orchestra.run.smithi165.stdout:158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.165 metric 100 2024-09-17T11:14:53.409 INFO:teuthology.orchestra.run.smithi165.stdout:172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T11:14:53.409 INFO:teuthology.orchestra.run.smithi165.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.165 metric 100 2024-09-17T11:14:53.409 INFO:teuthology.orchestra.run.smithi165.stdout:172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.165 metric 100 2024-09-17T11:14:53.409 INFO:teuthology.orchestra.run.smithi165.stdout:172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.165 metric 100 2024-09-17T11:14:53.409 INFO:teuthology.orchestra.run.smithi165.stdout:172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.165 metric 100 2024-09-17T11:14:53.410 INFO:tasks.vip:Configuring 10.0.15.165 on smithi165.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T11:14:53.410 DEBUG:teuthology.orchestra.run.smithi165:> sudo ip addr add 10.0.15.165/16 dev enp3s0f1 2024-09-17T11:14:53.467 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T11:14:53.475 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-17T11:14:53.475 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:14:53.476 INFO:tasks.cephadm:Cluster fsid is 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:14:53.476 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T11:14:53.476 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.63', 'mon.b': '172.21.15.79', 'mon.c': '172.21.15.160'} 2024-09-17T11:14:53.476 INFO:tasks.cephadm:First mon is mon.a on smithi063 2024-09-17T11:14:53.476 INFO:tasks.cephadm:First mgr is x 2024-09-17T11:14:53.477 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T11:14:53.477 DEBUG:teuthology.orchestra.run.smithi063:> sudo hostname $(hostname -s) 2024-09-17T11:14:53.492 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-09-17T11:14:53.507 DEBUG:teuthology.orchestra.run.smithi160:> sudo hostname $(hostname -s) 2024-09-17T11:14:53.521 DEBUG:teuthology.orchestra.run.smithi165:> sudo hostname $(hostname -s) 2024-09-17T11:14:53.535 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T11:14:53.535 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-17T11:14:53.680 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-17T11:14:53.825 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-17T11:14:53.827 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T11:14:53.827 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-17T11:14:53.827 DEBUG:teuthology.orchestra.run.smithi063:> 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-17T11:14:54.317 INFO:teuthology.orchestra.run.smithi063.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 11:14 /home/ubuntu/cephtest/cephadm 2024-09-17T11:14:54.318 DEBUG:teuthology.orchestra.run.smithi079:> 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-17T11:14:54.875 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 11:14 /home/ubuntu/cephtest/cephadm 2024-09-17T11:14:54.875 DEBUG:teuthology.orchestra.run.smithi160:> 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-17T11:14:55.364 INFO:teuthology.orchestra.run.smithi160.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 11:14 /home/ubuntu/cephtest/cephadm 2024-09-17T11:14:55.364 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T11:14:55.843 INFO:teuthology.orchestra.run.smithi165.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 11:14 /home/ubuntu/cephtest/cephadm 2024-09-17T11:14:55.843 DEBUG:teuthology.orchestra.run.smithi063:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:14:55.851 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:14:55.859 DEBUG:teuthology.orchestra.run.smithi160:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:14:55.866 DEBUG:teuthology.orchestra.run.smithi165:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:14:55.886 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 on all hosts... 2024-09-17T11:14:55.887 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T11:14:55.896 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T11:14:55.903 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T11:14:55.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T11:14:56.082 INFO:teuthology.orchestra.run.smithi063.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T11:14:56.088 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T11:14:56.092 INFO:teuthology.orchestra.run.smithi160.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T11:14:56.099 INFO:teuthology.orchestra.run.smithi165.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T11:15:57.889 INFO:teuthology.orchestra.run.smithi160.stdout:{ 2024-09-17T11:15:57.890 INFO:teuthology.orchestra.run.smithi160.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T11:15:57.890 INFO:teuthology.orchestra.run.smithi160.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T11:15:57.890 INFO:teuthology.orchestra.run.smithi160.stdout: "repo_digests": [ 2024-09-17T11:15:57.890 INFO:teuthology.orchestra.run.smithi160.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T11:15:57.890 INFO:teuthology.orchestra.run.smithi160.stdout: ] 2024-09-17T11:15:57.890 INFO:teuthology.orchestra.run.smithi160.stdout:} 2024-09-17T11:16:11.421 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-17T11:16:11.422 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T11:16:11.422 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T11:16:11.422 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-09-17T11:16:11.422 INFO:teuthology.orchestra.run.smithi079.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T11:16:11.422 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-17T11:16:11.422 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-17T11:16:36.258 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-09-17T11:16:36.258 INFO:teuthology.orchestra.run.smithi165.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T11:16:36.258 INFO:teuthology.orchestra.run.smithi165.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T11:16:36.258 INFO:teuthology.orchestra.run.smithi165.stdout: "repo_digests": [ 2024-09-17T11:16:36.258 INFO:teuthology.orchestra.run.smithi165.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T11:16:36.258 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-09-17T11:16:36.258 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-09-17T11:16:44.215 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-09-17T11:16:44.215 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T11:16:44.215 INFO:teuthology.orchestra.run.smithi063.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T11:16:44.215 INFO:teuthology.orchestra.run.smithi063.stdout: "repo_digests": [ 2024-09-17T11:16:44.215 INFO:teuthology.orchestra.run.smithi063.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T11:16:44.215 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-09-17T11:16:44.215 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-09-17T11:16:44.251 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /etc/ceph 2024-09-17T11:16:44.264 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-09-17T11:16:44.278 DEBUG:teuthology.orchestra.run.smithi160:> sudo mkdir -p /etc/ceph 2024-09-17T11:16:44.293 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /etc/ceph 2024-09-17T11:16:44.306 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 777 /etc/ceph 2024-09-17T11:16:44.319 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-09-17T11:16:44.332 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 777 /etc/ceph 2024-09-17T11:16:44.345 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 777 /etc/ceph 2024-09-17T11:16:44.359 INFO:tasks.cephadm:Writing seed config... 2024-09-17T11:16:44.361 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T11:16:44.361 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T11:16:44.361 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T11:16:44.361 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T11:16:44.361 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T11:16:44.361 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T11:16:44.361 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T11:16:44.362 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:16:44.362 DEBUG:teuthology.orchestra.run.smithi063:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T11:16:44.367 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 = 1031a360-74e6-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-17T11:16:44.368 DEBUG:teuthology.orchestra.run.smithi063:mon.a> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T11:16:44.412 DEBUG:teuthology.orchestra.run.smithi063:mgr.x> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T11:16:44.459 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T11:16:44.459 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 -v bootstrap --fsid 1031a360-74e6-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.63 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:16:44.689 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-17T11:16:44.689 INFO:teuthology.orchestra.run.smithi063.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169', '-v', 'bootstrap', '--fsid', '1031a360-74e6-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.63', '--skip-admin-label'] 2024-09-17T11:16:44.689 INFO:teuthology.orchestra.run.smithi063.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T11:16:44.690 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying podman|docker is present... 2024-09-17T11:16:44.690 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying lvm2 is present... 2024-09-17T11:16:44.690 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying time synchronization is in place... 2024-09-17T11:16:44.695 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T11:16:44.696 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T11:16:44.700 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T11:16:44.700 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-17T11:16:44.704 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T11:16:44.704 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T11:16:44.709 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T11:16:44.709 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-17T11:16:44.713 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T11:16:44.713 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout masked 2024-09-17T11:16:44.717 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T11:16:44.717 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-17T11:16:44.721 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T11:16:44.721 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T11:16:44.725 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T11:16:44.725 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-17T11:16:44.730 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout enabled 2024-09-17T11:16:44.736 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout active 2024-09-17T11:16:44.736 INFO:teuthology.orchestra.run.smithi063.stdout:Unit ntp.service is enabled and running 2024-09-17T11:16:44.737 INFO:teuthology.orchestra.run.smithi063.stdout:Repeating the final host check... 2024-09-17T11:16:44.737 INFO:teuthology.orchestra.run.smithi063.stdout:docker (/usr/bin/docker) is present 2024-09-17T11:16:44.737 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl is present 2024-09-17T11:16:44.737 INFO:teuthology.orchestra.run.smithi063.stdout:lvcreate is present 2024-09-17T11:16:44.738 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T11:16:44.738 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T11:16:44.742 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T11:16:44.742 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-17T11:16:44.746 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T11:16:44.746 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T11:16:44.749 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T11:16:44.750 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-17T11:16:44.753 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T11:16:44.753 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout masked 2024-09-17T11:16:44.756 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T11:16:44.756 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-17T11:16:44.760 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T11:16:44.760 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T11:16:44.763 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T11:16:44.764 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-17T11:16:44.767 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout enabled 2024-09-17T11:16:44.771 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout active 2024-09-17T11:16:44.771 INFO:teuthology.orchestra.run.smithi063.stdout:Unit ntp.service is enabled and running 2024-09-17T11:16:44.772 INFO:teuthology.orchestra.run.smithi063.stdout:Host looks OK 2024-09-17T11:16:44.772 INFO:teuthology.orchestra.run.smithi063.stdout:Cluster fsid: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:44.772 INFO:teuthology.orchestra.run.smithi063.stdout:Acquiring lock 140507159313328 on /run/cephadm/1031a360-74e6-11ef-bceb-c7b262605968.lock 2024-09-17T11:16:44.772 INFO:teuthology.orchestra.run.smithi063.stdout:Lock 140507159313328 acquired on /run/cephadm/1031a360-74e6-11ef-bceb-c7b262605968.lock 2024-09-17T11:16:44.772 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying IP 172.21.15.63 port 3300 ... 2024-09-17T11:16:44.772 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying IP 172.21.15.63 port 6789 ... 2024-09-17T11:16:44.772 INFO:teuthology.orchestra.run.smithi063.stdout:Base mon IP(s) is [172.21.15.63:3300, 172.21.15.63:6789], mon addrv is [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 10.0.0.0/16 dev enp3s0f1 proto kernel scope link src 10.0.15.63 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.63 metric 100 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-09-17T11:16:44.775 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-09-17T11:16:44.777 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T11:16:44.777 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-17T11:16:44.777 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1797sec pref medium 2024-09-17T11:16:44.778 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T11:16:44.779 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T11:16:44.779 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T11:16:44.779 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T11:16:44.779 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:feb6:f8d7/64 scope link 2024-09-17T11:16:44.779 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T11:16:44.780 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-09-17T11:16:44.780 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-09-17T11:16:44.780 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.1/32` 2024-09-17T11:16:44.780 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.1/32` 2024-09-17T11:16:44.780 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.2/32` 2024-09-17T11:16:44.780 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.2/32` 2024-09-17T11:16:44.781 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.15.254/32` 2024-09-17T11:16:44.781 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.15.254/32` 2024-09-17T11:16:44.781 INFO:teuthology.orchestra.run.smithi063.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-09-17T11:16:44.781 INFO:teuthology.orchestra.run.smithi063.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T11:16:44.781 INFO:teuthology.orchestra.run.smithi063.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T11:16:45.018 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/docker: stdout 7498493279982dfe87f00616198a5967475f6169: Pulling from ceph-ci/ceph 2024-09-17T11:16:45.018 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/docker: stdout Digest: sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb 2024-09-17T11:16:45.018 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:45.018 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:16:46.604 INFO:teuthology.orchestra.run.smithi063.stdout:ceph: stdout ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev) 2024-09-17T11:16:46.605 INFO:teuthology.orchestra.run.smithi063.stdout:Ceph version: ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev) 2024-09-17T11:16:46.605 INFO:teuthology.orchestra.run.smithi063.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T11:16:47.969 INFO:teuthology.orchestra.run.smithi063.stdout:stat: stdout 167 167 2024-09-17T11:16:47.969 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial keys... 2024-09-17T11:16:49.307 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQAgZelmq9EpLxAAdI34d235Mgxnf1cFeowlgw== 2024-09-17T11:16:50.731 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQAiZelmYIzNDBAAqXcJtCHsnYvSOkEu8hIVhg== 2024-09-17T11:16:52.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQAjZelmlguRIRAAFEDZUI6FgzF2dNUVtJtyvg== 2024-09-17T11:16:52.104 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial monmap... 2024-09-17T11:16:53.602 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T11:16:53.602 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T11:16:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T11:16:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:monmaptool for a [v2:172.21.15.63:3300,v1:172.21.15.63:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T11:16:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:setting min_mon_release = quincy 2024-09-17T11:16:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: set fsid to 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T11:16:53.603 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:16:53.603 INFO:teuthology.orchestra.run.smithi063.stdout:Creating mon... 2024-09-17T11:16:55.052 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.508+0000 7f8eec9acc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:16:55.052 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.508+0000 7f8eec9acc80 1 imported monmap: 2024-09-17T11:16:55.052 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T11:16:55.052 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T11:16:53.041792+0000 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.508+0000 7f8eec9acc80 0 /usr/bin/ceph-mon: set fsid to 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Git sha 0 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: DB SUMMARY 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: DB Session ID: KFUEXVTU3NW46E8ERRKY 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.create_if_missing: 1 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.env: 0x555d49bda120 2024-09-17T11:16:55.054 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.info_log: 0x555d4b8a8bc0 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:16:55.055 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.wal_dir: 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:16:55.056 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.write_buffer_manager: 0x555d4b8a1cc0 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:16:55.057 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.row_cache: None 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:16:55.058 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:16:55.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:16:55.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:16:55.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.512+0000 7f8eec9acc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.merge_operator: 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:16:55.062 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555d4b8a8820) 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x555d4b891610 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T11:16:55.063 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T11:16:55.064 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:16:55.065 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:16:55.066 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:16:55.067 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:16:55.068 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:16:55.069 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:16:55.070 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:16:55.071 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 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-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f042053c-3cc5-4ca4-969b-9db78642add9 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.516+0000 7f8eec9acc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T11:16:55.072 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.520+0000 7f8eec9acc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555d4b8c0e00 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.520+0000 7f8eec9acc80 4 rocksdb: DB pointer 0x555d4b9a2000 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.520+0000 7f8ee4137640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.520+0000 7f8ee4137640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:16:55.073 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:16:55.074 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.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-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x555d4b891610#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-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.520+0000 7f8eec9acc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T11:16:55.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.520+0000 7f8eec9acc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T11:16:55.076 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:16:54.520+0000 7f8eec9acc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T11:16:55.076 INFO:teuthology.orchestra.run.smithi063.stdout:create mon.a on 2024-09-17T11:16:55.511 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T11:16:55.729 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1031a360-74e6-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968.target. 2024-09-17T11:16:55.729 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-1031a360-74e6-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968.target. 2024-09-17T11:16:56.012 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.a 2024-09-17T11:16:56.012 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to reset failed state of unit ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T11:16:56.212 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968.target.wants/ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service. 2024-09-17T11:16:56.221 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld does not appear to be present 2024-09-17T11:16:56.221 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T11:16:56.222 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mon to start... 2024-09-17T11:16:56.222 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mon... 2024-09-17T11:16:56.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:56 smithi063 systemd[1]: Started Ceph mon.a for 1031a360-74e6-11ef-bceb-c7b262605968. 2024-09-17T11:16:58.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:58 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.109305+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:58.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:58 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.109305+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:58.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:58 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.104228+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:16:58.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:58 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.104228+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:16:58.987 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T11:16:58.987 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout id: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:58.987 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout services: 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.259407s) 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout data: 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:16:58.988 INFO:teuthology.orchestra.run.smithi063.stdout:mon is available 2024-09-17T11:16:58.989 INFO:teuthology.orchestra.run.smithi063.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T11:16:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108381+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:16:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108381+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108548+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108548+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108560+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108560+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108567+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:16:53.041792+0000 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108567+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:16:53.041792+0000 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108574+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108574+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108583+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108583+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108590+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108590+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:16:59.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108597+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.108597+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.110677+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.110677+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.112842+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.112842+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.113284+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: cluster 2024-09-17T11:16:58.113284+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: audit 2024-09-17T11:16:58.367730+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.63:0/425698192' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-17T11:16:59.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:16:59 smithi063 bash[19424]: audit 2024-09-17T11:16:58.367730+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.63:0/425698192' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-17T11:17:00.360 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:00 smithi063 bash[19424]: audit 2024-09-17T11:17:00.086398+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.63:0/1483342021' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T11:17:00.360 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:00 smithi063 bash[19424]: audit 2024-09-17T11:17:00.086398+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.63:0/1483342021' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T11:17:00.360 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:00 smithi063 bash[19424]: audit 2024-09-17T11:17:00.091634+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.63:0/1483342021' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T11:17:00.360 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:00 smithi063 bash[19424]: audit 2024-09-17T11:17:00.091634+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.63:0/1483342021' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T11:17:00.643 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout fsid = 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:00.644 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T11:17:00.645 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T11:17:00.645 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T11:17:00.645 INFO:teuthology.orchestra.run.smithi063.stdout:Generating new minimal ceph.conf... 2024-09-17T11:17:02.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:01 smithi063 bash[19424]: audit 2024-09-17T11:17:01.772677+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.63:0/3181463711' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:17:02.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:01 smithi063 bash[19424]: audit 2024-09-17T11:17:01.772677+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.63:0/3181463711' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:17:02.324 INFO:teuthology.orchestra.run.smithi063.stdout:Restarting the monitor... 2024-09-17T11:17:02.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:02 smithi063 systemd[1]: Stopping Ceph mon.a for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:17:02.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:02 smithi063 bash[19424]: debug 2024-09-17T11:17:02.448+0000 7ffbed9e9640 -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-17T11:17:02.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:02 smithi063 bash[19424]: debug 2024-09-17T11:17:02.448+0000 7ffbed9e9640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T11:17:02.983 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:02 smithi063 bash[19814]: ceph-1031a360-74e6-11ef-bceb-c7b262605968-mon-a 2024-09-17T11:17:03.002 INFO:teuthology.orchestra.run.smithi063.stdout:Setting public_network to 172.21.0.1/32,172.21.0.2/32,172.21.15.254/32,172.21.0.0/20 in mon config section 2024-09-17T11:17:03.277 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:02 smithi063 bash[19874]: Error response from daemon: No such container: ceph-1031a360-74e6-11ef-bceb-c7b262605968-mon-a 2024-09-17T11:17:03.278 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:02 smithi063 systemd[1]: ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T11:17:03.278 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:02 smithi063 systemd[1]: Stopped Ceph mon.a for 1031a360-74e6-11ef-bceb-c7b262605968. 2024-09-17T11:17:03.278 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:02 smithi063 systemd[1]: Started Ceph mon.a for 1031a360-74e6-11ef-bceb-c7b262605968. 2024-09-17T11:17:04.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.420+0000 7f6b4f366c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.420+0000 7f6b4f366c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.420+0000 7f6b4f366c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 0 load: jerasure load: lrc 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Git sha 0 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: DB SUMMARY 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: DB Session ID: WKNB66ZVR66Q3N1444I2 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T11:17:04.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88264 ; 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.env: 0x55f8dd031120 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.info_log: 0x55f8deff7700 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:17:04.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:17:04.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:17:04.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:17:04.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:17:04.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:17:04.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.wal_dir: 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:17:04.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.write_buffer_manager: 0x55f8deffbb80 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:17:04.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.row_cache: None 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:17:04.637 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:17:04.638 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:17:04.639 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:17:04.640 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T11:17:04.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:17:04.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:17:04.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.merge_operator: 2024-09-17T11:17:04.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:17:04.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:17:04.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:17:04.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:17:04.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f8deff7320) 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cache_index_and_filter_blocks: 1 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: pin_top_level_index_and_filter: 1 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: index_type: 0 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: data_block_index_type: 0 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: index_shortening: 1 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: checksum: 4 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: no_block_cache: 0 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: block_cache: 0x55f8defed610 2024-09-17T11:17:04.643 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: block_cache_name: BinnedLRUCache 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: block_cache_options: 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: capacity : 536870912 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: num_shard_bits : 4 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: strict_capacity_limit : 0 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: high_pri_pool_ratio: 0.000 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: block_cache_compressed: (nil) 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: persistent_cache: (nil) 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: block_size: 4096 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: block_size_deviation: 10 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: block_restart_interval: 16 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: index_block_restart_interval: 1 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: metadata_block_size: 4096 2024-09-17T11:17:04.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: partition_filters: 0 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: use_delta_encoding: 1 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: filter_policy: bloomfilter 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: whole_key_filtering: 1 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: verify_compression: 0 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: read_amp_bytes_per_bit: 0 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: format_version: 5 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: enable_index_compression: 1 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: block_align: 0 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: max_auto_readahead_size: 262144 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: prepopulate_block_cache: 0 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: initial_auto_readahead_size: 8192 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:17:04.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:17:04.646 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:17:04.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:17:04.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:17:04.649 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:17:04.650 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:17:04.651 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 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-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f042053c-3cc5-4ca4-969b-9db78642add9 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571824428564, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.424+0000 7f6b4f366c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.428+0000 7f6b4f366c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571824430089, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85040, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83180, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77429, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726571824, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f042053c-3cc5-4ca4-969b-9db78642add9", "db_session_id": "WKNB66ZVR66Q3N1444I2", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:17:04.652 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.428+0000 7f6b4f366c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571824430245, "job": 1, "event": "recovery_finished"} 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.428+0000 7f6b4f366c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.428+0000 7f6b4f366c80 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-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.428+0000 7f6b4f366c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f8df01ae00 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.428+0000 7f6b4f366c80 4 rocksdb: DB pointer 0x55f8df11e000 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.428+0000 7f6b4512e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.428+0000 7f6b4512e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: ** DB Stats ** 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: 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-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: 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-17T11:17:04.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: ** Compaction Stats [default] ** 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: 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-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: ** Compaction Stats [default] ** 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: 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-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 85.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:17:04.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Cumulative compaction: 0.00 GB write, 15.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Interval compaction: 0.00 GB write, 15.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: 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-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: Block cache BinnedLRUCache@0x55f8defed610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: 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-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] at bind addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 1 mon.a@-1(???) e1 preinit fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T11:17:04.655 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: e1 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: btime 2024-09-17T11:16:58:108968+0000 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: 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-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: legacy client fscid: -1 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: No filesystems configured 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: debug 2024-09-17T11:17:04.432+0000 7f6b4f366c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T11:17:04.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457839+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457839+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457903+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457903+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457911+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457911+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457919+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T11:16:53.041792+0000 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457919+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T11:16:53.041792+0000 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457927+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457927+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457934+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457934+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457941+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T11:17:04.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457941+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457948+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.457948+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.458363+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.458363+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.458394+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.458394+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.458771+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:04 smithi063 bash[19913]: cluster 2024-09-17T11:17:04.458771+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:17:05.195 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T11:17:05.213 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:17:05.213 INFO:teuthology.orchestra.run.smithi063.stdout:Creating mgr... 2024-09-17T11:17:05.213 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T11:17:05.213 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T11:17:05.500 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-1031a360-74e6-11ef-bceb-c7b262605968@mgr.x 2024-09-17T11:17:05.500 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to reset failed state of unit ceph-1031a360-74e6-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-1031a360-74e6-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-17T11:17:05.620 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:05 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:05.718 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968.target.wants/ceph-1031a360-74e6-11ef-bceb-c7b262605968@mgr.x.service -> /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service. 2024-09-17T11:17:05.726 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld does not appear to be present 2024-09-17T11:17:05.727 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T11:17:05.727 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld does not appear to be present 2024-09-17T11:17:05.727 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T11:17:05.727 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr to start... 2024-09-17T11:17:05.727 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr... 2024-09-17T11:17:05.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:05 smithi063 bash[19913]: audit 2024-09-17T11:17:04.620347+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.63:0/49293435' entity='client.admin' 2024-09-17T11:17:05.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:05 smithi063 bash[19913]: audit 2024-09-17T11:17:04.620347+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.63:0/49293435' entity='client.admin' 2024-09-17T11:17:05.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:05 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:07.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:07 smithi063 bash[19913]: audit 2024-09-17T11:17:07.433067+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.63:0/3309294361' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:17:07.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:07 smithi063 bash[19913]: audit 2024-09-17T11:17:07.433067+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.63:0/3309294361' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:17:07.966 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "1031a360-74e6-11ef-bceb-c7b262605968", 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:17:07.967 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:17:07.968 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:17:07.969 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:17:07.969 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:17:07.969 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:17:07.969 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:17:07.972 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:07.972 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T11:16:58:108968+0000", 2024-09-17T11:17:07.973 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:07.974 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:16:58.109720+0000", 2024-09-17T11:17:07.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:17:07.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:07.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:17:07.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:17:07.975 INFO:teuthology.orchestra.run.smithi063.stdout:mgr not available, waiting (1/15)... 2024-09-17T11:17:11.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:11 smithi063 bash[19913]: audit 2024-09-17T11:17:11.077477+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.63:0/1359743526' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:17:11.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:11 smithi063 bash[19913]: audit 2024-09-17T11:17:11.077477+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.63:0/1359743526' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:17:11.573 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:11.573 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "1031a360-74e6-11ef-bceb-c7b262605968", 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:11.574 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:17:11.575 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:17:11.576 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:17:11.580 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:17:11.580 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:17:11.580 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:17:11.580 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:11.580 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:17:11.580 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:17:11.580 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T11:16:58:108968+0000", 2024-09-17T11:17:11.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:11.582 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:16:58.109720+0000", 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:17:11.583 INFO:teuthology.orchestra.run.smithi063.stdout:mgr not available, waiting (2/15)... 2024-09-17T11:17:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: cluster 2024-09-17T11:17:13.516638+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-17T11:17:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: cluster 2024-09-17T11:17:13.516638+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-17T11:17:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: cluster 2024-09-17T11:17:13.523491+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00740884s) 2024-09-17T11:17:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: cluster 2024-09-17T11:17:13.523491+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00740884s) 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.526566+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.526566+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.526931+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.526931+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.527447+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.527447+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.528026+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.528026+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.528991+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: audit 2024-09-17T11:17:13.528991+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: cluster 2024-09-17T11:17:13.555845+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-17T11:17:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:13 smithi063 bash[19913]: cluster 2024-09-17T11:17:13.555845+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-17T11:17:14.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.567697+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:17:14.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.567697+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:17:14.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.572929+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:17:14.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.572929+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:17:14.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.574597+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' 2024-09-17T11:17:14.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.574597+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' 2024-09-17T11:17:14.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.580459+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' 2024-09-17T11:17:14.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.580459+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' 2024-09-17T11:17:14.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.586781+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' 2024-09-17T11:17:14.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: audit 2024-09-17T11:17:13.586781+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.63:0/1938386956' entity='mgr.x' 2024-09-17T11:17:14.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: cluster 2024-09-17T11:17:14.525643+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.00957s) 2024-09-17T11:17:14.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:14 smithi063 bash[19913]: cluster 2024-09-17T11:17:14.525643+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.00957s) 2024-09-17T11:17:15.738 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:15.738 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:17:15.738 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "1031a360-74e6-11ef-bceb-c7b262605968", 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-17T11:17:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:17:15.740 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:17:15.744 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T11:16:58:108968+0000", 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:17:15.745 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:16:58.109720+0000", 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:17:15.746 INFO:teuthology.orchestra.run.smithi063.stdout:mgr is available 2024-09-17T11:17:15.829 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:15 smithi063 bash[19913]: audit 2024-09-17T11:17:15.178046+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.63:0/778254870' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:17:15.829 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:15 smithi063 bash[19913]: audit 2024-09-17T11:17:15.178046+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.63:0/778254870' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:17:16.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:16 smithi063 bash[19913]: cluster 2024-09-17T11:17:15.582700+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-17T11:17:16.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:16 smithi063 bash[19913]: cluster 2024-09-17T11:17:15.582700+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-17T11:17:17.611 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:17.611 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T11:17:17.611 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout fsid = 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:17:17.611 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-17T11:17:17.611 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-17T11:17:17.611 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T11:17:17.611 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T11:17:17.611 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T11:17:17.612 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling cephadm module... 2024-09-17T11:17:17.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:17 smithi063 bash[19913]: audit 2024-09-17T11:17:17.124005+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.63:0/67159047' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T11:17:17.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:17 smithi063 bash[19913]: audit 2024-09-17T11:17:17.124005+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.63:0/67159047' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T11:17:19.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:19 smithi063 bash[19913]: audit 2024-09-17T11:17:19.079068+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.63:0/2198548735' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-17T11:17:19.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:19 smithi063 bash[19913]: audit 2024-09-17T11:17:19.079068+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.63:0/2198548735' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-17T11:17:19.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:19 smithi063 bash[20166]: ignoring --setgroup ceph since I am not root 2024-09-17T11:17:20.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:20 smithi063 bash[19913]: audit 2024-09-17T11:17:19.130904+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.63:0/2198548735' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T11:17:20.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:20 smithi063 bash[19913]: audit 2024-09-17T11:17:19.130904+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.63:0/2198548735' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T11:17:20.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:20 smithi063 bash[19913]: cluster 2024-09-17T11:17:19.135203+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-17T11:17:20.403 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:20 smithi063 bash[19913]: cluster 2024-09-17T11:17:19.135203+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-17T11:17:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:21 smithi063 bash[19913]: audit 2024-09-17T11:17:20.987908+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.63:0/3414178342' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T11:17:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:21 smithi063 bash[19913]: audit 2024-09-17T11:17:20.987908+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.63:0/3414178342' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T11:17:21.520 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:17:21.520 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T11:17:21.520 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:17:21.520 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-17T11:17:21.521 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T11:17:21.521 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:17:21.521 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for the mgr to restart... 2024-09-17T11:17:21.521 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr epoch 5... 2024-09-17T11:17:25.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.407566+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:17:25.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.407566+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:17:25.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.408001+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-17T11:17:25.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.408001+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-17T11:17:25.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.413786+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.413786+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.413902+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.0060966s) 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.413902+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.0060966s) 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.416441+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.416441+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.418167+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.418167+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.419483+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.419483+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.419605+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.419605+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.419720+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: audit 2024-09-17T11:17:25.419720+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.443470+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-17T11:17:25.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:25 smithi063 bash[19913]: cluster 2024-09-17T11:17:25.443470+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-17T11:17:27.002 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:17:27.002 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T11:17:27.002 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T11:17:27.002 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:17:27.002 INFO:teuthology.orchestra.run.smithi063.stdout:mgr epoch 5 is available 2024-09-17T11:17:27.002 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying orchestrator module is enabled... 2024-09-17T11:17:27.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.311727+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:27.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.311727+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.319148+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.319148+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: cephadm 2024-09-17T11:17:26.319857+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: cephadm 2024-09-17T11:17:26.319857+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.323818+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.323818+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.330376+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.330376+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.334135+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.334135+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.336751+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:27.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.336751+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.349064+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.349064+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.350511+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.350511+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.415955+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.415955+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: cluster 2024-09-17T11:17:26.416458+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.00864s) 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: cluster 2024-09-17T11:17:26.416458+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.00864s) 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.430649+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:17:27.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:27 smithi063 bash[19913]: audit 2024-09-17T11:17:26.430649+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:17:28.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: debug 2024-09-17T11:17:28.372+0000 7fc24716f640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:17:28] ENGINE Error in HTTPServer.serve 2024-09-17T11:17:28.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: Traceback (most recent call last): 2024-09-17T11:17:28.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:17:28.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: self._connections.run(self.expiration_interval) 2024-09-17T11:17:28.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:17:28.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: self._run(expiration_interval) 2024-09-17T11:17:28.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: s = self.context.wrap_socket( 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: return self.sslsocket_class._create( 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: self.do_handshake() 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: self._sslobj.do_handshake() 2024-09-17T11:17:28.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:28 smithi063 bash[20166]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.247687+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:11:17:28] ENGINE Bus STARTING 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.247687+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:11:17:28] ENGINE Bus STARTING 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cluster 2024-09-17T11:17:28.314912+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cluster 2024-09-17T11:17:28.314912+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.371983+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:11:17:28] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.371983+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:11:17:28] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.375332+0000 mgr.x (mgr.14118) 6 : cephadm [ERR] [17/Sep/2024:11:17:28] ENGINE Error in HTTPServer.serve 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: Traceback (most recent call last): 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: self._connections.run(self.expiration_interval) 2024-09-17T11:17:29.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: self._run(expiration_interval) 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: s = self.context.wrap_socket( 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: return self.sslsocket_class._create( 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: self.do_handshake() 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:17:29.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: self._sslobj.do_handshake() 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.375332+0000 mgr.x (mgr.14118) 6 : cephadm [ERR] [17/Sep/2024:11:17:28] ENGINE Error in HTTPServer.serve 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: Traceback (most recent call last): 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: self._connections.run(self.expiration_interval) 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: self._run(expiration_interval) 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:17:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: s = self.context.wrap_socket( 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: return self.sslsocket_class._create( 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: self.do_handshake() 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: self._sslobj.do_handshake() 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: audit 2024-09-17T11:17:28.399905+0000 mon.a (mon.0) 56 : audit [INF] from='client.? 172.21.15.63:0/361802594' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: audit 2024-09-17T11:17:28.399905+0000 mon.a (mon.0) 56 : audit [INF] from='client.? 172.21.15.63:0/361802594' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.473252+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:11:17:28] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.473252+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:11:17:28] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.473429+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:11:17:28] ENGINE Bus STARTED 2024-09-17T11:17:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: cephadm 2024-09-17T11:17:28.473429+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:11:17:28] ENGINE Bus STARTED 2024-09-17T11:17:29.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: audit 2024-09-17T11:17:28.474238+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:29.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:29 smithi063 bash[19913]: audit 2024-09-17T11:17:28.474238+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:29.901 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-17T11:17:29.901 INFO:teuthology.orchestra.run.smithi063.stdout:Setting orchestrator backend to cephadm... 2024-09-17T11:17:30.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:30 smithi063 bash[19913]: audit 2024-09-17T11:17:29.312615+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.63:0/361802594' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-17T11:17:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:30 smithi063 bash[19913]: audit 2024-09-17T11:17:29.312615+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.63:0/361802594' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-17T11:17:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:30 smithi063 bash[19913]: cluster 2024-09-17T11:17:29.317898+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-17T11:17:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:30 smithi063 bash[19913]: cluster 2024-09-17T11:17:29.317898+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-17T11:17:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:32 smithi063 bash[19913]: audit 2024-09-17T11:17:31.264976+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-17T11:17:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:32 smithi063 bash[19913]: audit 2024-09-17T11:17:31.264976+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-17T11:17:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:32 smithi063 bash[19913]: audit 2024-09-17T11:17:31.273406+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:32 smithi063 bash[19913]: audit 2024-09-17T11:17:31.273406+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:32 smithi063 bash[19913]: audit 2024-09-17T11:17:31.291897+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:32 smithi063 bash[19913]: audit 2024-09-17T11:17:31.291897+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:33.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:33 smithi063 bash[19913]: audit 2024-09-17T11:17:33.023459+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-17T11:17:33.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:33 smithi063 bash[19913]: audit 2024-09-17T11:17:33.023459+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-17T11:17:33.555 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T11:17:33.555 INFO:teuthology.orchestra.run.smithi063.stdout:Generating ssh key... 2024-09-17T11:17:35.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[19913]: audit 2024-09-17T11:17:34.861371+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-17T11:17:35.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[19913]: audit 2024-09-17T11:17:34.861371+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-17T11:17:35.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[19913]: cephadm 2024-09-17T11:17:34.861757+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T11:17:35.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[19913]: cephadm 2024-09-17T11:17:34.861757+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T11:17:35.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[19913]: audit 2024-09-17T11:17:35.189680+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:35.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[19913]: audit 2024-09-17T11:17:35.189680+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:35.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[19913]: audit 2024-09-17T11:17:35.194768+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:35.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[19913]: audit 2024-09-17T11:17:35.194768+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:35.631 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: Generating public/private rsa key pair. 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: Your identification has been saved in /tmp/tmpg3239hfd/key 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: Your public key has been saved in /tmp/tmpg3239hfd/key.pub 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: The key fingerprint is: 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: SHA256:f+sTW5+3U6H15dpDUx6bzYP3T74jn8H8YMP5RZUGOe4 ceph-1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: The key's randomart image is: 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: +---[RSA 3072]----+ 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | .. | 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | o. .| 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | . .o.| 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | ..++| 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | S . ++@| 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | . .E+XB| 2024-09-17T11:17:35.632 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | . .+OBO| 2024-09-17T11:17:35.633 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | .o+.@X| 2024-09-17T11:17:35.633 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: | .o.o=&| 2024-09-17T11:17:35.633 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:35 smithi063 bash[20166]: +----[SHA256]-----+ 2024-09-17T11:17:37.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:37 smithi063 bash[19913]: audit 2024-09-17T11:17:37.075650+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-17T11:17:37.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:37 smithi063 bash[19913]: audit 2024-09-17T11:17:37.075650+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-17T11:17:37.593 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:17:37.593 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:17:37.594 INFO:teuthology.orchestra.run.smithi063.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T11:17:37.594 INFO:teuthology.orchestra.run.smithi063.stdout:Adding host smithi063... 2024-09-17T11:17:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:39 smithi063 bash[19913]: audit 2024-09-17T11:17:38.919132+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi063", "addr": "172.21.15.63", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:39 smithi063 bash[19913]: audit 2024-09-17T11:17:38.919132+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi063", "addr": "172.21.15.63", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:41.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:41 smithi063 bash[19913]: cephadm 2024-09-17T11:17:40.207033+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi063 2024-09-17T11:17:41.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:41 smithi063 bash[19913]: cephadm 2024-09-17T11:17:40.207033+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi063 2024-09-17T11:17:44.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Added host 'smithi063' with addr '172.21.15.63' 2024-09-17T11:17:44.474 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying unmanaged mon service... 2024-09-17T11:17:45.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:44 smithi063 bash[19913]: audit 2024-09-17T11:17:43.829308+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:45.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:44 smithi063 bash[19913]: audit 2024-09-17T11:17:43.829308+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:45.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:44 smithi063 bash[19913]: cephadm 2024-09-17T11:17:43.829725+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi063 2024-09-17T11:17:45.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:44 smithi063 bash[19913]: cephadm 2024-09-17T11:17:43.829725+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi063 2024-09-17T11:17:45.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:44 smithi063 bash[19913]: audit 2024-09-17T11:17:43.830051+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:45.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:44 smithi063 bash[19913]: audit 2024-09-17T11:17:43.830051+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:17:46.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:46 smithi063 bash[19913]: cluster 2024-09-17T11:17:45.421132+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-17T11:17:46.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:46 smithi063 bash[19913]: cluster 2024-09-17T11:17:45.421132+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-17T11:17:46.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:46 smithi063 bash[19913]: audit 2024-09-17T11:17:46.313698+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:46.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:46 smithi063 bash[19913]: audit 2024-09-17T11:17:46.313698+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:47.123 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T11:17:47.124 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying unmanaged mgr service... 2024-09-17T11:17:48.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:48 smithi063 bash[19913]: audit 2024-09-17T11:17:46.309803+0000 mgr.x (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:48.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:48 smithi063 bash[19913]: audit 2024-09-17T11:17:46.309803+0000 mgr.x (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:48.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:48 smithi063 bash[19913]: cephadm 2024-09-17T11:17:46.311211+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T11:17:48.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:48 smithi063 bash[19913]: cephadm 2024-09-17T11:17:46.311211+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T11:17:48.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:48 smithi063 bash[19913]: audit 2024-09-17T11:17:47.120916+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:48.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:48 smithi063 bash[19913]: audit 2024-09-17T11:17:47.120916+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:48.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:48 smithi063 bash[19913]: audit 2024-09-17T11:17:47.678302+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:48.389 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:48 smithi063 bash[19913]: audit 2024-09-17T11:17:47.678302+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:49.094 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T11:17:49.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:49 smithi063 bash[19913]: cluster 2024-09-17T11:17:47.421461+0000 mgr.x (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:49.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:49 smithi063 bash[19913]: cluster 2024-09-17T11:17:47.421461+0000 mgr.x (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:49.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:49 smithi063 bash[19913]: audit 2024-09-17T11:17:48.505990+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:49.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:49 smithi063 bash[19913]: audit 2024-09-17T11:17:48.505990+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.63:0/1059890766' entity='mgr.x' 2024-09-17T11:17:50.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:50 smithi063 bash[19913]: audit 2024-09-17T11:17:48.499464+0000 mgr.x (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:50.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:50 smithi063 bash[19913]: audit 2024-09-17T11:17:48.499464+0000 mgr.x (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:50.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:50 smithi063 bash[19913]: cephadm 2024-09-17T11:17:48.501622+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T11:17:50.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:50 smithi063 bash[19913]: cephadm 2024-09-17T11:17:48.501622+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T11:17:51.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:51 smithi063 bash[19913]: cluster 2024-09-17T11:17:49.421845+0000 mgr.x (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:51.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:51 smithi063 bash[19913]: cluster 2024-09-17T11:17:49.421845+0000 mgr.x (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:51.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:51 smithi063 bash[19913]: audit 2024-09-17T11:17:50.508605+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.63:0/4215798686' entity='client.admin' 2024-09-17T11:17:51.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:51 smithi063 bash[19913]: audit 2024-09-17T11:17:50.508605+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.63:0/4215798686' entity='client.admin' 2024-09-17T11:17:53.066 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling the dashboard module... 2024-09-17T11:17:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:53 smithi063 bash[19913]: cluster 2024-09-17T11:17:51.422277+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-17T11:17:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:53 smithi063 bash[19913]: cluster 2024-09-17T11:17:51.422277+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-17T11:17:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:53 smithi063 bash[19913]: audit 2024-09-17T11:17:52.522553+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.63:0/2102642961' entity='client.admin' 2024-09-17T11:17:53.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:53 smithi063 bash[19913]: audit 2024-09-17T11:17:52.522553+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.63:0/2102642961' entity='client.admin' 2024-09-17T11:17:55.630 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:55 smithi063 bash[20166]: ignoring --setuser ceph since I am not root 2024-09-17T11:17:55.630 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:17:55 smithi063 bash[20166]: ignoring --setgroup ceph since I am not root 2024-09-17T11:17:55.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:55 smithi063 bash[19913]: cluster 2024-09-17T11:17:53.422707+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-17T11:17:55.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:55 smithi063 bash[19913]: cluster 2024-09-17T11:17:53.422707+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-17T11:17:55.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:55 smithi063 bash[19913]: audit 2024-09-17T11:17:54.527465+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.63:0/3411666727' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-17T11:17:55.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:55 smithi063 bash[19913]: audit 2024-09-17T11:17:54.527465+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.63:0/3411666727' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-17T11:17:56.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:56 smithi063 bash[19913]: audit 2024-09-17T11:17:55.134473+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.63:0/3411666727' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T11:17:56.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:56 smithi063 bash[19913]: audit 2024-09-17T11:17:55.134473+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.63:0/3411666727' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T11:17:56.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:56 smithi063 bash[19913]: cluster 2024-09-17T11:17:55.141200+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: x(active, since 29s) 2024-09-17T11:17:56.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:56 smithi063 bash[19913]: cluster 2024-09-17T11:17:55.141200+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: x(active, since 29s) 2024-09-17T11:17:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:57 smithi063 bash[19913]: audit 2024-09-17T11:17:57.320291+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.63:0/3835191242' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T11:17:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:17:57 smithi063 bash[19913]: audit 2024-09-17T11:17:57.320291+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.63:0/3835191242' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T11:17:57.938 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:17:57.938 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-17T11:17:57.938 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:17:57.938 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-17T11:17:57.938 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T11:17:57.938 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:17:57.938 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for the mgr to restart... 2024-09-17T11:17:57.938 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr epoch 10... 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.447700+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.447700+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.448187+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon x 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.448187+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon x 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.455338+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.455338+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.455617+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00763493s) 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.455617+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00763493s) 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.456656+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.456656+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:18:01.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.458072+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.458072+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.459777+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.459777+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.459909+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.459909+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.460034+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: audit 2024-09-17T11:18:01.460034+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.483505+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon x is now available 2024-09-17T11:18:01.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:01.483505+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon x is now available 2024-09-17T11:18:02.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:02 smithi063 bash[19913]: audit 2024-09-17T11:18:01.924654+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:02.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:02 smithi063 bash[19913]: audit 2024-09-17T11:18:01.924654+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:02.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:02 smithi063 bash[19913]: audit 2024-09-17T11:18:01.941461+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:18:02.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:02 smithi063 bash[19913]: audit 2024-09-17T11:18:01.941461+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:18:02.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:02 smithi063 bash[19913]: audit 2024-09-17T11:18:01.943565+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:18:02.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:02 smithi063 bash[19913]: audit 2024-09-17T11:18:01.943565+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:18:02.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:02 smithi063 bash[19913]: cluster 2024-09-17T11:18:02.460606+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: x(active, since 1.01262s) 2024-09-17T11:18:02.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:02 smithi063 bash[19913]: cluster 2024-09-17T11:18:02.460606+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: x(active, since 1.01262s) 2024-09-17T11:18:03.076 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:18:03.076 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-17T11:18:03.076 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T11:18:03.076 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:18:03.077 INFO:teuthology.orchestra.run.smithi063.stdout:mgr epoch 10 is available 2024-09-17T11:18:03.077 INFO:teuthology.orchestra.run.smithi063.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-17T11:18:03.847 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[19913]: audit 2024-09-17T11:18:02.456810+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:18:03.847 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[19913]: audit 2024-09-17T11:18:02.456810+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:18:03.848 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[19913]: audit 2024-09-17T11:18:02.474443+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:18:03.848 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[19913]: audit 2024-09-17T11:18:02.474443+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:18:03.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: debug 2024-09-17T11:18:03.460+0000 7f6f67a00640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:18:03] ENGINE Error in HTTPServer.serve 2024-09-17T11:18:03.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: Traceback (most recent call last): 2024-09-17T11:18:03.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:18:03.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: self._connections.run(self.expiration_interval) 2024-09-17T11:18:03.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:18:03.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: self._run(expiration_interval) 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: s = self.context.wrap_socket( 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: return self.sslsocket_class._create( 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:18:03.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: self.do_handshake() 2024-09-17T11:18:03.850 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:18:03.850 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: self._sslobj.do_handshake() 2024-09-17T11:18:03.850 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:18:03 smithi063 bash[20166]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:18:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.334846+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [17/Sep/2024:11:18:03] ENGINE Bus STARTING 2024-09-17T11:18:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.334846+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [17/Sep/2024:11:18:03] ENGINE Bus STARTING 2024-09-17T11:18:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.460431+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [17/Sep/2024:11:18:03] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:18:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.460431+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [17/Sep/2024:11:18:03] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:18:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.465096+0000 mgr.x (mgr.14152) 5 : cephadm [ERR] [17/Sep/2024:11:18:03] ENGINE Error in HTTPServer.serve 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: Traceback (most recent call last): 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: self._connections.run(self.expiration_interval) 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: self._run(expiration_interval) 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: s = self.context.wrap_socket( 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:18:04.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: return self.sslsocket_class._create( 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: self.do_handshake() 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: self._sslobj.do_handshake() 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.465096+0000 mgr.x (mgr.14152) 5 : cephadm [ERR] [17/Sep/2024:11:18:03] ENGINE Error in HTTPServer.serve 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: Traceback (most recent call last): 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: self._connections.run(self.expiration_interval) 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: self._run(expiration_interval) 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:18:04.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: s = self.context.wrap_socket( 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: return self.sslsocket_class._create( 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: self.do_handshake() 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: self._sslobj.do_handshake() 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cluster 2024-09-17T11:18:03.510451+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-17T11:18:04.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cluster 2024-09-17T11:18:03.510451+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-17T11:18:04.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.561716+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [17/Sep/2024:11:18:03] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:18:04.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.561716+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [17/Sep/2024:11:18:03] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:18:04.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.562031+0000 mgr.x (mgr.14152) 7 : cephadm [INF] [17/Sep/2024:11:18:03] ENGINE Bus STARTED 2024-09-17T11:18:04.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:04 smithi063 bash[19913]: cephadm 2024-09-17T11:18:03.562031+0000 mgr.x (mgr.14152) 7 : cephadm [INF] [17/Sep/2024:11:18:03] ENGINE Bus STARTED 2024-09-17T11:18:05.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:05 smithi063 bash[19913]: audit 2024-09-17T11:18:04.398783+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-17T11:18:05.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:05 smithi063 bash[19913]: audit 2024-09-17T11:18:04.398783+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-17T11:18:06.075 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUQa5OC6ss7aoKAxH4WdPX126utKYwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNzExMTgwNVoXDTM0\nMDkxODExMTgwNVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjYzMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAwLZHf1noCp29Fof0z3Tnu2PmpxCesj/Gf796\nxm4x8iXjspOkrOTxo2nE2eCXslx+nXLDsDB0T1+dBvsfBbJPUiOpM8P5hEC38pfS\nLUsl5yFE0Csp9bypKsGDrIzWRDKGGY5oy5Xsu3OfqzcFw+IfCzibscBI13cb/TKT\nt/lRFtAJnmju8AcMBKzaKsPeh+5OumLjEOu4ZL6tYZKS7Z4bcrwgGmWXkb4t8A6V\nu7GmJZu1rXqP38XJR0z5PhZZn7ZpURrMFNM2rNDtdE26CaoZxplp+wiRX9LYCC4g\nFGehbv+81b8lGOHwFWpvOjYz4K2hVOkvDOjxhMP5yKOrc1YRPwAABwMK0jrmdp7t\nU+s2aKXHvQYSgCmOcuhA18w5CVYFZs1ES22KPtomS64saDFgcrrjMtgTxyw1udNx\nEWCE8Acxnuf/mfWwhUj47V+6vTFH1MISlap82UztG3Xk+oo/rlQ1FbTyYNaecyzx\nPaJUDcUMNwRDJHeMC1+0pPdhW2PXfIaurv32sf536iTHccDKfFZftMwdsx8DTcWw\n6Isv2ZAPasXcQd2Jf32w5/rQFrgy5ctJh8hNQDSpeq4JWpQh2DnTeKu/MColF7tB\npdnmnRa2umPbmdlyykNafBN+7pKHotXi30E7kqEJe3FVxWam7eTDprhlFyIBwCDv\ns48v/xsCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDYzghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPPzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBc\nqz+B/iU47VDdsrsgoKfuw5WLq15gQPoEQnIQI9kScSfe3X7TpMRIUEW6TDJ+V794\n5V9jaOq1imX6V57kEt5R0zBpLy7CjKhrELUBenI9X1P75oxm1IeXDfSH1QeIVpse\nZETr8DFSz85TBa7XcnYoY/KcjXsU/Pa1RElUs41Yd2fVyGuXMSsYQrVMAczndMOv\npp8DhduHiSUj6yxE51d0NDXhTsyPSbX+iwD4EaYKGNM3dpebBi39UnCyj+UK8nci\nqYMTcl8Xk4gJ9QqKR5oDOLOsNdVUVPlz8q7twxGWu2YvmNeROMgXdDT4si0iyCSL\nP/3YH1GT5sDwgZamKp6lEBQGFB16AhbBvaROFQ8E+Yt3NvwFrKZilxyzX+o1nAsn\nRzSXJzdONQswz4Xj9DWw8E7JMhVJrgDCERJVKHAzds2cTVqbyiR+NfysdHlPYhog\nRZ7KR88BoKgus9sDyq7sRNNum469wyhbKD778kgvc4tmsJkzoRCLv35+EmV+AgNc\nkW7m45RP/QXrOrJXcFd9Gb9n73sxZoKRL+wdvZSIgcKZI/oYXd2SOXXsxlYwKD9s\ndJZVSvKb6dl1x4fbh+O6q1rlrIS4xXEi7asKUf5EcvaQvM+PLcBSidhD5WhMDvYh\nSiS69gl0vkZZXFkmdQI38rxPXnnIh/sBaXZ4OuRNAA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAwLZHf1noCp29Fof0z3Tnu2PmpxCesj/Gf796xm4x8iXjspOk\nrOTxo2nE2eCXslx+nXLDsDB0T1+dBvsfBbJPUiOpM8P5hEC38pfSLUsl5yFE0Csp\n9bypKsGDrIzWRDKGGY5oy5Xsu3OfqzcFw+IfCzibscBI13cb/TKTt/lRFtAJnmju\n8AcMBKzaKsPeh+5OumLjEOu4ZL6tYZKS7Z4bcrwgGmWXkb4t8A6Vu7GmJZu1rXqP\n38XJR0z5PhZZn7ZpURrMFNM2rNDtdE26CaoZxplp+wiRX9LYCC4gFGehbv+81b8l\nGOHwFWpvOjYz4K2hVOkvDOjxhMP5yKOrc1YRPwAABwMK0jrmdp7tU+s2aKXHvQYS\ngCmOcuhA18w5CVYFZs1ES22KPtomS64saDFgcrrjMtgTxyw1udNxEWCE8Acxnuf/\nmfWwhUj47V+6vTFH1MISlap82UztG3Xk+oo/rlQ1FbTyYNaecyzxPaJUDcUMNwRD\nJHeMC1+0pPdhW2PXfIaurv32sf536iTHccDKfFZftMwdsx8DTcWw6Isv2ZAPasXc\nQd2Jf32w5/rQFrgy5ctJh8hNQDSpeq4JWpQh2DnTeKu/MColF7tBpdnmnRa2umPb\nmdlyykNafBN+7pKHotXi30E7kqEJe3FVxWam7eTDprhlFyIBwCDvs48v/xsCAwEA\nAQKCAgBb5fDFecXOXjdgKbhkP+8L7RF+hM3w2bnajKDLRJxbyZbCP2cNreXPVC5z\n6gbdHv+gLKzF9e1ZNpLG0/UQvd3WoTvcfC2eVFCEBsNLJyVtiW9rx9GsJmoTghG9\nNLIu9lr9j+xIfXfVUkeHmecNaOT98GJKyxPRcDLwNPC9kE6LjuyvVoHvA6VHC3jE\nYQBbGRkBCAwZMxeNL2K1/3RCjR2wwqaaf+zeKu90JThhN8+v6oeiMSqv/v1Dm6DV\n60mVAKNLcnh0y94sXjuGNVSsrCm7i8g+1nCg3gZ4LCrPIDYbHShbU9ooegIH7Ggb\nPeLSV2pyd/qgcOtPsTcJ54boqtfwu6XGgCPH88YiWADrlC4NdcjWk2u0j3aMwEYM\n7ZIN9mdhSS/OKv4JRujm0/mwuhLLXaSJRuUMVxkIFvzh2lgw31Nnj0P/0iuzkVvS\ncIfiq0x7e5/VbbM/7wsWLggino7BQvqEXJi6UY3TW96bUzOzLiEzXRKPQR3dq1+V\nLlF3dKRjsYxzGP4c7wX72gOUBMus2/zUXyEJlXGa6CaZbwExoAJ6S2POftEq1g15\nC+uVZVnrPYKz6lmcTTL+wLCNlFnjpdJf0a6DPf5Kfn20WxV8y3vcJlEhPs1k27N3\nFtzREbTQN3UgXCT2NSSTZ9SIisISLuBP/1CbUXaBj9t4acJZDQKCAQEA5ZnAptYk\nGALFutOv9zVdH5MjEHEiHIHhvvAwLN/ynjFeRwZBGRE4wE1edVcWKLInSOxR3W+H\nLivim84BSSG8ef+zou1NtzUMfFyqi8ZwoF5MrZafCIBMd9p6XeALqBTbDLnrYhGb\nB/9kc+eU8M2i80iepEYqb5fmhgwTpiJ4w55ngAEbuRjJWwovwbMwcF8FpkEfPWS7\nsACvgcaaIP3rKdu54mSNZo6dkIwGN45brgwV9bEeRDojDjU2UoQkWpehXgpu6F+w\na0DZLjpjjfJJZU1jebGeuKAuIaVK0Zw1SW5m09Ny7BISwH8f8DOWVLyfgQWCgUUY\n26gqZhZ7fcge9QKCAQEA1t64GxtbHda4EdFnhldklw6FX12y51sQHL8/oeEX7TiB\nvDoGEF5EySHq8y2TkQzYA2TxRryNQHzYe5SOqo+gFz/pKL3BFo65QrOqVcF6dOFV\ndOXaPLg1aXFDFbs2wcBGFlKUGgu1U/JRs6sobUAAV2xWQ7RAUc5NO0n+eNEbUTkK\n4r3OIvcZBPri7ht3o+JHHpcqgl7nsbHFWBcqXz8LZiXYWOsZ+IyjV7kk+DArfbAd\nStOFgmhStfwNHh6gFAULI7zmySIIIrcSwfWN/IhL3toI8aYJ0vRitaYliXZehWqf\nzhmIZNy+ZY2kSyHxehRehumNctB/z+mofC4sX3q7zwKCAQEAs3MmRb9c2n9gN5M4\nFwjYTdNcNn+V354L6IYlwQ0PvWBshSp4OrVhG7vcte1o3knPtoktutpuV0HpjUjH\nbHc3rkqSBide9HA73/81NKXWZSEO4SW2CpjsK0jRFwoDUk1qn1m4hR+pgei0hHpd\nyI+QaoE5rL9Cb5HTlLVfrhuHM61cy4kSN+sNhWBCzyvUEh/SdIy1c/CFWRxQECg/\nUsXixQZ9FFruwVd6Av3N5iIXucKsbykNtNmTiIlCed/Z4gxdDPkukeQoKMu4cw8j\nvE+/2bNQqk6O9VIMfDOKdKWYaFoneCvtyGCf02AIgF5xgq0iJV8/DvYIZbXb3Yp4\n3mhI+QKCAQARAZGqu5CLnQn2hw9dh58zgXe245CcVQ3CaLSdmFYvdVB3WFRQiVWC\nYcfZtVq/mTejlSKviY7Ycskjhs9/2lw+WtWWXuZgZa1uBRBPNz/87jS4StTqB15a\n2RcJKkccMJ6bd6+3HAQe/8fNo5dQhkdApBdzxlls4BomviWA5HP4Cr680W72P35g\ncYbyd4QRmYAtgKNhrCdEXiCTZ0n4PeImFIq6BumITYFEGSg+6HkYuo6m9HTVrHIX\nazqSjrP2watvCa1ub94a+Uhnx4qUWSlAGxuoHI8cfjEt1VeVOKQkhRre0hCEgyAi\no4JEXAxjsCcHIIcMdkoXZ5PpODJU4D7rAoIBABg1noNQhROjjEpM4QFWQInv5n4O\nDPkos7Bu4GivkwOT6RgqWLXzsbwmKrrh3zR3JkhbpYtJ/bh5pYA3Ksmq6dMo0rpG\noOaBJyam4ZyjcY+/ulExMU+oA+9mPj4cGEnzTQ2mui0zAtgPGiVVUmHNLXGjYCy+\n7WVEtE5vcGOJYc1Qhzhepwo8uUWjDjEKosbcc0kMcBGHJ44ljtfll/0HaNSliZkY\n92CTr1p8HPGuufFD+WElBKCBMkyuBpPA1NGSwXZ1YYtB3b0rlGY6fBTvLLfq+mUq\nBzyLaFAH6RJTRIp/KQc4nbS3kmqybjnXZN0p6bMzx2iom+oDveqCTume/qo=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-17T11:18:08.048 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-17T11:18:08.870 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:08 smithi063 bash[19913]: audit 2024-09-17T11:18:07.491606+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-17T11:18:08.870 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:08 smithi063 bash[19913]: audit 2024-09-17T11:18:07.491606+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-17T11:18:08.870 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:08 smithi063 bash[19913]: audit 2024-09-17T11:18:07.496582+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:08.871 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:08 smithi063 bash[19913]: audit 2024-09-17T11:18:07.496582+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:10.053 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-17T11:18:10.053 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial admin user... 2024-09-17T11:18:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:09 smithi063 bash[19913]: audit 2024-09-17T11:18:08.807208+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:09 smithi063 bash[19913]: audit 2024-09-17T11:18:08.807208+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:09 smithi063 bash[19913]: audit 2024-09-17T11:18:09.470008+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:09 smithi063 bash[19913]: audit 2024-09-17T11:18:09.470008+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:10 smithi063 bash[19913]: audit 2024-09-17T11:18:09.447185+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-17T11:18:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:10 smithi063 bash[19913]: audit 2024-09-17T11:18:09.447185+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-17T11:18:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:10 smithi063 bash[19913]: audit 2024-09-17T11:18:09.954691+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:10 smithi063 bash[19913]: audit 2024-09-17T11:18:09.954691+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:12.454 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$KIBEYj7/X1fjENm9mz4VM.iSX/FNjvpVgKFs/W7ZUEGyQ7h9C9hvm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726571891, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T11:18:12.454 INFO:teuthology.orchestra.run.smithi063.stdout:Fetching dashboard port number... 2024-09-17T11:18:13.354 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:12 smithi063 bash[19913]: audit 2024-09-17T11:18:11.585443+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-17T11:18:13.354 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:12 smithi063 bash[19913]: audit 2024-09-17T11:18:11.585443+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-17T11:18:13.354 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:12 smithi063 bash[19913]: audit 2024-09-17T11:18:11.895523+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:13.355 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:12 smithi063 bash[19913]: audit 2024-09-17T11:18:11.895523+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:14.411 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T11:18:14.411 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld does not appear to be present 2024-09-17T11:18:14.411 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T11:18:14.414 INFO:teuthology.orchestra.run.smithi063.stdout:Ceph Dashboard is now available at: 2024-09-17T11:18:14.414 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:14.414 INFO:teuthology.orchestra.run.smithi063.stdout: URL: https://smithi063.front.sepia.ceph.com:8443/ 2024-09-17T11:18:14.414 INFO:teuthology.orchestra.run.smithi063.stdout: User: admin 2024-09-17T11:18:14.414 INFO:teuthology.orchestra.run.smithi063.stdout: Password: 5h4wzrsc34 2024-09-17T11:18:14.414 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:14.415 INFO:teuthology.orchestra.run.smithi063.stdout:Saving cluster configuration to /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config directory 2024-09-17T11:18:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:14 smithi063 bash[19913]: cluster 2024-09-17T11:18:13.901575+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-17T11:18:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:14 smithi063 bash[19913]: cluster 2024-09-17T11:18:13.901575+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-17T11:18:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:14 smithi063 bash[19913]: audit 2024-09-17T11:18:13.909511+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.63:0/3168359847' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-17T11:18:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:14 smithi063 bash[19913]: audit 2024-09-17T11:18:13.909511+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.63:0/3168359847' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-17T11:18:17.035 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T11:18:17.035 INFO:teuthology.orchestra.run.smithi063.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T11:18:17.035 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:17.035 INFO:teuthology.orchestra.run.smithi063.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: ceph telemetry on 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout:For more information see: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:17.036 INFO:teuthology.orchestra.run.smithi063.stdout:Bootstrap complete. 2024-09-17T11:18:17.100 INFO:tasks.cephadm:Fetching config... 2024-09-17T11:18:17.101 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:18:17.101 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T11:18:17.106 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T11:18:17.107 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:18:17.107 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T11:18:17.154 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T11:18:17.154 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:18:17.154 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T11:18:17.208 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T11:18:17.208 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:18:17.208 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T11:18:17.254 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T11:18:17.255 DEBUG:teuthology.orchestra.run.smithi063:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:18:17.316 INFO:teuthology.orchestra.run.smithi063.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:18:17.326 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:18:17.349 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:18:17.359 DEBUG:teuthology.orchestra.run.smithi160:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:18:17.382 INFO:teuthology.orchestra.run.smithi160.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:18:17.391 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:18:17.417 INFO:teuthology.orchestra.run.smithi165.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIj6qtoBk0/tD8Jj+HwiuKZmHkdVbZL7sTi9xDBpnLypHLHy+hMPKFonI1i9bpNvCnGs49O+FS2M0S49GY3l3SSqAalVRO791YrSATGEsArFHAqqThjlC5MnV7iTFSWXe6pGqeGBGpusSTh1QLskH/K9Xc1VLsZ1BXsd/mUbfaz0A2FTY+WgohqnVtBnwBGGqy4URyr31iylP5srsX7XOJKaZQUkFXAIbRjyLwQ1ohPPvddGn/Rp3YC4j3eOgsHlg9qdC8Tn6xwRQgyhv/kIGltWwcYvh6681N3qBdqy957KbKBlIPMn6N4VKoKvTm+9aBiQNG0WXGOhuk7bY5OICAwRIijyo2GYD2hEL+DFOWnK4aDDjxZ1JF+QC5LgM/KmxHGfpPMZOIlr4uZH1l+y3pRcLOzm+Kuwweg8E4I5WwXw5IKQ/Zizijzw0W6THyuabT0+J2MYjVxxRsLYmWwuS9YylKuG4JoJTxuj8TnRvwaHQCTxmBzFyMEb/DNr2ElOs= ceph-1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:18:17.427 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T11:18:17.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:17 smithi063 bash[19913]: audit 2024-09-17T11:18:16.370386+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.63:0/1647216837' entity='client.admin' 2024-09-17T11:18:17.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:17 smithi063 bash[19913]: audit 2024-09-17T11:18:16.370386+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.63:0/1647216837' entity='client.admin' 2024-09-17T11:18:21.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.860801+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.860801+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.866879+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.866879+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.869017+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"} : dispatch 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.869017+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"} : dispatch 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.876483+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.876483+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.893130+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.893130+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.901756+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:21.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:20 smithi063 bash[19913]: audit 2024-09-17T11:18:19.901756+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:22.302 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:23.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:22 smithi063 bash[19913]: cluster 2024-09-17T11:18:21.461448+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-17T11:18:23.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:22 smithi063 bash[19913]: cluster 2024-09-17T11:18:21.461448+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-17T11:18:24.207 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T11:18:24.207 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T11:18:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:24 smithi063 bash[19913]: cluster 2024-09-17T11:18:23.461826+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-17T11:18:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:24 smithi063 bash[19913]: cluster 2024-09-17T11:18:23.461826+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-17T11:18:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:24 smithi063 bash[19913]: audit 2024-09-17T11:18:23.603968+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.63:0/17979307' entity='client.admin' 2024-09-17T11:18:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:24 smithi063 bash[19913]: audit 2024-09-17T11:18:23.603968+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.63:0/17979307' entity='client.admin' 2024-09-17T11:18:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:24 smithi063 bash[19913]: audit 2024-09-17T11:18:23.621190+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:24 smithi063 bash[19913]: audit 2024-09-17T11:18:23.621190+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:24 smithi063 bash[19913]: audit 2024-09-17T11:18:23.625996+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:24 smithi063 bash[19913]: audit 2024-09-17T11:18:23.625996+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:26.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:26 smithi063 bash[19913]: cluster 2024-09-17T11:18:25.462243+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-17T11:18:26.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:26 smithi063 bash[19913]: cluster 2024-09-17T11:18:25.462243+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-17T11:18:28.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:28 smithi063 bash[19913]: cluster 2024-09-17T11:18:27.462703+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-17T11:18:28.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:28 smithi063 bash[19913]: cluster 2024-09-17T11:18:27.462703+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-17T11:18:28.942 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:30.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: cluster 2024-09-17T11:18:29.463124+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-17T11:18:30.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: cluster 2024-09-17T11:18:29.463124+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-17T11:18:30.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.249882+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:30.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.249882+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:30.873 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.251143+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.251143+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.253606+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.253606+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.254758+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.254758+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.481851+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.481851+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.485140+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.485140+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.488328+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:30.874 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:30 smithi063 bash[19913]: audit 2024-09-17T11:18:30.488328+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:30.875 INFO:tasks.cephadm:Remote smithi165 excluded from cephadm cluster by role 2024-09-17T11:18:30.875 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi079 2024-09-17T11:18:30.876 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-17T11:18:30.876 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.conf 2024-09-17T11:18:30.882 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-17T11:18:30.882 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:18:30.929 INFO:tasks.cephadm:Adding host smithi079 to orchestrator... 2024-09-17T11:18:30.929 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch host add smithi079 2024-09-17T11:18:31.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: audit 2024-09-17T11:18:30.246068+0000 mgr.x (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:31.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: audit 2024-09-17T11:18:30.246068+0000 mgr.x (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:31.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: cephadm 2024-09-17T11:18:30.256230+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:18:31.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: cephadm 2024-09-17T11:18:30.256230+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:18:31.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: cephadm 2024-09-17T11:18:30.316800+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:18:31.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: cephadm 2024-09-17T11:18:30.316800+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:18:31.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: cephadm 2024-09-17T11:18:30.369795+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:18:31.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: cephadm 2024-09-17T11:18:30.369795+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:18:31.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: cephadm 2024-09-17T11:18:30.423094+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:18:31.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:31 smithi063 bash[19913]: cephadm 2024-09-17T11:18:30.423094+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:18:32.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:32 smithi063 bash[19913]: cluster 2024-09-17T11:18:31.463584+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:32.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:32 smithi063 bash[19913]: cluster 2024-09-17T11:18:31.463584+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:34.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:34 smithi063 bash[19913]: cluster 2024-09-17T11:18:33.464023+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-17T11:18:34.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:34 smithi063 bash[19913]: cluster 2024-09-17T11:18:33.464023+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-17T11:18:35.662 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:36 smithi063 bash[19913]: cluster 2024-09-17T11:18:35.464430+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-17T11:18:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:36 smithi063 bash[19913]: cluster 2024-09-17T11:18:35.464430+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-17T11:18:37.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:37 smithi063 bash[19913]: audit 2024-09-17T11:18:36.962267+0000 mgr.x (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:37.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:37 smithi063 bash[19913]: audit 2024-09-17T11:18:36.962267+0000 mgr.x (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:38.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:38 smithi063 bash[19913]: cluster 2024-09-17T11:18:37.464750+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:38.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:38 smithi063 bash[19913]: cluster 2024-09-17T11:18:37.464750+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:40.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:39 smithi063 bash[19913]: cephadm 2024-09-17T11:18:38.222285+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-17T11:18:40.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:39 smithi063 bash[19913]: cephadm 2024-09-17T11:18:38.222285+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-17T11:18:41.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:40 smithi063 bash[19913]: cluster 2024-09-17T11:18:39.465129+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:41.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:40 smithi063 bash[19913]: cluster 2024-09-17T11:18:39.465129+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:41.822 INFO:teuthology.orchestra.run.smithi063.stdout:Added host 'smithi079' with addr '172.21.15.79' 2024-09-17T11:18:42.455 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T11:18:43.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: cluster 2024-09-17T11:18:41.465511+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-17T11:18:43.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: cluster 2024-09-17T11:18:41.465511+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-17T11:18:43.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: audit 2024-09-17T11:18:41.820096+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:43.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: audit 2024-09-17T11:18:41.820096+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:43.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: cephadm 2024-09-17T11:18:41.821049+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi079 2024-09-17T11:18:43.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: cephadm 2024-09-17T11:18:41.821049+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi079 2024-09-17T11:18:43.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: audit 2024-09-17T11:18:41.821919+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:43.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: audit 2024-09-17T11:18:41.821919+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:18:43.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: audit 2024-09-17T11:18:42.317741+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:43.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:42 smithi063 bash[19913]: audit 2024-09-17T11:18:42.317741+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:45.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:44 smithi063 bash[19913]: cluster 2024-09-17T11:18:43.465931+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:45.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:44 smithi063 bash[19913]: cluster 2024-09-17T11:18:43.465931+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:45.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:44 smithi063 bash[19913]: audit 2024-09-17T11:18:43.820116+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:45.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:44 smithi063 bash[19913]: audit 2024-09-17T11:18:43.820116+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:46.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:46 smithi063 bash[19913]: audit 2024-09-17T11:18:45.074148+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:46.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:46 smithi063 bash[19913]: audit 2024-09-17T11:18:45.074148+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:47.189 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:47 smithi063 bash[19913]: cluster 2024-09-17T11:18:45.466424+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-17T11:18:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:47 smithi063 bash[19913]: cluster 2024-09-17T11:18:45.466424+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-17T11:18:48.450 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:18:48.450 INFO:teuthology.orchestra.run.smithi063.stdout:[{"addr": "172.21.15.63", "hostname": "smithi063", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}] 2024-09-17T11:18:49.037 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi160 2024-09-17T11:18:49.037 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-17T11:18:49.037 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.conf 2024-09-17T11:18:49.043 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-17T11:18:49.043 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:18:49.090 INFO:tasks.cephadm:Adding host smithi160 to orchestrator... 2024-09-17T11:18:49.091 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch host add smithi160 2024-09-17T11:18:49.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:49 smithi063 bash[19913]: cluster 2024-09-17T11:18:47.466907+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-17T11:18:49.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:49 smithi063 bash[19913]: cluster 2024-09-17T11:18:47.466907+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-17T11:18:50.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:50 smithi063 bash[19913]: audit 2024-09-17T11:18:48.449091+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:18:50.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:50 smithi063 bash[19913]: audit 2024-09-17T11:18:48.449091+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: cluster 2024-09-17T11:18:49.467410+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: cluster 2024-09-17T11:18:49.467410+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.520995+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.520995+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.527019+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.527019+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.533884+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.533884+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.539848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.539848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.541653+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.541653+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.543617+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.543617+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.545288+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.545288+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.966046+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.966046+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.972222+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.972222+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.978807+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:51.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:51 smithi063 bash[19913]: audit 2024-09-17T11:18:50.978807+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:18:52.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:52 smithi063 bash[19913]: cephadm 2024-09-17T11:18:50.547752+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:18:52.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:52 smithi063 bash[19913]: cephadm 2024-09-17T11:18:50.547752+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:18:52.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:52 smithi063 bash[19913]: cephadm 2024-09-17T11:18:50.666345+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:18:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:52 smithi063 bash[19913]: cephadm 2024-09-17T11:18:50.666345+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:18:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:52 smithi063 bash[19913]: cephadm 2024-09-17T11:18:50.771214+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:18:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:52 smithi063 bash[19913]: cephadm 2024-09-17T11:18:50.771214+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:18:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:52 smithi063 bash[19913]: cephadm 2024-09-17T11:18:50.868146+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:18:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:52 smithi063 bash[19913]: cephadm 2024-09-17T11:18:50.868146+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:18:53.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:53 smithi063 bash[19913]: cluster 2024-09-17T11:18:51.467914+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:53.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:53 smithi063 bash[19913]: cluster 2024-09-17T11:18:51.467914+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:53.818 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:55 smithi063 bash[19913]: cluster 2024-09-17T11:18:53.468371+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-17T11:18:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:55 smithi063 bash[19913]: cluster 2024-09-17T11:18:53.468371+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-17T11:18:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:56 smithi063 bash[19913]: audit 2024-09-17T11:18:55.108005+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:56 smithi063 bash[19913]: audit 2024-09-17T11:18:55.108005+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:57 smithi063 bash[19913]: cluster 2024-09-17T11:18:55.468795+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:57 smithi063 bash[19913]: cluster 2024-09-17T11:18:55.468795+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:58 smithi063 bash[19913]: cephadm 2024-09-17T11:18:56.398739+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi160 2024-09-17T11:18:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:58 smithi063 bash[19913]: cephadm 2024-09-17T11:18:56.398739+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi160 2024-09-17T11:18:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:59 smithi063 bash[19913]: cluster 2024-09-17T11:18:57.469219+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:18:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:18:59 smithi063 bash[19913]: cluster 2024-09-17T11:18:57.469219+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:00.105 INFO:teuthology.orchestra.run.smithi063.stdout:Added host 'smithi160' with addr '172.21.15.160' 2024-09-17T11:19:00.718 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T11:19:01.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:59.469582+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-17T11:19:01.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: cluster 2024-09-17T11:18:59.469582+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-17T11:19:01.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: audit 2024-09-17T11:19:00.102977+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:01.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: audit 2024-09-17T11:19:00.102977+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:01.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: cephadm 2024-09-17T11:19:00.103887+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi160 2024-09-17T11:19:01.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: cephadm 2024-09-17T11:19:00.103887+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi160 2024-09-17T11:19:01.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: audit 2024-09-17T11:19:00.104755+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:01.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: audit 2024-09-17T11:19:00.104755+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:01.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: audit 2024-09-17T11:19:00.596497+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:01.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:01 smithi063 bash[19913]: audit 2024-09-17T11:19:00.596497+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:03 smithi063 bash[19913]: cluster 2024-09-17T11:19:01.469994+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:03.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:03 smithi063 bash[19913]: cluster 2024-09-17T11:19:01.469994+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:03.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:03 smithi063 bash[19913]: audit 2024-09-17T11:19:02.094479+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:03.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:03 smithi063 bash[19913]: audit 2024-09-17T11:19:02.094479+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:04.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:04 smithi063 bash[19913]: audit 2024-09-17T11:19:03.221214+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:04.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:04 smithi063 bash[19913]: audit 2024-09-17T11:19:03.221214+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:04.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:04 smithi063 bash[19913]: cluster 2024-09-17T11:19:03.470307+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-17T11:19:04.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:04 smithi063 bash[19913]: cluster 2024-09-17T11:19:03.470307+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-17T11:19:05.452 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:19:06.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:06 smithi063 bash[19913]: cluster 2024-09-17T11:19:05.470607+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-17T11:19:06.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:06 smithi063 bash[19913]: cluster 2024-09-17T11:19:05.470607+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-17T11:19:06.695 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:19:06.695 INFO:teuthology.orchestra.run.smithi063.stdout:[{"addr": "172.21.15.63", "hostname": "smithi063", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}, {"addr": "172.21.15.160", "hostname": "smithi160", "labels": [], "status": ""}] 2024-09-17T11:19:07.342 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T11:19:07.342 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T11:19:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:07 smithi063 bash[19913]: audit 2024-09-17T11:19:06.694090+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:19:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:07 smithi063 bash[19913]: audit 2024-09-17T11:19:06.694090+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:19:08.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:08 smithi063 bash[19913]: cluster 2024-09-17T11:19:07.471020+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:08.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:08 smithi063 bash[19913]: cluster 2024-09-17T11:19:07.471020+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.747743+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.747743+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.753114+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.753114+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.759178+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.759178+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.765017+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.765017+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.766814+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"} : dispatch 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.766814+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"} : dispatch 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.768956+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.768956+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.770662+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:08.770662+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: cephadm 2024-09-17T11:19:08.773014+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: cephadm 2024-09-17T11:19:08.773014+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: cephadm 2024-09-17T11:19:08.890689+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: cephadm 2024-09-17T11:19:08.890689+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: cephadm 2024-09-17T11:19:08.993898+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: cephadm 2024-09-17T11:19:08.993898+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: cephadm 2024-09-17T11:19:09.086218+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: cephadm 2024-09-17T11:19:09.086218+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:09.181346+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:09.181346+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:09.185900+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:09.185900+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:09.190142+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:10.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:09 smithi063 bash[19913]: audit 2024-09-17T11:19:09.190142+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:11.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:11 smithi063 bash[19913]: cluster 2024-09-17T11:19:09.471469+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:11.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:11 smithi063 bash[19913]: cluster 2024-09-17T11:19:09.471469+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:12.074 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:19:13.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:13 smithi063 bash[19913]: cluster 2024-09-17T11:19:11.471814+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:13.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:13 smithi063 bash[19913]: cluster 2024-09-17T11:19:11.471814+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:14.203 INFO:teuthology.orchestra.run.smithi063.stderr:adjusted tunables profile to default 2024-09-17T11:19:14.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:14 smithi063 bash[19913]: audit 2024-09-17T11:19:13.359434+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T11:19:14.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:14 smithi063 bash[19913]: audit 2024-09-17T11:19:13.359434+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T11:19:14.799 INFO:tasks.cephadm:Adding mon.a on smithi063 2024-09-17T11:19:14.799 INFO:tasks.cephadm:Adding mon.b on smithi079 2024-09-17T11:19:14.799 INFO:tasks.cephadm:Adding mon.c on smithi160 2024-09-17T11:19:14.800 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c' 2024-09-17T11:19:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:15 smithi063 bash[19913]: cluster 2024-09-17T11:19:13.472160+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-17T11:19:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:15 smithi063 bash[19913]: cluster 2024-09-17T11:19:13.472160+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-17T11:19:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:15 smithi063 bash[19913]: audit 2024-09-17T11:19:14.202559+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:19:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:15 smithi063 bash[19913]: audit 2024-09-17T11:19:14.202559+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:19:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:15 smithi063 bash[19913]: cluster 2024-09-17T11:19:14.207637+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:15.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:15 smithi063 bash[19913]: cluster 2024-09-17T11:19:14.207637+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:16.028 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:17.321 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mon update... 2024-09-17T11:19:17.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:17 smithi063 bash[19913]: cluster 2024-09-17T11:19:15.472559+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:17.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:17 smithi063 bash[19913]: cluster 2024-09-17T11:19:15.472559+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:17.891 DEBUG:teuthology.orchestra.run.smithi079:mon.b> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T11:19:17.894 DEBUG:teuthology.orchestra.run.smithi160:mon.c> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T11:19:17.896 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T11:19:17.896 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:19:18.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:17.306847+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:18.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:17.306847+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:18.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: cephadm 2024-09-17T11:19:17.312052+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c;count:3 2024-09-17T11:19:18.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: cephadm 2024-09-17T11:19:17.312052+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c;count:3 2024-09-17T11:19:18.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:17.319496+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:18.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:17.319496+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:17.321227+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:17.321227+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: cluster 2024-09-17T11:19:17.472838+0000 mgr.x (mgr.14152) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: cluster 2024-09-17T11:19:17.472838+0000 mgr.x (mgr.14152) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.047025+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.047025+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.048832+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.048832+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:18.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.057362+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:18.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.057362+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:18.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.060767+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:18.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.060767+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:18.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.062569+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:18.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: audit 2024-09-17T11:19:18.062569+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:18.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: cephadm 2024-09-17T11:19:18.064461+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi160 2024-09-17T11:19:18.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:18 smithi063 bash[19913]: cephadm 2024-09-17T11:19:18.064461+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi160 2024-09-17T11:19:19.163 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:20.462 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-17T11:19:20.462 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"1031a360-74e6-11ef-bceb-c7b262605968","modified":"2024-09-17T11:16:53.041792Z","created":"2024-09-17T11:16:53.041792Z","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.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:19:20.462 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-09-17T11:19:20.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:20 smithi063 bash[19913]: cluster 2024-09-17T11:19:19.473189+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:20.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:20 smithi063 bash[19913]: cluster 2024-09-17T11:19:19.473189+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:20.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:20 smithi063 bash[19913]: audit 2024-09-17T11:19:20.461089+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.160:0/836313602' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:20.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:20 smithi063 bash[19913]: audit 2024-09-17T11:19:20.461089+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.160:0/836313602' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:22.326 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T11:19:22.326 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:19:22.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:22 smithi063 bash[19913]: cluster 2024-09-17T11:19:21.473609+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-17T11:19:22.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:22 smithi063 bash[19913]: cluster 2024-09-17T11:19:21.473609+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-17T11:19:23.552 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T11:19:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: cluster 2024-09-17T11:19:23.473990+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-17T11:19:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: cluster 2024-09-17T11:19:23.473990+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-17T11:19:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.516303+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.516303+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.521821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.521821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.527898+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.527898+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.532343+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.532343+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.534222+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: audit 2024-09-17T11:19:23.534222+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: cephadm 2024-09-17T11:19:23.536243+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-17T11:19:24.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:24 smithi063 bash[19913]: cephadm 2024-09-17T11:19:23.536243+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-17T11:19:25.107 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:00.596497+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.107 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:01.469994+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.107 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:01.469994+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.107 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:02.094479+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.108 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:02.094479+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.108 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:03.221214+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:03.221214+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:03.470307+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-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:03.470307+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-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:05.470607+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-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:05.470607+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-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:06.694090+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:06.694090+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:07.471020+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:07.471020+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.747743+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.747743+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.753114+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.753114+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.759178+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.759178+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.765017+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.765017+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.766814+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"} : dispatch 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.766814+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"} : dispatch 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.768956+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:25.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.768956+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:25.336 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.770662+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:25.336 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:08.770662+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:25.336 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:08.773014+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:25.336 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:08.773014+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:25.336 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:08.890689+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:25.336 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:08.890689+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:25.336 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:08.993898+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:08.993898+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:09.086218+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:09.086218+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:09.181346+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:09.181346+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:09.185900+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:09.185900+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:09.190142+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.337 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:09.190142+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:09.471469+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:09.471469+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:11.471814+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:11.471814+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:13.359434+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:13.359434+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:13.472160+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-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:13.472160+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-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:14.202559+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:14.202559+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:19:25.338 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:14.207637+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:14.207637+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:15.472559+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:15.472559+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:17.306847+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:17.306847+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:17.312052+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c;count:3 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:17.312052+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c;count:3 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:17.319496+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:17.319496+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:17.321227+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:17.321227+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:17.472838+0000 mgr.x (mgr.14152) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.339 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:17.472838+0000 mgr.x (mgr.14152) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.047025+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.047025+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.048832+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.048832+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.057362+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.057362+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.060767+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.060767+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.062569+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:18.062569+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:18.064461+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi160 2024-09-17T11:19:25.340 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:18.064461+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi160 2024-09-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:19.473189+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:19.473189+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:20.461089+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.160:0/836313602' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:20.461089+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.160:0/836313602' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:21.473609+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-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:21.473609+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-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:23.473990+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-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cluster 2024-09-17T11:19:23.473990+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-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.516303+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.516303+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.521821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.341 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.521821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.527898+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.527898+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.532343+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.532343+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.534222+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: audit 2024-09-17T11:19:23.534222+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:23.536243+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: cephadm 2024-09-17T11:19:23.536243+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-17T11:19:25.342 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:25 smithi160 bash[22048]: debug 2024-09-17T11:19:25.099+0000 7f219dcb9640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T11:19:29.241 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:39.465129+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.242 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:41.465511+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-17T11:19:29.242 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:41.465511+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-17T11:19:29.242 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:41.820096+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:41.820096+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:41.821049+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi079 2024-09-17T11:19:29.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:41.821049+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi079 2024-09-17T11:19:29.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:41.821919+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:41.821919+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:42.317741+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:42.317741+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:43.465931+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:43.465931+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:43.820116+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:43.820116+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:45.074148+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:45.074148+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:45.466424+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-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:45.466424+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-17T11:19:29.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:47.466907+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-17T11:19:29.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:47.466907+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-17T11:19:29.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:48.449091+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:19:29.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:48.449091+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:19:29.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:49.467410+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:49.467410+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.520995+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.520995+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.527019+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.527019+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.533884+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.533884+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.539848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.539848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.541653+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.541653+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.543617+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.543617+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.545288+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.545288+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.966046+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.966046+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.972222+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.972222+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.978807+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:50.978807+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:50.547752+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:50.547752+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:50.666345+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:50.666345+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:50.771214+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:50.771214+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:50.868146+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:50.868146+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:51.467914+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:51.467914+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:53.468371+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-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:53.468371+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-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:55.108005+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:18:55.108005+0000 mgr.x (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:55.468795+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:55.468795+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:56.398739+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi160 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:18:56.398739+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi160 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:57.469219+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:57.469219+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:59.469582+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-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:18:59.469582+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-17T11:19:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:00.102977+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:00.102977+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:00.103887+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi160 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:00.103887+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi160 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:00.104755+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:00.104755+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:00.596497+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:00.596497+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:01.469994+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:01.469994+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:02.094479+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:02.094479+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:03.221214+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:03.221214+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:03.470307+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-17T11:19:29.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:03.470307+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-17T11:19:29.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:05.470607+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-17T11:19:29.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:05.470607+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-17T11:19:29.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:06.694090+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:19:29.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:06.694090+0000 mgr.x (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:07.471020+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:07.471020+0000 mgr.x (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.747743+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.747743+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.753114+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.753114+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.759178+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.759178+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.765017+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.765017+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.766814+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"} : dispatch 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.766814+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"} : dispatch 2024-09-17T11:19:29.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.768956+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.768956+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.770662+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:08.770662+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:08.773014+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:08.773014+0000 mgr.x (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:08.890689+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:08.890689+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:08.993898+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:08.993898+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:09.086218+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:09.086218+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:09.181346+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:09.181346+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:09.185900+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:09.185900+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:09.190142+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:09.190142+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:09.471469+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:09.471469+0000 mgr.x (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:11.471814+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:11.471814+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:13.359434+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:13.359434+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:13.472160+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-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:13.472160+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-17T11:19:29.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:14.202559+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:14.202559+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.63:0/3454870736' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:14.207637+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:14.207637+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:15.472559+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:15.472559+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:17.306847+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:17.306847+0000 mgr.x (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:17.312052+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c;count:3 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:17.312052+0000 mgr.x (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=a;smithi079:172.21.15.79=b;smithi160:172.21.15.160=c;count:3 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:17.319496+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:17.319496+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:17.321227+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:29.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:17.321227+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:17.472838+0000 mgr.x (mgr.14152) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:17.472838+0000 mgr.x (mgr.14152) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.047025+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.047025+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.048832+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.048832+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.057362+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.057362+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.060767+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.060767+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.062569+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:18.062569+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:18.064461+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi160 2024-09-17T11:19:29.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:18.064461+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi160 2024-09-17T11:19:29.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:19.473189+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:19.473189+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:29.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:20.461089+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.160:0/836313602' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:29.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:20.461089+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.160:0/836313602' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:21.473609+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-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:21.473609+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-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:23.473990+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-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cluster 2024-09-17T11:19:23.473990+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-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.516303+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.516303+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.521821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.521821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.527898+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.527898+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.532343+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.532343+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.534222+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: audit 2024-09-17T11:19:23.534222+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:29.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:23.536243+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-17T11:19:29.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: cephadm 2024-09-17T11:19:23.536243+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-17T11:19:29.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:29 smithi079 bash[21560]: debug 2024-09-17T11:19:29.239+0000 7fcafa51a640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T11:19:30.184 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 2 2024-09-17T11:19:30.185 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-17T11:19:30.185 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":2,"fsid":"1031a360-74e6-11ef-bceb-c7b262605968","modified":"2024-09-17T11:19:25.109860Z","created":"2024-09-17T11:16:53.041792Z","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.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T11:19:30.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:25.115456+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:30.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:25.115456+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:30.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:25.115798+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:30.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:25.115798+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:30.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:25.134588+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:25.134588+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:25.322057+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.160:0/2972610801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:30.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:25.322057+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.160:0/2972610801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:25.474420+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:25.474420+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:26.110280+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:26.110280+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:27.110220+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:27.110220+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:27.112109+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:27.112109+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:27.474832+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-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:27.474832+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-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:28.110310+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:28.110310+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:29.110335+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:29.110335+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:29.247569+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:30.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:29.247569+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:30.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:29.475267+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-17T11:19:30.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:29.475267+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-17T11:19:30.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.110623+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.110623+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.156301+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.156301+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162481+0000 mon.a (mon.0) 173 : cluster [DBG] monmap epoch 2 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162481+0000 mon.a (mon.0) 173 : cluster [DBG] monmap epoch 2 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162511+0000 mon.a (mon.0) 174 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162511+0000 mon.a (mon.0) 174 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162527+0000 mon.a (mon.0) 175 : cluster [DBG] last_changed 2024-09-17T11:19:25.109860+0000 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162527+0000 mon.a (mon.0) 175 : cluster [DBG] last_changed 2024-09-17T11:19:25.109860+0000 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162542+0000 mon.a (mon.0) 176 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162542+0000 mon.a (mon.0) 176 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:30.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162557+0000 mon.a (mon.0) 177 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162557+0000 mon.a (mon.0) 177 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162575+0000 mon.a (mon.0) 178 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162575+0000 mon.a (mon.0) 178 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162597+0000 mon.a (mon.0) 179 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162597+0000 mon.a (mon.0) 179 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162616+0000 mon.a (mon.0) 180 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.162616+0000 mon.a (mon.0) 180 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.182273+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.182273+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.182325+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.182325+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.182615+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: x(active, since 88s) 2024-09-17T11:19:30.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.182615+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: x(active, since 88s) 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.182865+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: cluster 2024-09-17T11:19:30.182865+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.189469+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.189469+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.196065+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.196065+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.204276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.204276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.211315+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:30 smithi160 bash[22048]: audit 2024-09-17T11:19:30.211315+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:25.115456+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:25.115456+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:25.115798+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:25.115798+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:25.134588+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:25.134588+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:25.322057+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.160:0/2972610801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:25.322057+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.160:0/2972610801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:25.474420+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:25.474420+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:26.110280+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:26.110280+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:27.110220+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:27.110220+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:27.112109+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:30.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:27.112109+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:30.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:27.474832+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-17T11:19:30.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:27.474832+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-17T11:19:30.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:28.110310+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:28.110310+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:29.110335+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:29.110335+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:29.247569+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:29.247569+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:29.475267+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-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:29.475267+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-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.110623+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.110623+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.156301+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T11:19:30.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.156301+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162481+0000 mon.a (mon.0) 173 : cluster [DBG] monmap epoch 2 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162481+0000 mon.a (mon.0) 173 : cluster [DBG] monmap epoch 2 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162511+0000 mon.a (mon.0) 174 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162511+0000 mon.a (mon.0) 174 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162527+0000 mon.a (mon.0) 175 : cluster [DBG] last_changed 2024-09-17T11:19:25.109860+0000 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162527+0000 mon.a (mon.0) 175 : cluster [DBG] last_changed 2024-09-17T11:19:25.109860+0000 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162542+0000 mon.a (mon.0) 176 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162542+0000 mon.a (mon.0) 176 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162557+0000 mon.a (mon.0) 177 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162557+0000 mon.a (mon.0) 177 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162575+0000 mon.a (mon.0) 178 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162575+0000 mon.a (mon.0) 178 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162597+0000 mon.a (mon.0) 179 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162597+0000 mon.a (mon.0) 179 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:30.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162616+0000 mon.a (mon.0) 180 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.162616+0000 mon.a (mon.0) 180 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.182273+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.182273+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.182325+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.182325+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.182615+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: x(active, since 88s) 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.182615+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: x(active, since 88s) 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.182865+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: cluster 2024-09-17T11:19:30.182865+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.189469+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.189469+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.196065+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.196065+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.204276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.204276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.211315+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:30.636 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:30 smithi063 bash[19913]: audit 2024-09-17T11:19:30.211315+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:31.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:31 smithi160 bash[22048]: audit 2024-09-17T11:19:30.247953+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:31.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:31 smithi160 bash[22048]: audit 2024-09-17T11:19:30.247953+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:31.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:31 smithi160 bash[22048]: audit 2024-09-17T11:19:30.262906+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:31.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:31 smithi160 bash[22048]: audit 2024-09-17T11:19:30.262906+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:31.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:31 smithi160 bash[22048]: audit 2024-09-17T11:19:31.110907+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:31.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:31 smithi160 bash[22048]: audit 2024-09-17T11:19:31.110907+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:31.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:31 smithi063 bash[19913]: audit 2024-09-17T11:19:30.247953+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:31.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:31 smithi063 bash[19913]: audit 2024-09-17T11:19:30.247953+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:31.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:31 smithi063 bash[19913]: audit 2024-09-17T11:19:30.262906+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:31.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:31 smithi063 bash[19913]: audit 2024-09-17T11:19:30.262906+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:31.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:31 smithi063 bash[19913]: audit 2024-09-17T11:19:31.110907+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:31.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:31 smithi063 bash[19913]: audit 2024-09-17T11:19:31.110907+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:31.893 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T11:19:31.894 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:19:36.254 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T11:19:36.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:25.115456+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:25.115456+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:25.115798+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:25.115798+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:25.134588+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:25.134588+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:25.322057+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.160:0/2972610801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:25.322057+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.160:0/2972610801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:25.474420+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:25.474420+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:26.110280+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:26.110280+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:27.110220+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:27.110220+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:27.112109+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:27.112109+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:27.474832+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-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:27.474832+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-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:28.110310+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:28.110310+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:29.110335+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:29.110335+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:29.247569+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:29.247569+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:29.475267+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-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:29.475267+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-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.110623+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.110623+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.156301+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.156301+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162481+0000 mon.a (mon.0) 173 : cluster [DBG] monmap epoch 2 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162481+0000 mon.a (mon.0) 173 : cluster [DBG] monmap epoch 2 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162511+0000 mon.a (mon.0) 174 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162511+0000 mon.a (mon.0) 174 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162527+0000 mon.a (mon.0) 175 : cluster [DBG] last_changed 2024-09-17T11:19:25.109860+0000 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162527+0000 mon.a (mon.0) 175 : cluster [DBG] last_changed 2024-09-17T11:19:25.109860+0000 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162542+0000 mon.a (mon.0) 176 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162542+0000 mon.a (mon.0) 176 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162557+0000 mon.a (mon.0) 177 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162557+0000 mon.a (mon.0) 177 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162575+0000 mon.a (mon.0) 178 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162575+0000 mon.a (mon.0) 178 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162597+0000 mon.a (mon.0) 179 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162597+0000 mon.a (mon.0) 179 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162616+0000 mon.a (mon.0) 180 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.162616+0000 mon.a (mon.0) 180 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.182273+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.182273+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.182325+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.182325+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.182615+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: x(active, since 88s) 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.182615+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: x(active, since 88s) 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.182865+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:30.182865+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.189469+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.189469+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.196065+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.196065+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.204276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.204276+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.211315+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.211315+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.247953+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.247953+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.262906+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:36.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:30.262906+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:36.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:31.110907+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:31.110907+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:31.261218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:31.261218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:31.261720+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:31.261720+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:31.264247+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:31.264247+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:31.283175+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:31.283175+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:31.283581+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:31.283581+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:31.475696+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-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:31.475696+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-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:32.247755+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:32.247755+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:33.248258+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:33.248258+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:33.251163+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:33.251163+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:33.476086+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-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:33.476086+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-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:34.248357+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:34.248357+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:35.248672+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:35.248672+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:35.476470+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-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:35.476470+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-17T11:19:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.248745+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.248745+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.324069+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-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.324069+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-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332420+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332420+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332452+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332452+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332469+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T11:19:31.254005+0000 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332469+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T11:19:31.254005+0000 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332486+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332486+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332515+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332515+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:36.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332535+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332535+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332558+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332558+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332579+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332579+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332603+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.332603+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.350241+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.350241+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.350292+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.350292+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.350590+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 94s) 2024-09-17T11:19:36.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.350590+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 94s) 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.350831+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: cluster 2024-09-17T11:19:36.350831+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.358055+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.358055+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.365013+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.365013+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.371905+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.371905+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.378922+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.378922+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.386091+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.386091+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.387660+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:36.692 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.387660+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:36.692 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.389359+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:36.692 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:36 smithi079 bash[21560]: audit 2024-09-17T11:19:36.389359+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:36.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:31.261218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:36.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:31.261218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:36.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:31.261720+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:31.261720+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:31.264247+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:31.264247+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:31.283175+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:31.283175+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:31.283581+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:31.283581+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:31.475696+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-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:31.475696+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-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:32.247755+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:32.247755+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:33.248258+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:33.248258+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:33.251163+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:19:36.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:33.251163+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:19:36.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:33.476086+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-17T11:19:36.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:33.476086+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-17T11:19:36.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:34.248357+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:34.248357+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:35.248672+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:35.248672+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:35.476470+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-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:35.476470+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-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.248745+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.248745+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.324069+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-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.324069+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-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332420+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332420+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332452+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332452+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332469+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T11:19:31.254005+0000 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332469+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T11:19:31.254005+0000 2024-09-17T11:19:36.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332486+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332486+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332515+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332515+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332535+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332535+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332558+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332558+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332579+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332579+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332603+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.332603+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.350241+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T11:19:36.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.350241+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.350292+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.350292+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.350590+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 94s) 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.350590+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 94s) 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.350831+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: cluster 2024-09-17T11:19:36.350831+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.358055+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.358055+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.365013+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.365013+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.371905+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.371905+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.378922+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.378922+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.386091+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.386091+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.387660+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:36.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.387660+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:36.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.389359+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:36.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:36 smithi160 bash[22048]: audit 2024-09-17T11:19:36.389359+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:31.261218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:31.261218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:31.261720+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:31.261720+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:31.264247+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:31.264247+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:31.283175+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:31.283175+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:31.283581+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:31.283581+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:31.475696+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-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:31.475696+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-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:32.247755+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:32.247755+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:33.248258+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:33.248258+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:33.251163+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:33.251163+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:33.476086+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-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:33.476086+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-17T11:19:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:34.248357+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:34.248357+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:35.248672+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:35.248672+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:35.476470+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-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:35.476470+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-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.248745+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.248745+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.324069+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-17T11:19:36.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.324069+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-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332420+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332420+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332452+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332452+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332469+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T11:19:31.254005+0000 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332469+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T11:19:31.254005+0000 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332486+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332486+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T11:16:53.041792+0000 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332515+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332515+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332535+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:36.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332535+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332558+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332558+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332579+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332579+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.c 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332603+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.332603+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.350241+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.350241+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.350292+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.350292+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:19:36.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.350590+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 94s) 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.350590+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 94s) 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.350831+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: cluster 2024-09-17T11:19:36.350831+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.358055+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.358055+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.365013+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.365013+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.371905+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.371905+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.378922+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.378922+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.386091+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.386091+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:36.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.387660+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:36.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.387660+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:36.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.389359+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:36.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:36 smithi063 bash[19913]: audit 2024-09-17T11:19:36.389359+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:37.666 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 3 2024-09-17T11:19:37.666 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-17T11:19:37.666 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":3,"fsid":"1031a360-74e6-11ef-bceb-c7b262605968","modified":"2024-09-17T11:19:31.254005Z","created":"2024-09-17T11:16:53.041792Z","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.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.391715+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.391715+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.392176+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.392176+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.392794+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.392794+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.592685+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.592685+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.593029+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.593029+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.593297+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.593297+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.724229+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.724229+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.731121+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.731121+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.737983+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.737983+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.745102+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.745102+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.750746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.750746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.756088+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.756088+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.762786+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.762786+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.799884+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.799884+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.806978+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.806978+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.814032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.814032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.821077+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.821077+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.821641+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.821641+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.822321+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.822321+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.824008+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.824008+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.825637+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:38.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:36.825637+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:38.088 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.827366+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi063 2024-09-17T11:19:38.088 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: cephadm 2024-09-17T11:19:36.827366+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi063 2024-09-17T11:19:38.088 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:37.248789+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:38.088 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:37.248789+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:38.088 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:37.665035+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.160:0/3808594794' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:38.088 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:37 smithi160 bash[22048]: audit 2024-09-17T11:19:37.665035+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.160:0/3808594794' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.391715+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.391715+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.392176+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.392176+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.392794+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.392794+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.592685+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.592685+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.593029+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.593029+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.593297+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.593297+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.724229+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.724229+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.731121+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.731121+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.737983+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.737983+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.745102+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.745102+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.750746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.750746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.756088+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.756088+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.762786+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.762786+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.799884+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.799884+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.806978+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.806978+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.814032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.814032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.821077+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.821077+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.821641+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.821641+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.822321+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.822321+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.824008+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.824008+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.825637+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:38.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:36.825637+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:38.135 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.827366+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi063 2024-09-17T11:19:38.135 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: cephadm 2024-09-17T11:19:36.827366+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi063 2024-09-17T11:19:38.135 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:37.248789+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:38.135 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:37.248789+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:38.135 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:37.665035+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.160:0/3808594794' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:38.135 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:37 smithi063 bash[19913]: audit 2024-09-17T11:19:37.665035+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.160:0/3808594794' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:38.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.391715+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.391715+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.392176+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.392176+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.392794+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.392794+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.592685+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.592685+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.593029+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.593029+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.593297+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.593297+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:19:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.724229+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.724229+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.731121+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.731121+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.737983+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.737983+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.745102+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.745102+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.750746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.750746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.756088+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.756088+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.762786+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.762786+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.799884+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.799884+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.806978+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.806978+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.814032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.814032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.821077+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.821077+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.821641+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.821641+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.822321+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.822321+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.824008+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.824008+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.825637+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:36.825637+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.827366+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi063 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: cephadm 2024-09-17T11:19:36.827366+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi063 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:37.248789+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:37.248789+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:19:38.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:37.665035+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.160:0/3808594794' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:38.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:37 smithi079 bash[21560]: audit 2024-09-17T11:19:37.665035+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.160:0/3808594794' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:19:38.228 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T11:19:38.228 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T11:19:38.623 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:19:38 smithi063 bash[20166]: debug 2024-09-17T11:19:38.247+0000 7f6f9b3e7640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T11:19:38.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:38 smithi063 bash[19913]: cluster 2024-09-17T11:19:37.476867+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:38.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:38 smithi063 bash[19913]: cluster 2024-09-17T11:19:37.476867+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:39.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:38 smithi160 bash[22048]: cluster 2024-09-17T11:19:37.476867+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:39.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:38 smithi160 bash[22048]: cluster 2024-09-17T11:19:37.476867+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:39.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:38 smithi079 bash[21560]: cluster 2024-09-17T11:19:37.476867+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:38 smithi079 bash[21560]: cluster 2024-09-17T11:19:37.476867+0000 mgr.x (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:40.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.027777+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.027777+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.035174+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.035174+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: cephadm 2024-09-17T11:19:39.036602+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: cephadm 2024-09-17T11:19:39.036602+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.037134+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.037134+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.038608+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.038608+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.040064+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: audit 2024-09-17T11:19:39.040064+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: cephadm 2024-09-17T11:19:39.041437+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-17T11:19:40.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:40 smithi160 bash[22048]: cephadm 2024-09-17T11:19:39.041437+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.027777+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.027777+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.035174+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.035174+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: cephadm 2024-09-17T11:19:39.036602+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: cephadm 2024-09-17T11:19:39.036602+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.037134+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.037134+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:40.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.038608+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:40.364 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.038608+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:40.364 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.040064+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:40.364 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: audit 2024-09-17T11:19:39.040064+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:40.364 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: cephadm 2024-09-17T11:19:39.041437+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-17T11:19:40.364 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:40 smithi079 bash[21560]: cephadm 2024-09-17T11:19:39.041437+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-17T11:19:40.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.027777+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.027777+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.035174+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.035174+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: cephadm 2024-09-17T11:19:39.036602+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: cephadm 2024-09-17T11:19:39.036602+0000 mgr.x (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.037134+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.037134+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.038608+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.038608+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.040064+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: audit 2024-09-17T11:19:39.040064+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: cephadm 2024-09-17T11:19:39.041437+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-17T11:19:40.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:40 smithi063 bash[19913]: cephadm 2024-09-17T11:19:39.041437+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-17T11:19:41.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: cluster 2024-09-17T11:19:39.477275+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:41.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: cluster 2024-09-17T11:19:39.477275+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:41.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.073977+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.073977+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.082602+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.082602+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.084984+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:41.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.084984+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:41.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.086894+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:41.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.086894+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:41.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.088705+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:41.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:41 smithi160 bash[22048]: audit 2024-09-17T11:19:41.088705+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:41.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: cluster 2024-09-17T11:19:39.477275+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:41.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: cluster 2024-09-17T11:19:39.477275+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:41.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.073977+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.073977+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.082602+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.082602+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.084984+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:41.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.084984+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:41.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.086894+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:41.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.086894+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:41.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.088705+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:41.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:41 smithi063 bash[19913]: audit 2024-09-17T11:19:41.088705+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:41.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: cluster 2024-09-17T11:19:39.477275+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:41.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: cluster 2024-09-17T11:19:39.477275+0000 mgr.x (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:41.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.073977+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.073977+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.082602+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.082602+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:41.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.084984+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:41.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.084984+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:19:41.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.086894+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:41.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.086894+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:19:41.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.088705+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:41.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:41 smithi079 bash[21560]: audit 2024-09-17T11:19:41.088705+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:42.482 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:42 smithi160 bash[22048]: cephadm 2024-09-17T11:19:41.084254+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:19:42.482 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:42 smithi160 bash[22048]: cephadm 2024-09-17T11:19:41.084254+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:19:42.483 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:42 smithi160 bash[22048]: cephadm 2024-09-17T11:19:41.090679+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi160 2024-09-17T11:19:42.483 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:42 smithi160 bash[22048]: cephadm 2024-09-17T11:19:41.090679+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi160 2024-09-17T11:19:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:42 smithi063 bash[19913]: cephadm 2024-09-17T11:19:41.084254+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:19:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:42 smithi063 bash[19913]: cephadm 2024-09-17T11:19:41.084254+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:19:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:42 smithi063 bash[19913]: cephadm 2024-09-17T11:19:41.090679+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi160 2024-09-17T11:19:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:42 smithi063 bash[19913]: cephadm 2024-09-17T11:19:41.090679+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi160 2024-09-17T11:19:42.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:42 smithi079 bash[21560]: cephadm 2024-09-17T11:19:41.084254+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:19:42.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:42 smithi079 bash[21560]: cephadm 2024-09-17T11:19:41.084254+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:19:42.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:42 smithi079 bash[21560]: cephadm 2024-09-17T11:19:41.090679+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi160 2024-09-17T11:19:42.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:42 smithi079 bash[21560]: cephadm 2024-09-17T11:19:41.090679+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi160 2024-09-17T11:19:42.963 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:19:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: cluster 2024-09-17T11:19:41.477661+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: cluster 2024-09-17T11:19:41.477661+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.092688+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.092688+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.099861+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.099861+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.102464+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.102464+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.105910+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.105910+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.107717+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.107717+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.117052+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:43 smithi063 bash[19913]: audit 2024-09-17T11:19:43.117052+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: cluster 2024-09-17T11:19:41.477661+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:43.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: cluster 2024-09-17T11:19:41.477661+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:43.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.092688+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.092688+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.099861+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.099861+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.102464+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.102464+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.105910+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.105910+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.107717+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.107717+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.117052+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:43 smithi160 bash[22048]: audit 2024-09-17T11:19:43.117052+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: cluster 2024-09-17T11:19:41.477661+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:43.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: cluster 2024-09-17T11:19:41.477661+0000 mgr.x (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:43.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.092688+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.092688+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.099861+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.099861+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.102464+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.102464+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.105910+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.105910+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.107717+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.107717+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.117052+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:43 smithi079 bash[21560]: audit 2024-09-17T11:19:43.117052+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:44.289 INFO:teuthology.orchestra.run.smithi063.stdout:# minimal ceph.conf for 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:44.289 INFO:teuthology.orchestra.run.smithi063.stdout:[global] 2024-09-17T11:19:44.289 INFO:teuthology.orchestra.run.smithi063.stdout: fsid = 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:19:44.289 INFO:teuthology.orchestra.run.smithi063.stdout: mon_host = [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] 2024-09-17T11:19:44.522 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:44 smithi063 bash[19913]: cluster 2024-09-17T11:19:43.478055+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:44.522 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:44 smithi063 bash[19913]: cluster 2024-09-17T11:19:43.478055+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:44.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:44 smithi160 bash[22048]: cluster 2024-09-17T11:19:43.478055+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:44.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:44 smithi160 bash[22048]: cluster 2024-09-17T11:19:43.478055+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:44.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:44 smithi079 bash[21560]: cluster 2024-09-17T11:19:43.478055+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:44.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:44 smithi079 bash[21560]: cluster 2024-09-17T11:19:43.478055+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:44.874 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T11:19:44.874 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:19:44.874 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:19:44.888 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:19:44.889 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:44.945 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-17T11:19:44.945 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:19:44.959 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-17T11:19:44.959 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:45.017 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-17T11:19:45.017 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:19:45.031 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-17T11:19:45.031 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:19:45.086 INFO:tasks.cephadm:Adding mgr.x on smithi063 2024-09-17T11:19:45.086 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi063=x' 2024-09-17T11:19:45.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:45 smithi160 bash[22048]: audit 2024-09-17T11:19:44.288521+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.63:0/2149823437' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:45.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:45 smithi160 bash[22048]: audit 2024-09-17T11:19:44.288521+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.63:0/2149823437' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:45 smithi063 bash[19913]: audit 2024-09-17T11:19:44.288521+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.63:0/2149823437' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:45 smithi063 bash[19913]: audit 2024-09-17T11:19:44.288521+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.63:0/2149823437' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:45.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:45 smithi079 bash[21560]: audit 2024-09-17T11:19:44.288521+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.63:0/2149823437' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:45.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:45 smithi079 bash[21560]: audit 2024-09-17T11:19:44.288521+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.63:0/2149823437' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:46.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:46 smithi160 bash[22048]: cluster 2024-09-17T11:19:45.478498+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-17T11:19:46.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:46 smithi160 bash[22048]: cluster 2024-09-17T11:19:45.478498+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-17T11:19:46.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:46 smithi063 bash[19913]: cluster 2024-09-17T11:19:45.478498+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-17T11:19:46.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:46 smithi063 bash[19913]: cluster 2024-09-17T11:19:45.478498+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-17T11:19:46.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:46 smithi079 bash[21560]: cluster 2024-09-17T11:19:45.478498+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-17T11:19:46.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:46 smithi079 bash[21560]: cluster 2024-09-17T11:19:45.478498+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-17T11:19:48.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:48 smithi160 bash[22048]: cluster 2024-09-17T11:19:47.478896+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-17T11:19:48.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:48 smithi160 bash[22048]: cluster 2024-09-17T11:19:47.478896+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-17T11:19:48.843 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T11:19:48.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:48 smithi063 bash[19913]: cluster 2024-09-17T11:19:47.478896+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-17T11:19:48.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:48 smithi063 bash[19913]: cluster 2024-09-17T11:19:47.478896+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-17T11:19:48.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:48 smithi079 bash[21560]: cluster 2024-09-17T11:19:47.478896+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-17T11:19:48.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:48 smithi079 bash[21560]: cluster 2024-09-17T11:19:47.478896+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-17T11:19:50.140 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mgr update... 2024-09-17T11:19:50.733 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T11:19:50.733 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T11:19:50.734 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:19:50.734 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:19:50.740 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-17T11:19:50.740 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_1 2024-09-17T11:19:50.786 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T11:19:50.787 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:50.787 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-09-17T11:19:50.787 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:50.787 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-17 11:10:13.117535131 +0000 2024-09-17T11:19:50.787 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-17 11:10:13.113535168 +0000 2024-09-17T11:19:50.787 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-17 11:10:13.113535168 +0000 2024-09-17T11:19:50.787 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-09-17T11:19:50.787 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T11:19:50.841 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-17T11:19:50.841 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-17T11:19:50.842 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000327714 s, 1.6 MB/s 2024-09-17T11:19:50.843 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T11:19:50.891 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_2 2024-09-17T11:19:50.937 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T11:19:50.938 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:50.938 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-17T11:19:50.938 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:50.938 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-17 11:10:13.941527772 +0000 2024-09-17T11:19:50.938 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-17 11:10:13.665530237 +0000 2024-09-17T11:19:50.938 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-17 11:10:13.665530237 +0000 2024-09-17T11:19:50.938 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-09-17T11:19:50.938 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T11:19:50.990 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-17T11:19:50.990 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-17T11:19:50.991 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000317153 s, 1.6 MB/s 2024-09-17T11:19:50.992 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T11:19:51.039 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_3 2024-09-17T11:19:51.085 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T11:19:51.086 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:51.086 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-09-17T11:19:51.086 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:51.086 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-17 11:10:14.433523377 +0000 2024-09-17T11:19:51.086 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-17 11:10:14.177525663 +0000 2024-09-17T11:19:51.086 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-17 11:10:14.177525663 +0000 2024-09-17T11:19:51.086 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-09-17T11:19:51.086 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T11:19:51.141 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-17T11:19:51.141 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-17T11:19:51.141 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000415453 s, 1.2 MB/s 2024-09-17T11:19:51.142 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T11:19:51.191 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_4 2024-09-17T11:19:51.237 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T11:19:51.237 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:51.238 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-17T11:19:51.238 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:51.238 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-17 11:10:14.909519124 +0000 2024-09-17T11:19:51.238 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-17 11:10:14.665521305 +0000 2024-09-17T11:19:51.238 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-17 11:10:14.665521305 +0000 2024-09-17T11:19:51.238 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-09-17T11:19:51.238 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T11:19:51.291 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-17T11:19:51.292 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-17T11:19:51.292 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000376377 s, 1.4 MB/s 2024-09-17T11:19:51.293 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T11:19:51.343 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-17T11:19:51.343 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:19:51.349 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-17T11:19:51.349 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-09-17T11:19:51.398 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T11:19:51.398 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:51.398 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-17T11:19:51.398 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:51.398 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-17 11:10:12.344225761 +0000 2024-09-17T11:19:51.399 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-17 11:10:12.340225796 +0000 2024-09-17T11:19:51.399 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-17 11:10:12.340225796 +0000 2024-09-17T11:19:51.399 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-17T11:19:51.399 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: cluster 2024-09-17T11:19:49.479295+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-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: cluster 2024-09-17T11:19:49.479295+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-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.130010+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.130010+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: cephadm 2024-09-17T11:19:50.132766+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi063=x;count:1 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: cephadm 2024-09-17T11:19:50.132766+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi063=x;count:1 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.139247+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.139247+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.140900+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.140900+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:51.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.829814+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.829814+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.831018+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.831018+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.838746+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.838746+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.844963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.844963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.879030+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.879030+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:19:51.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.880324+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:19:51.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.880324+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:19:51.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.881433+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:51 smithi079 bash[21560]: audit 2024-09-17T11:19:50.881433+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.444 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-17T11:19:51.445 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-17T11:19:51.445 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000411598 s, 1.2 MB/s 2024-09-17T11:19:51.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: cluster 2024-09-17T11:19:49.479295+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-17T11:19:51.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: cluster 2024-09-17T11:19:49.479295+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-17T11:19:51.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.130010+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:51.445 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.130010+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: cephadm 2024-09-17T11:19:50.132766+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi063=x;count:1 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: cephadm 2024-09-17T11:19:50.132766+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi063=x;count:1 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.139247+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.139247+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.140900+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.140900+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.829814+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.829814+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.831018+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.831018+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.838746+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.838746+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.446 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.844963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.844963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.879030+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:19:51.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.879030+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:19:51.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.880324+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:19:51.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.880324+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:19:51.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.881433+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.447 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:51 smithi063 bash[19913]: audit 2024-09-17T11:19:50.881433+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.448 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T11:19:51.495 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-09-17T11:19:51.541 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T11:19:51.542 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:51.542 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 894 Links: 1 2024-09-17T11:19:51.542 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:51.542 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-17 11:10:13.116218883 +0000 2024-09-17T11:19:51.542 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-17 11:10:12.848221270 +0000 2024-09-17T11:19:51.542 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-17 11:10:12.848221270 +0000 2024-09-17T11:19:51.542 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-17T11:19:51.542 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T11:19:51.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: cluster 2024-09-17T11:19:49.479295+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-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: cluster 2024-09-17T11:19:49.479295+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-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.130010+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.130010+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: cephadm 2024-09-17T11:19:50.132766+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi063=x;count:1 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: cephadm 2024-09-17T11:19:50.132766+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi063=x;count:1 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.139247+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.139247+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.140900+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.140900+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.829814+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.829814+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.831018+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.831018+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.838746+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.838746+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.844963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.844963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.879030+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.879030+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.880324+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:19:51.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.880324+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:19:51.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.881433+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:51 smithi160 bash[22048]: audit 2024-09-17T11:19:50.881433+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:19:51.597 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-17T11:19:51.598 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-17T11:19:51.598 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000341066 s, 1.5 MB/s 2024-09-17T11:19:51.599 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T11:19:51.646 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-09-17T11:19:51.694 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T11:19:51.694 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:51.694 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-17T11:19:51.694 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:51.694 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-17 11:10:13.588214677 +0000 2024-09-17T11:19:51.694 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-17 11:10:13.344216851 +0000 2024-09-17T11:19:51.695 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-17 11:10:13.344216851 +0000 2024-09-17T11:19:51.695 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-17T11:19:51.695 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T11:19:51.748 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-17T11:19:51.748 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-17T11:19:51.748 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000440301 s, 1.2 MB/s 2024-09-17T11:19:51.749 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T11:19:51.799 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-09-17T11:19:51.845 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T11:19:51.846 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:51.846 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-09-17T11:19:51.846 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:51.846 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-17 11:10:14.044210615 +0000 2024-09-17T11:19:51.846 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-17 11:10:13.844212396 +0000 2024-09-17T11:19:51.846 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-17 11:10:13.844212396 +0000 2024-09-17T11:19:51.846 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-17T11:19:51.846 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T11:19:51.899 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-17T11:19:51.900 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-17T11:19:51.900 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000274097 s, 1.9 MB/s 2024-09-17T11:19:51.901 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T11:19:51.951 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-17T11:19:51.951 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:19:51.957 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-17T11:19:51.957 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_1 2024-09-17T11:19:52.003 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T11:19:52.003 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:52.003 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-17T11:19:52.003 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:52.003 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-09-17 11:10:14.519148548 +0000 2024-09-17T11:19:52.004 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-09-17 11:10:14.251139417 +0000 2024-09-17T11:19:52.004 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-09-17 11:10:14.251139417 +0000 2024-09-17T11:19:52.004 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-09-17T11:19:52.004 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T11:19:52.057 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-09-17T11:19:52.058 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-09-17T11:19:52.058 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000382246 s, 1.3 MB/s 2024-09-17T11:19:52.059 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T11:19:52.108 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_2 2024-09-17T11:19:52.154 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T11:19:52.155 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:52.155 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-17T11:19:52.155 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:52.155 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-09-17 11:10:15.027165833 +0000 2024-09-17T11:19:52.155 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-09-17 11:10:14.767156996 +0000 2024-09-17T11:19:52.155 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-09-17 11:10:14.767156996 +0000 2024-09-17T11:19:52.155 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-09-17T11:19:52.155 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T11:19:52.209 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-09-17T11:19:52.209 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-09-17T11:19:52.209 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000337245 s, 1.5 MB/s 2024-09-17T11:19:52.210 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T11:19:52.260 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_3 2024-09-17T11:19:52.308 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T11:19:52.309 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:52.309 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-17T11:19:52.309 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:52.309 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-09-17 11:10:15.515181970 +0000 2024-09-17T11:19:52.309 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-09-17 11:10:15.259173506 +0000 2024-09-17T11:19:52.309 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-09-17 11:10:15.259173506 +0000 2024-09-17T11:19:52.309 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-09-17T11:19:52.310 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T11:19:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:52 smithi160 bash[22048]: cephadm 2024-09-17T11:19:50.878468+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T11:19:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:52 smithi160 bash[22048]: cephadm 2024-09-17T11:19:50.878468+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T11:19:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:52 smithi160 bash[22048]: cephadm 2024-09-17T11:19:50.882769+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi063 2024-09-17T11:19:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:52 smithi160 bash[22048]: cephadm 2024-09-17T11:19:50.882769+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi063 2024-09-17T11:19:52.344 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-09-17T11:19:52.345 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-09-17T11:19:52.345 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000321601 s, 1.6 MB/s 2024-09-17T11:19:52.346 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T11:19:52.396 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_4 2024-09-17T11:19:52.418 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:52 smithi063 bash[19913]: cephadm 2024-09-17T11:19:50.878468+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T11:19:52.418 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:52 smithi063 bash[19913]: cephadm 2024-09-17T11:19:50.878468+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T11:19:52.418 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:52 smithi063 bash[19913]: cephadm 2024-09-17T11:19:50.882769+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi063 2024-09-17T11:19:52.418 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:52 smithi063 bash[19913]: cephadm 2024-09-17T11:19:50.882769+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi063 2024-09-17T11:19:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:52 smithi079 bash[21560]: cephadm 2024-09-17T11:19:50.878468+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T11:19:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:52 smithi079 bash[21560]: cephadm 2024-09-17T11:19:50.878468+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T11:19:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:52 smithi079 bash[21560]: cephadm 2024-09-17T11:19:50.882769+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi063 2024-09-17T11:19:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:52 smithi079 bash[21560]: cephadm 2024-09-17T11:19:50.882769+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring daemon mgr.x on smithi063 2024-09-17T11:19:52.442 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T11:19:52.443 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:19:52.443 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-17T11:19:52.443 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:19:52.443 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-09-17 11:10:16.003198112 +0000 2024-09-17T11:19:52.443 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-09-17 11:10:15.763190172 +0000 2024-09-17T11:19:52.443 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-09-17 11:10:15.763190172 +0000 2024-09-17T11:19:52.443 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-09-17T11:19:52.443 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T11:19:52.497 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-09-17T11:19:52.497 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-09-17T11:19:52.497 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000342112 s, 1.5 MB/s 2024-09-17T11:19:52.498 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T11:19:52.548 INFO:tasks.cephadm:Deploying osd.0 on smithi063 with /dev/vg_nvme/lv_4... 2024-09-17T11:19:52.548 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T11:19:53.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:53 smithi079 bash[21560]: cluster 2024-09-17T11:19:51.479569+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:53.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:53 smithi079 bash[21560]: cluster 2024-09-17T11:19:51.479569+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:53.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:53 smithi079 bash[21560]: audit 2024-09-17T11:19:53.020423+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:53 smithi079 bash[21560]: audit 2024-09-17T11:19:53.020423+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:53 smithi079 bash[21560]: audit 2024-09-17T11:19:53.026727+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:53 smithi079 bash[21560]: audit 2024-09-17T11:19:53.026727+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:53 smithi160 bash[22048]: cluster 2024-09-17T11:19:51.479569+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:53.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:53 smithi160 bash[22048]: cluster 2024-09-17T11:19:51.479569+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:53.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:53 smithi160 bash[22048]: audit 2024-09-17T11:19:53.020423+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:53 smithi160 bash[22048]: audit 2024-09-17T11:19:53.020423+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:53 smithi160 bash[22048]: audit 2024-09-17T11:19:53.026727+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:53 smithi160 bash[22048]: audit 2024-09-17T11:19:53.026727+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:53 smithi063 bash[19913]: cluster 2024-09-17T11:19:51.479569+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:53 smithi063 bash[19913]: cluster 2024-09-17T11:19:51.479569+0000 mgr.x (mgr.14152) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:53 smithi063 bash[19913]: audit 2024-09-17T11:19:53.020423+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:53 smithi063 bash[19913]: audit 2024-09-17T11:19:53.020423+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:53 smithi063 bash[19913]: audit 2024-09-17T11:19:53.026727+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:53 smithi063 bash[19913]: audit 2024-09-17T11:19:53.026727+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:19:55.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:55 smithi079 bash[21560]: cluster 2024-09-17T11:19:53.479927+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:55.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:55 smithi079 bash[21560]: cluster 2024-09-17T11:19:53.479927+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:55.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:55 smithi160 bash[22048]: cluster 2024-09-17T11:19:53.479927+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:55.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:55 smithi160 bash[22048]: cluster 2024-09-17T11:19:53.479927+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:55.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:55 smithi063 bash[19913]: cluster 2024-09-17T11:19:53.479927+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:55.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:55 smithi063 bash[19913]: cluster 2024-09-17T11:19:53.479927+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:19:57.279 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:19:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:57 smithi079 bash[21560]: cluster 2024-09-17T11:19:55.480310+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-17T11:19:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:57 smithi079 bash[21560]: cluster 2024-09-17T11:19:55.480310+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-17T11:19:57.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:57 smithi160 bash[22048]: cluster 2024-09-17T11:19:55.480310+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-17T11:19:57.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:57 smithi160 bash[22048]: cluster 2024-09-17T11:19:55.480310+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-17T11:19:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:57 smithi063 bash[19913]: cluster 2024-09-17T11:19:55.480310+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-17T11:19:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:57 smithi063 bash[19913]: cluster 2024-09-17T11:19:55.480310+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-17T11:19:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:59 smithi063 bash[19913]: cluster 2024-09-17T11:19:57.480724+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-17T11:19:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:19:59 smithi063 bash[19913]: cluster 2024-09-17T11:19:57.480724+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-17T11:19:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:59 smithi079 bash[21560]: cluster 2024-09-17T11:19:57.480724+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-17T11:19:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:19:59 smithi079 bash[21560]: cluster 2024-09-17T11:19:57.480724+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-17T11:19:59.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:59 smithi160 bash[22048]: cluster 2024-09-17T11:19:57.480724+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-17T11:19:59.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:19:59 smithi160 bash[22048]: cluster 2024-09-17T11:19:57.480724+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-17T11:20:00.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:00 smithi079 bash[21560]: cluster 2024-09-17T11:20:00.000160+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:00.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:00 smithi079 bash[21560]: cluster 2024-09-17T11:20:00.000160+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:00.437 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:00 smithi063 bash[19913]: cluster 2024-09-17T11:20:00.000160+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:00.437 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:00 smithi063 bash[19913]: cluster 2024-09-17T11:20:00.000160+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:00.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:00 smithi160 bash[22048]: cluster 2024-09-17T11:20:00.000160+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:00.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:00 smithi160 bash[22048]: cluster 2024-09-17T11:20:00.000160+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:01.011 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:20:01.061 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi063:vg_nvme/lv_4 2024-09-17T11:20:01.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:01 smithi063 bash[19913]: cluster 2024-09-17T11:19:59.481145+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-17T11:20:01.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:01 smithi063 bash[19913]: cluster 2024-09-17T11:19:59.481145+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-17T11:20:01.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:01 smithi079 bash[21560]: cluster 2024-09-17T11:19:59.481145+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-17T11:20:01.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:01 smithi079 bash[21560]: cluster 2024-09-17T11:19:59.481145+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-17T11:20:01.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:01 smithi160 bash[22048]: cluster 2024-09-17T11:19:59.481145+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-17T11:20:01.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:01 smithi160 bash[22048]: cluster 2024-09-17T11:19:59.481145+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-17T11:20:03.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:03 smithi079 bash[21560]: cluster 2024-09-17T11:20:01.481537+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-17T11:20:03.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:03 smithi079 bash[21560]: cluster 2024-09-17T11:20:01.481537+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-17T11:20:03.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:03 smithi160 bash[22048]: cluster 2024-09-17T11:20:01.481537+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-17T11:20:03.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:03 smithi160 bash[22048]: cluster 2024-09-17T11:20:01.481537+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-17T11:20:03.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:03 smithi063 bash[19913]: cluster 2024-09-17T11:20:01.481537+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-17T11:20:03.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:03 smithi063 bash[19913]: cluster 2024-09-17T11:20:01.481537+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-17T11:20:05.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:05 smithi079 bash[21560]: cluster 2024-09-17T11:20:03.481905+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-17T11:20:05.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:05 smithi079 bash[21560]: cluster 2024-09-17T11:20:03.481905+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-17T11:20:05.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:05 smithi160 bash[22048]: cluster 2024-09-17T11:20:03.481905+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-17T11:20:05.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:05 smithi160 bash[22048]: cluster 2024-09-17T11:20:03.481905+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-17T11:20:05.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:05 smithi063 bash[19913]: cluster 2024-09-17T11:20:03.481905+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-17T11:20:05.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:05 smithi063 bash[19913]: cluster 2024-09-17T11:20:03.481905+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-17T11:20:05.791 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:20:07.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:07 smithi160 bash[22048]: cluster 2024-09-17T11:20:05.482270+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-17T11:20:07.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:07 smithi160 bash[22048]: cluster 2024-09-17T11:20:05.482270+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-17T11:20:07.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:07 smithi160 bash[22048]: audit 2024-09-17T11:20:07.147138+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:20:07.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:07 smithi160 bash[22048]: audit 2024-09-17T11:20:07.147138+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:20:07.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:07 smithi160 bash[22048]: audit 2024-09-17T11:20:07.150019+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:20:07.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:07 smithi160 bash[22048]: audit 2024-09-17T11:20:07.150019+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:20:07.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:07 smithi160 bash[22048]: audit 2024-09-17T11:20:07.151066+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:07.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:07 smithi160 bash[22048]: audit 2024-09-17T11:20:07.151066+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:07 smithi063 bash[19913]: cluster 2024-09-17T11:20:05.482270+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-17T11:20:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:07 smithi063 bash[19913]: cluster 2024-09-17T11:20:05.482270+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-17T11:20:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:07 smithi063 bash[19913]: audit 2024-09-17T11:20:07.147138+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:20:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:07 smithi063 bash[19913]: audit 2024-09-17T11:20:07.147138+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:20:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:07 smithi063 bash[19913]: audit 2024-09-17T11:20:07.150019+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:20:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:07 smithi063 bash[19913]: audit 2024-09-17T11:20:07.150019+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:20:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:07 smithi063 bash[19913]: audit 2024-09-17T11:20:07.151066+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:07 smithi063 bash[19913]: audit 2024-09-17T11:20:07.151066+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:07.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:07 smithi079 bash[21560]: cluster 2024-09-17T11:20:05.482270+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-17T11:20:07.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:07 smithi079 bash[21560]: cluster 2024-09-17T11:20:05.482270+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-17T11:20:07.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:07 smithi079 bash[21560]: audit 2024-09-17T11:20:07.147138+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:20:07.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:07 smithi079 bash[21560]: audit 2024-09-17T11:20:07.147138+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:20:07.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:07 smithi079 bash[21560]: audit 2024-09-17T11:20:07.150019+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:20:07.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:07 smithi079 bash[21560]: audit 2024-09-17T11:20:07.150019+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:20:07.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:07 smithi079 bash[21560]: audit 2024-09-17T11:20:07.151066+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:07.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:07 smithi079 bash[21560]: audit 2024-09-17T11:20:07.151066+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:08.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:08 smithi160 bash[22048]: audit 2024-09-17T11:20:07.140413+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:08.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:08 smithi160 bash[22048]: audit 2024-09-17T11:20:07.140413+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:08.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:08 smithi063 bash[19913]: audit 2024-09-17T11:20:07.140413+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:08.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:08 smithi063 bash[19913]: audit 2024-09-17T11:20:07.140413+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:08.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:08 smithi079 bash[21560]: audit 2024-09-17T11:20:07.140413+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:08.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:08 smithi079 bash[21560]: audit 2024-09-17T11:20:07.140413+0000 mgr.x (mgr.14152) 106 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:09.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:09 smithi160 bash[22048]: cluster 2024-09-17T11:20:07.482707+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:09.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:09 smithi160 bash[22048]: cluster 2024-09-17T11:20:07.482707+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:09.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:09 smithi063 bash[19913]: cluster 2024-09-17T11:20:07.482707+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:09.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:09 smithi063 bash[19913]: cluster 2024-09-17T11:20:07.482707+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:09.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:09 smithi079 bash[21560]: cluster 2024-09-17T11:20:07.482707+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:09.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:09 smithi079 bash[21560]: cluster 2024-09-17T11:20:07.482707+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:11.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:11 smithi160 bash[22048]: cluster 2024-09-17T11:20:09.483163+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:11.823 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:11 smithi160 bash[22048]: cluster 2024-09-17T11:20:09.483163+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:11.824 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:11 smithi079 bash[21560]: cluster 2024-09-17T11:20:09.483163+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:11.824 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:11 smithi079 bash[21560]: cluster 2024-09-17T11:20:09.483163+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:11.825 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:11 smithi063 bash[19913]: cluster 2024-09-17T11:20:09.483163+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:11.825 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:11 smithi063 bash[19913]: cluster 2024-09-17T11:20:09.483163+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:13.359 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:13 smithi063 bash[19913]: cluster 2024-09-17T11:20:11.483630+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-17T11:20:13.360 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:13 smithi063 bash[19913]: cluster 2024-09-17T11:20:11.483630+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-17T11:20:13.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:13 smithi160 bash[22048]: cluster 2024-09-17T11:20:11.483630+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-17T11:20:13.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:13 smithi160 bash[22048]: cluster 2024-09-17T11:20:11.483630+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-17T11:20:13.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:13 smithi079 bash[21560]: cluster 2024-09-17T11:20:11.483630+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-17T11:20:13.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:13 smithi079 bash[21560]: cluster 2024-09-17T11:20:11.483630+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-17T11:20:15.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:15 smithi160 bash[22048]: cluster 2024-09-17T11:20:13.484165+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-17T11:20:15.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:15 smithi160 bash[22048]: cluster 2024-09-17T11:20:13.484165+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-17T11:20:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:15 smithi063 bash[19913]: cluster 2024-09-17T11:20:13.484165+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-17T11:20:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:15 smithi063 bash[19913]: cluster 2024-09-17T11:20:13.484165+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-17T11:20:15.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:15 smithi079 bash[21560]: cluster 2024-09-17T11:20:13.484165+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-17T11:20:15.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:15 smithi079 bash[21560]: cluster 2024-09-17T11:20:13.484165+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-17T11:20:16.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: audit 2024-09-17T11:20:15.352740+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"} : dispatch 2024-09-17T11:20:16.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: audit 2024-09-17T11:20:15.352740+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"} : dispatch 2024-09-17T11:20:16.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: audit 2024-09-17T11:20:15.356242+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"}]': finished 2024-09-17T11:20:16.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: audit 2024-09-17T11:20:15.356242+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"}]': finished 2024-09-17T11:20:16.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: cluster 2024-09-17T11:20:15.359254+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:20:16.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: cluster 2024-09-17T11:20:15.359254+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:20:16.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: audit 2024-09-17T11:20:15.359470+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:16.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: audit 2024-09-17T11:20:15.359470+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:16.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: audit 2024-09-17T11:20:15.990091+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.63:0/3220397697' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:20:16.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:16 smithi160 bash[22048]: audit 2024-09-17T11:20:15.990091+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.63:0/3220397697' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:20:16.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: audit 2024-09-17T11:20:15.352740+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"} : dispatch 2024-09-17T11:20:16.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: audit 2024-09-17T11:20:15.352740+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"} : dispatch 2024-09-17T11:20:16.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: audit 2024-09-17T11:20:15.356242+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"}]': finished 2024-09-17T11:20:16.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: audit 2024-09-17T11:20:15.356242+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"}]': finished 2024-09-17T11:20:16.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: cluster 2024-09-17T11:20:15.359254+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:20:16.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: cluster 2024-09-17T11:20:15.359254+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:20:16.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: audit 2024-09-17T11:20:15.359470+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:16.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: audit 2024-09-17T11:20:15.359470+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:16.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: audit 2024-09-17T11:20:15.990091+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.63:0/3220397697' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:20:16.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:16 smithi063 bash[19913]: audit 2024-09-17T11:20:15.990091+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.63:0/3220397697' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:20:16.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: audit 2024-09-17T11:20:15.352740+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"} : dispatch 2024-09-17T11:20:16.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: audit 2024-09-17T11:20:15.352740+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"} : dispatch 2024-09-17T11:20:16.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: audit 2024-09-17T11:20:15.356242+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"}]': finished 2024-09-17T11:20:16.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: audit 2024-09-17T11:20:15.356242+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.63:0/1608715993' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d91b7254-3d72-4369-827a-a038faf3a5a1"}]': finished 2024-09-17T11:20:16.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: cluster 2024-09-17T11:20:15.359254+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:20:16.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: cluster 2024-09-17T11:20:15.359254+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:20:16.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: audit 2024-09-17T11:20:15.359470+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:16.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: audit 2024-09-17T11:20:15.359470+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:16.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: audit 2024-09-17T11:20:15.990091+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.63:0/3220397697' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:20:16.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:16 smithi079 bash[21560]: audit 2024-09-17T11:20:15.990091+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.63:0/3220397697' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:20:17.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:17 smithi160 bash[22048]: cluster 2024-09-17T11:20:15.484611+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:17.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:17 smithi160 bash[22048]: cluster 2024-09-17T11:20:15.484611+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:17.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:17 smithi063 bash[19913]: cluster 2024-09-17T11:20:15.484611+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:17.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:17 smithi063 bash[19913]: cluster 2024-09-17T11:20:15.484611+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:17.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:17 smithi079 bash[21560]: cluster 2024-09-17T11:20:15.484611+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:17.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:17 smithi079 bash[21560]: cluster 2024-09-17T11:20:15.484611+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:19.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:19 smithi160 bash[22048]: cluster 2024-09-17T11:20:17.485013+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:19.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:19 smithi160 bash[22048]: cluster 2024-09-17T11:20:17.485013+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:19.626 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:19 smithi063 bash[19913]: cluster 2024-09-17T11:20:17.485013+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:19.627 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:19 smithi063 bash[19913]: cluster 2024-09-17T11:20:17.485013+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:19.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:19 smithi079 bash[21560]: cluster 2024-09-17T11:20:17.485013+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:19.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:19 smithi079 bash[21560]: cluster 2024-09-17T11:20:17.485013+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:21 smithi160 bash[22048]: cluster 2024-09-17T11:20:19.485396+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-17T11:20:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:21 smithi160 bash[22048]: cluster 2024-09-17T11:20:19.485396+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-17T11:20:21.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:21 smithi063 bash[19913]: cluster 2024-09-17T11:20:19.485396+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-17T11:20:21.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:21 smithi063 bash[19913]: cluster 2024-09-17T11:20:19.485396+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-17T11:20:21.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:21 smithi079 bash[21560]: cluster 2024-09-17T11:20:19.485396+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-17T11:20:21.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:21 smithi079 bash[21560]: cluster 2024-09-17T11:20:19.485396+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-17T11:20:23.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:23 smithi160 bash[22048]: cluster 2024-09-17T11:20:21.485757+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-17T11:20:23.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:23 smithi160 bash[22048]: cluster 2024-09-17T11:20:21.485757+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-17T11:20:23.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:23 smithi063 bash[19913]: cluster 2024-09-17T11:20:21.485757+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-17T11:20:23.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:23 smithi063 bash[19913]: cluster 2024-09-17T11:20:21.485757+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-17T11:20:23.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:23 smithi079 bash[21560]: cluster 2024-09-17T11:20:21.485757+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-17T11:20:23.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:23 smithi079 bash[21560]: cluster 2024-09-17T11:20:21.485757+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-17T11:20:25.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:25 smithi160 bash[22048]: cluster 2024-09-17T11:20:23.486176+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-17T11:20:25.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:25 smithi160 bash[22048]: cluster 2024-09-17T11:20:23.486176+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-17T11:20:25.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:25 smithi063 bash[19913]: cluster 2024-09-17T11:20:23.486176+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-17T11:20:25.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:25 smithi063 bash[19913]: cluster 2024-09-17T11:20:23.486176+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-17T11:20:25.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:25 smithi079 bash[21560]: cluster 2024-09-17T11:20:23.486176+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-17T11:20:25.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:25 smithi079 bash[21560]: cluster 2024-09-17T11:20:23.486176+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-17T11:20:27.539 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:27 smithi063 bash[19913]: cluster 2024-09-17T11:20:25.486664+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-17T11:20:27.539 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:27 smithi063 bash[19913]: cluster 2024-09-17T11:20:25.486664+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-17T11:20:27.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:27 smithi160 bash[22048]: cluster 2024-09-17T11:20:25.486664+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-17T11:20:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:27 smithi160 bash[22048]: cluster 2024-09-17T11:20:25.486664+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-17T11:20:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:27 smithi079 bash[21560]: cluster 2024-09-17T11:20:25.486664+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-17T11:20:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:27 smithi079 bash[21560]: cluster 2024-09-17T11:20:25.486664+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-17T11:20:29.233 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:29 smithi063 bash[19913]: cluster 2024-09-17T11:20:27.487181+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-17T11:20:29.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:29 smithi160 bash[22048]: cluster 2024-09-17T11:20:27.487181+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-17T11:20:29.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:29 smithi160 bash[22048]: cluster 2024-09-17T11:20:27.487181+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-17T11:20:29.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:29 smithi160 bash[22048]: audit 2024-09-17T11:20:28.480540+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:20:29.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:29 smithi160 bash[22048]: audit 2024-09-17T11:20:28.480540+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:20:29.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:29 smithi160 bash[22048]: audit 2024-09-17T11:20:28.482139+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:29.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:29 smithi160 bash[22048]: audit 2024-09-17T11:20:28.482139+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:29.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:29 smithi063 bash[19913]: cluster 2024-09-17T11:20:27.487181+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-17T11:20:29.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:29 smithi063 bash[19913]: audit 2024-09-17T11:20:28.480540+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:20:29.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:29 smithi063 bash[19913]: audit 2024-09-17T11:20:28.480540+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:20:29.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:29 smithi063 bash[19913]: audit 2024-09-17T11:20:28.482139+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:29.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:29 smithi063 bash[19913]: audit 2024-09-17T11:20:28.482139+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:29.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:29 smithi079 bash[21560]: cluster 2024-09-17T11:20:27.487181+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-17T11:20:29.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:29 smithi079 bash[21560]: cluster 2024-09-17T11:20:27.487181+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-17T11:20:29.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:29 smithi079 bash[21560]: audit 2024-09-17T11:20:28.480540+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:20:29.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:29 smithi079 bash[21560]: audit 2024-09-17T11:20:28.480540+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:20:29.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:29 smithi079 bash[21560]: audit 2024-09-17T11:20:28.482139+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:29.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:29 smithi079 bash[21560]: audit 2024-09-17T11:20:28.482139+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:30.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:30 smithi160 bash[22048]: cephadm 2024-09-17T11:20:28.483510+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi063 2024-09-17T11:20:30.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:30 smithi160 bash[22048]: cephadm 2024-09-17T11:20:28.483510+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi063 2024-09-17T11:20:30.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:30 smithi160 bash[22048]: cluster 2024-09-17T11:20:29.487704+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:30.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:30 smithi160 bash[22048]: cluster 2024-09-17T11:20:29.487704+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:30.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:30 smithi063 bash[19913]: cephadm 2024-09-17T11:20:28.483510+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi063 2024-09-17T11:20:30.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:30 smithi063 bash[19913]: cephadm 2024-09-17T11:20:28.483510+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi063 2024-09-17T11:20:30.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:30 smithi063 bash[19913]: cluster 2024-09-17T11:20:29.487704+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:30.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:30 smithi063 bash[19913]: cluster 2024-09-17T11:20:29.487704+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:30.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:30 smithi079 bash[21560]: cephadm 2024-09-17T11:20:28.483510+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi063 2024-09-17T11:20:30.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:30 smithi079 bash[21560]: cephadm 2024-09-17T11:20:28.483510+0000 mgr.x (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.0 on smithi063 2024-09-17T11:20:30.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:30 smithi079 bash[21560]: cluster 2024-09-17T11:20:29.487704+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:30.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:30 smithi079 bash[21560]: cluster 2024-09-17T11:20:29.487704+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:32.759 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:20:32 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:32.759 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:32 smithi063 bash[19913]: cluster 2024-09-17T11:20:31.488070+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:32.760 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:32 smithi063 bash[19913]: cluster 2024-09-17T11:20:31.488070+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:32.760 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:32 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:32 smithi160 bash[22048]: cluster 2024-09-17T11:20:31.488070+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:32 smithi160 bash[22048]: cluster 2024-09-17T11:20:31.488070+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:32.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:32 smithi079 bash[21560]: cluster 2024-09-17T11:20:31.488070+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:32.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:32 smithi079 bash[21560]: cluster 2024-09-17T11:20:31.488070+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:33.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:32 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:33.080 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:20:32 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:33.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:33 smithi160 bash[22048]: audit 2024-09-17T11:20:33.008228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:33.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:33 smithi160 bash[22048]: audit 2024-09-17T11:20:33.008228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:33.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:33 smithi160 bash[22048]: audit 2024-09-17T11:20:33.011909+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:33 smithi160 bash[22048]: audit 2024-09-17T11:20:33.011909+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:33 smithi160 bash[22048]: audit 2024-09-17T11:20:33.015699+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:33 smithi160 bash[22048]: audit 2024-09-17T11:20:33.015699+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:33 smithi063 bash[19913]: audit 2024-09-17T11:20:33.008228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:33.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:33 smithi063 bash[19913]: audit 2024-09-17T11:20:33.008228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:33.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:33 smithi063 bash[19913]: audit 2024-09-17T11:20:33.011909+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:33 smithi063 bash[19913]: audit 2024-09-17T11:20:33.011909+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:33 smithi063 bash[19913]: audit 2024-09-17T11:20:33.015699+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:33 smithi063 bash[19913]: audit 2024-09-17T11:20:33.015699+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:33 smithi079 bash[21560]: audit 2024-09-17T11:20:33.008228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:33.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:33 smithi079 bash[21560]: audit 2024-09-17T11:20:33.008228+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:33.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:33 smithi079 bash[21560]: audit 2024-09-17T11:20:33.011909+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:33 smithi079 bash[21560]: audit 2024-09-17T11:20:33.011909+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:33 smithi079 bash[21560]: audit 2024-09-17T11:20:33.015699+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:33.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:33 smithi079 bash[21560]: audit 2024-09-17T11:20:33.015699+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:35.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:35 smithi160 bash[22048]: cluster 2024-09-17T11:20:33.488319+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-17T11:20:35.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:35 smithi160 bash[22048]: cluster 2024-09-17T11:20:33.488319+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-17T11:20:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:35 smithi063 bash[19913]: cluster 2024-09-17T11:20:33.488319+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-17T11:20:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:35 smithi063 bash[19913]: cluster 2024-09-17T11:20:33.488319+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-17T11:20:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:35 smithi079 bash[21560]: cluster 2024-09-17T11:20:33.488319+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-17T11:20:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:35 smithi079 bash[21560]: cluster 2024-09-17T11:20:33.488319+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-17T11:20:37.299 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:37 smithi063 bash[19913]: cluster 2024-09-17T11:20:35.488673+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-17T11:20:37.299 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:37 smithi063 bash[19913]: cluster 2024-09-17T11:20:35.488673+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-17T11:20:37.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:37 smithi160 bash[22048]: cluster 2024-09-17T11:20:35.488673+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-17T11:20:37.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:37 smithi160 bash[22048]: cluster 2024-09-17T11:20:35.488673+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-17T11:20:37.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:37 smithi079 bash[21560]: cluster 2024-09-17T11:20:35.488673+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-17T11:20:37.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:37 smithi079 bash[21560]: cluster 2024-09-17T11:20:35.488673+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-17T11:20:39.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:39 smithi160 bash[22048]: cluster 2024-09-17T11:20:37.489076+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-17T11:20:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:39 smithi160 bash[22048]: cluster 2024-09-17T11:20:37.489076+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-17T11:20:39.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:39 smithi063 bash[19913]: cluster 2024-09-17T11:20:37.489076+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-17T11:20:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:39 smithi063 bash[19913]: cluster 2024-09-17T11:20:37.489076+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-17T11:20:39.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:39 smithi079 bash[21560]: cluster 2024-09-17T11:20:37.489076+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-17T11:20:39.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:39 smithi079 bash[21560]: cluster 2024-09-17T11:20:37.489076+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-17T11:20:40.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.257236+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.257236+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.261509+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.261509+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: cluster 2024-09-17T11:20:39.489337+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-17T11:20:40.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: cluster 2024-09-17T11:20:39.489337+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-17T11:20:40.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.861661+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:40.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.861661+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:40.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.862657+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:40.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.862657+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:40.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.867861+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.587 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:40 smithi160 bash[22048]: audit 2024-09-17T11:20:39.867861+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.257236+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.257236+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.261509+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.261509+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: cluster 2024-09-17T11:20:39.489337+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-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: cluster 2024-09-17T11:20:39.489337+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-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.861661+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.861661+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.862657+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.862657+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:40.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.867861+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:40 smithi063 bash[19913]: audit 2024-09-17T11:20:39.867861+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.257236+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.257236+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.261509+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.261509+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: cluster 2024-09-17T11:20:39.489337+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-17T11:20:40.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: cluster 2024-09-17T11:20:39.489337+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-17T11:20:40.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.861661+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:40.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.861661+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:40.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.862657+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:40.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.862657+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:40.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.867861+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:40.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:40 smithi079 bash[21560]: audit 2024-09-17T11:20:39.867861+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:42.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:42 smithi160 bash[22048]: cluster 2024-09-17T11:20:41.489732+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-17T11:20:42.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:42 smithi160 bash[22048]: cluster 2024-09-17T11:20:41.489732+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-17T11:20:42.840 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:42 smithi063 bash[19913]: cluster 2024-09-17T11:20:41.489732+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-17T11:20:42.840 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:42 smithi063 bash[19913]: cluster 2024-09-17T11:20:41.489732+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-17T11:20:42.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:42 smithi079 bash[21560]: cluster 2024-09-17T11:20:41.489732+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-17T11:20:42.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:42 smithi079 bash[21560]: cluster 2024-09-17T11:20:41.489732+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-17T11:20:43.497 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 0 on host 'smithi063' 2024-09-17T11:20:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:43 smithi160 bash[22048]: audit 2024-09-17T11:20:42.894813+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:20:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:43 smithi160 bash[22048]: audit 2024-09-17T11:20:42.894813+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:20:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:43 smithi160 bash[22048]: audit 2024-09-17T11:20:43.479726+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:43 smithi160 bash[22048]: audit 2024-09-17T11:20:43.479726+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:43 smithi160 bash[22048]: audit 2024-09-17T11:20:43.486414+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:43 smithi160 bash[22048]: audit 2024-09-17T11:20:43.486414+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:43 smithi160 bash[22048]: audit 2024-09-17T11:20:43.493652+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:43 smithi160 bash[22048]: audit 2024-09-17T11:20:43.493652+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:43 smithi063 bash[19913]: audit 2024-09-17T11:20:42.894813+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:20:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:43 smithi063 bash[19913]: audit 2024-09-17T11:20:42.894813+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:20:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:43 smithi063 bash[19913]: audit 2024-09-17T11:20:43.479726+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:43 smithi063 bash[19913]: audit 2024-09-17T11:20:43.479726+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:43 smithi063 bash[19913]: audit 2024-09-17T11:20:43.486414+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:43 smithi063 bash[19913]: audit 2024-09-17T11:20:43.486414+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:43 smithi063 bash[19913]: audit 2024-09-17T11:20:43.493652+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:43 smithi063 bash[19913]: audit 2024-09-17T11:20:43.493652+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:43 smithi079 bash[21560]: audit 2024-09-17T11:20:42.894813+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:20:43.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:43 smithi079 bash[21560]: audit 2024-09-17T11:20:42.894813+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:20:43.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:43 smithi079 bash[21560]: audit 2024-09-17T11:20:43.479726+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:43.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:43 smithi079 bash[21560]: audit 2024-09-17T11:20:43.479726+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:20:43.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:43 smithi079 bash[21560]: audit 2024-09-17T11:20:43.486414+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:43 smithi079 bash[21560]: audit 2024-09-17T11:20:43.486414+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:43 smithi079 bash[21560]: audit 2024-09-17T11:20:43.493652+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:43.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:43 smithi079 bash[21560]: audit 2024-09-17T11:20:43.493652+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:44.060 DEBUG:teuthology.orchestra.run.smithi063:osd.0> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T11:20:44.063 INFO:tasks.cephadm:Deploying osd.1 on smithi063 with /dev/vg_nvme/lv_3... 2024-09-17T11:20:44.063 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T11:20:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: cluster 2024-09-17T11:20:43.490209+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-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: cluster 2024-09-17T11:20:43.490209+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-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: audit 2024-09-17T11:20:43.553249+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: audit 2024-09-17T11:20:43.553249+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: cluster 2024-09-17T11:20:43.557772+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: cluster 2024-09-17T11:20:43.557772+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: audit 2024-09-17T11:20:43.557974+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: audit 2024-09-17T11:20:43.557974+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: audit 2024-09-17T11:20:43.558220+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:44 smithi063 bash[19913]: audit 2024-09-17T11:20:43.558220+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:44.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: cluster 2024-09-17T11:20:43.490209+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-17T11:20:44.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: cluster 2024-09-17T11:20:43.490209+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-17T11:20:44.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: audit 2024-09-17T11:20:43.553249+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:20:44.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: audit 2024-09-17T11:20:43.553249+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:20:44.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: cluster 2024-09-17T11:20:43.557772+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:20:44.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: cluster 2024-09-17T11:20:43.557772+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:20:44.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: audit 2024-09-17T11:20:43.557974+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:20:44.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: audit 2024-09-17T11:20:43.557974+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:20:44.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: audit 2024-09-17T11:20:43.558220+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:44.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:44 smithi079 bash[21560]: audit 2024-09-17T11:20:43.558220+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: cluster 2024-09-17T11:20:43.490209+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-17T11:20:45.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: cluster 2024-09-17T11:20:43.490209+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-17T11:20:45.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: audit 2024-09-17T11:20:43.553249+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:20:45.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: audit 2024-09-17T11:20:43.553249+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:20:45.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: cluster 2024-09-17T11:20:43.557772+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:20:45.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: cluster 2024-09-17T11:20:43.557772+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:20:45.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: audit 2024-09-17T11:20:43.557974+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:20:45.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: audit 2024-09-17T11:20:43.557974+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:20:45.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: audit 2024-09-17T11:20:43.558220+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:44 smithi160 bash[22048]: audit 2024-09-17T11:20:43.558220+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.380 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[29568]: debug 2024-09-17T11:20:45.083+0000 7f4dc0e2f640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T11:20:45.380 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[29568]: debug 2024-09-17T11:20:45.107+0000 7f4db8c4e640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:20:45.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:44.557126+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:20:45.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:44.557126+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:20:45.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: cluster 2024-09-17T11:20:44.564789+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:20:45.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: cluster 2024-09-17T11:20:44.564789+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:20:45.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:44.569251+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:44.569251+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:44.575526+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:44.575526+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:45.091964+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' 2024-09-17T11:20:45.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:45.091964+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' 2024-09-17T11:20:45.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:45.574104+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:45 smithi063 bash[19913]: audit 2024-09-17T11:20:45.574104+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:44.557126+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:20:45.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:44.557126+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:20:45.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: cluster 2024-09-17T11:20:44.564789+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:20:45.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: cluster 2024-09-17T11:20:44.564789+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:20:45.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:44.569251+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:44.569251+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:44.575526+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:44.575526+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:45.091964+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' 2024-09-17T11:20:45.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:45.091964+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' 2024-09-17T11:20:45.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:45.574104+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:45.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:45 smithi079 bash[21560]: audit 2024-09-17T11:20:45.574104+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:44.557126+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:20:46.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:44.557126+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:20:46.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: cluster 2024-09-17T11:20:44.564789+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:20:46.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: cluster 2024-09-17T11:20:44.564789+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:20:46.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:44.569251+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:44.569251+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:44.575526+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:44.575526+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:45.091964+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' 2024-09-17T11:20:46.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:45.091964+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452]' entity='osd.0' 2024-09-17T11:20:46.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:45.574104+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:45 smithi160 bash[22048]: audit 2024-09-17T11:20:45.574104+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:43.843098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:46.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:43.843098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:46.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:43.843197+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:46.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:43.843197+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:46.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:45.490669+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:46.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:45.490669+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:46.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:46.097901+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452] boot 2024-09-17T11:20:46.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:46.097901+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452] boot 2024-09-17T11:20:46.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:46.098026+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:20:46.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: cluster 2024-09-17T11:20:46.098026+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:20:46.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: audit 2024-09-17T11:20:46.099153+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:46 smithi063 bash[19913]: audit 2024-09-17T11:20:46.099153+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:43.843098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:46.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:43.843098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:46.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:43.843197+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:46.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:43.843197+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:46.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:45.490669+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:46.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:45.490669+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:46.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:46.097901+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452] boot 2024-09-17T11:20:46.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:46.097901+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452] boot 2024-09-17T11:20:46.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:46.098026+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:20:46.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: cluster 2024-09-17T11:20:46.098026+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:20:46.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: audit 2024-09-17T11:20:46.099153+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:46.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:46 smithi079 bash[21560]: audit 2024-09-17T11:20:46.099153+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:43.843098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:43.843098+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:43.843197+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:43.843197+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:45.490669+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:45.490669+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:46.097901+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452] boot 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:46.097901+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.63:6802/1834235452,v1:172.21.15.63:6803/1834235452] boot 2024-09-17T11:20:47.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:46.098026+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:20:47.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: cluster 2024-09-17T11:20:46.098026+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:20:47.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: audit 2024-09-17T11:20:46.099153+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:47.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:46 smithi160 bash[22048]: audit 2024-09-17T11:20:46.099153+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:20:48.530 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:20:48.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:48 smithi063 bash[19913]: cluster 2024-09-17T11:20:47.491220+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:48.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:48 smithi063 bash[19913]: cluster 2024-09-17T11:20:47.491220+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:48.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:48 smithi063 bash[19913]: cluster 2024-09-17T11:20:47.603664+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:20:48.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:48 smithi063 bash[19913]: cluster 2024-09-17T11:20:47.603664+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:20:48.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:48 smithi079 bash[21560]: cluster 2024-09-17T11:20:47.491220+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:48.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:48 smithi079 bash[21560]: cluster 2024-09-17T11:20:47.491220+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:48.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:48 smithi079 bash[21560]: cluster 2024-09-17T11:20:47.603664+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:20:48.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:48 smithi079 bash[21560]: cluster 2024-09-17T11:20:47.603664+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:20:49.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:48 smithi160 bash[22048]: cluster 2024-09-17T11:20:47.491220+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:49.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:48 smithi160 bash[22048]: cluster 2024-09-17T11:20:47.491220+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:49.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:48 smithi160 bash[22048]: cluster 2024-09-17T11:20:47.603664+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:20:49.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:48 smithi160 bash[22048]: cluster 2024-09-17T11:20:47.603664+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:20:50.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:50 smithi063 bash[19913]: cluster 2024-09-17T11:20:49.491675+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:50.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:50 smithi063 bash[19913]: cluster 2024-09-17T11:20:49.491675+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:50.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:50 smithi079 bash[21560]: cluster 2024-09-17T11:20:49.491675+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:50.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:50 smithi079 bash[21560]: cluster 2024-09-17T11:20:49.491675+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:51.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:50 smithi160 bash[22048]: cluster 2024-09-17T11:20:49.491675+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:51.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:50 smithi160 bash[22048]: cluster 2024-09-17T11:20:49.491675+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:52.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:52 smithi063 bash[19913]: cluster 2024-09-17T11:20:51.492143+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:52.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:52 smithi063 bash[19913]: cluster 2024-09-17T11:20:51.492143+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:52.926 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:20:52.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:52 smithi079 bash[21560]: cluster 2024-09-17T11:20:51.492143+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:52.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:52 smithi079 bash[21560]: cluster 2024-09-17T11:20:51.492143+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:52.970 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi063:vg_nvme/lv_3 2024-09-17T11:20:53.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:52 smithi160 bash[22048]: cluster 2024-09-17T11:20:51.492143+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:53.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:52 smithi160 bash[22048]: cluster 2024-09-17T11:20:51.492143+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:54.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:54 smithi063 bash[19913]: cluster 2024-09-17T11:20:53.492581+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:54.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:54 smithi063 bash[19913]: cluster 2024-09-17T11:20:53.492581+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:54.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:54 smithi079 bash[21560]: cluster 2024-09-17T11:20:53.492581+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:54.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:54 smithi079 bash[21560]: cluster 2024-09-17T11:20:53.492581+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:55.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:54 smithi160 bash[22048]: cluster 2024-09-17T11:20:53.492581+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:55.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:54 smithi160 bash[22048]: cluster 2024-09-17T11:20:53.492581+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:56.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: cluster 2024-09-17T11:20:55.493050+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: cluster 2024-09-17T11:20:55.493050+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: cephadm 2024-09-17T11:20:55.658837+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: cephadm 2024-09-17T11:20:55.658837+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.666950+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.666950+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.674504+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.674504+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.676806+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.676806+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: cephadm 2024-09-17T11:20:55.678025+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 17265M 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: cephadm 2024-09-17T11:20:55.678025+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 17265M 2024-09-17T11:20:56.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.684080+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:56.932 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.684080+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:56.932 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.688285+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:56.932 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.688285+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:56.932 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.689903+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:56.932 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.689903+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:56.932 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.699362+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:56.932 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:56 smithi079 bash[21560]: audit 2024-09-17T11:20:55.699362+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: cluster 2024-09-17T11:20:55.493050+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: cluster 2024-09-17T11:20:55.493050+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: cephadm 2024-09-17T11:20:55.658837+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: cephadm 2024-09-17T11:20:55.658837+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.666950+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.666950+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.674504+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.674504+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.676806+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:20:57.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.676806+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: cephadm 2024-09-17T11:20:55.678025+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 17265M 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: cephadm 2024-09-17T11:20:55.678025+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 17265M 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.684080+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.684080+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.688285+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.688285+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.689903+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.689903+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.699362+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:56 smithi160 bash[22048]: audit 2024-09-17T11:20:55.699362+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: cluster 2024-09-17T11:20:55.493050+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:57.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: cluster 2024-09-17T11:20:55.493050+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:57.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: cephadm 2024-09-17T11:20:55.658837+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: cephadm 2024-09-17T11:20:55.658837+0000 mgr.x (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.666950+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.666950+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.674504+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.674504+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.676806+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.676806+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: cephadm 2024-09-17T11:20:55.678025+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 17265M 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: cephadm 2024-09-17T11:20:55.678025+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 17265M 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.684080+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.684080+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.688285+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.688285+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:57.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.689903+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:57.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.689903+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:20:57.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.699362+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:57.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:56 smithi063 bash[19913]: audit 2024-09-17T11:20:55.699362+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:20:58.124 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:20:58.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:58 smithi079 bash[21560]: cluster 2024-09-17T11:20:57.493536+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:58.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:58 smithi079 bash[21560]: cluster 2024-09-17T11:20:57.493536+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:59.061 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:58 smithi063 bash[19913]: cluster 2024-09-17T11:20:57.493536+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:59.061 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:58 smithi063 bash[19913]: cluster 2024-09-17T11:20:57.493536+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:59.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:58 smithi160 bash[22048]: cluster 2024-09-17T11:20:57.493536+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:59.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:58 smithi160 bash[22048]: cluster 2024-09-17T11:20:57.493536+0000 mgr.x (mgr.14152) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:20:59.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:59 smithi079 bash[21560]: audit 2024-09-17T11:20:59.436880+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:20:59.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:59 smithi079 bash[21560]: audit 2024-09-17T11:20:59.436880+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:20:59.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:59 smithi079 bash[21560]: audit 2024-09-17T11:20:59.441161+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:20:59.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:59 smithi079 bash[21560]: audit 2024-09-17T11:20:59.441161+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:20:59.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:59 smithi079 bash[21560]: audit 2024-09-17T11:20:59.442393+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:20:59.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:20:59 smithi079 bash[21560]: audit 2024-09-17T11:20:59.442393+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:00.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:59 smithi160 bash[22048]: audit 2024-09-17T11:20:59.436880+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:00.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:59 smithi160 bash[22048]: audit 2024-09-17T11:20:59.436880+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:00.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:59 smithi160 bash[22048]: audit 2024-09-17T11:20:59.441161+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:00.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:59 smithi160 bash[22048]: audit 2024-09-17T11:20:59.441161+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:00.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:59 smithi160 bash[22048]: audit 2024-09-17T11:20:59.442393+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:00.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:20:59 smithi160 bash[22048]: audit 2024-09-17T11:20:59.442393+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:00.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:59 smithi063 bash[19913]: audit 2024-09-17T11:20:59.436880+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:00.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:59 smithi063 bash[19913]: audit 2024-09-17T11:20:59.436880+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:00.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:59 smithi063 bash[19913]: audit 2024-09-17T11:20:59.441161+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:00.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:59 smithi063 bash[19913]: audit 2024-09-17T11:20:59.441161+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:00.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:59 smithi063 bash[19913]: audit 2024-09-17T11:20:59.442393+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:00.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:20:59 smithi063 bash[19913]: audit 2024-09-17T11:20:59.442393+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:01.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:00 smithi160 bash[22048]: audit 2024-09-17T11:20:59.430615+0000 mgr.x (mgr.14152) 136 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:01.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:00 smithi160 bash[22048]: audit 2024-09-17T11:20:59.430615+0000 mgr.x (mgr.14152) 136 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:01.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:00 smithi160 bash[22048]: cluster 2024-09-17T11:20:59.493844+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:01.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:00 smithi160 bash[22048]: cluster 2024-09-17T11:20:59.493844+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:01.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:00 smithi063 bash[19913]: audit 2024-09-17T11:20:59.430615+0000 mgr.x (mgr.14152) 136 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:01.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:00 smithi063 bash[19913]: audit 2024-09-17T11:20:59.430615+0000 mgr.x (mgr.14152) 136 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:01.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:00 smithi063 bash[19913]: cluster 2024-09-17T11:20:59.493844+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:01.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:00 smithi063 bash[19913]: cluster 2024-09-17T11:20:59.493844+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:01.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:00 smithi079 bash[21560]: audit 2024-09-17T11:20:59.430615+0000 mgr.x (mgr.14152) 136 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:01.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:00 smithi079 bash[21560]: audit 2024-09-17T11:20:59.430615+0000 mgr.x (mgr.14152) 136 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:01.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:00 smithi079 bash[21560]: cluster 2024-09-17T11:20:59.493844+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:01.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:00 smithi079 bash[21560]: cluster 2024-09-17T11:20:59.493844+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:03.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:02 smithi160 bash[22048]: cluster 2024-09-17T11:21:01.494197+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:03.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:02 smithi160 bash[22048]: cluster 2024-09-17T11:21:01.494197+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:03.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:02 smithi063 bash[19913]: cluster 2024-09-17T11:21:01.494197+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:03.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:02 smithi063 bash[19913]: cluster 2024-09-17T11:21:01.494197+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:03.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:02 smithi079 bash[21560]: cluster 2024-09-17T11:21:01.494197+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:03.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:02 smithi079 bash[21560]: cluster 2024-09-17T11:21:01.494197+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:04 smithi063 bash[19913]: cluster 2024-09-17T11:21:03.494627+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:04 smithi063 bash[19913]: cluster 2024-09-17T11:21:03.494627+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:04 smithi160 bash[22048]: cluster 2024-09-17T11:21:03.494627+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:04 smithi160 bash[22048]: cluster 2024-09-17T11:21:03.494627+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:04 smithi079 bash[21560]: cluster 2024-09-17T11:21:03.494627+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:04 smithi079 bash[21560]: cluster 2024-09-17T11:21:03.494627+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:07.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:06 smithi160 bash[22048]: cluster 2024-09-17T11:21:05.495064+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:07.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:06 smithi160 bash[22048]: cluster 2024-09-17T11:21:05.495064+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:07.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:06 smithi063 bash[19913]: cluster 2024-09-17T11:21:05.495064+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:07.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:06 smithi063 bash[19913]: cluster 2024-09-17T11:21:05.495064+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:07.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:06 smithi079 bash[21560]: cluster 2024-09-17T11:21:05.495064+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:07.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:06 smithi079 bash[21560]: cluster 2024-09-17T11:21:05.495064+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:07 smithi160 bash[22048]: audit 2024-09-17T11:21:07.595372+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"} : dispatch 2024-09-17T11:21:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:07 smithi160 bash[22048]: audit 2024-09-17T11:21:07.595372+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"} : dispatch 2024-09-17T11:21:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:07 smithi160 bash[22048]: audit 2024-09-17T11:21:07.598475+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"}]': finished 2024-09-17T11:21:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:07 smithi160 bash[22048]: audit 2024-09-17T11:21:07.598475+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"}]': finished 2024-09-17T11:21:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:07 smithi160 bash[22048]: cluster 2024-09-17T11:21:07.603964+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:21:08.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:07 smithi160 bash[22048]: cluster 2024-09-17T11:21:07.603964+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:21:08.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:07 smithi160 bash[22048]: audit 2024-09-17T11:21:07.604250+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:08.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:07 smithi160 bash[22048]: audit 2024-09-17T11:21:07.604250+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:08.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:07 smithi063 bash[19913]: audit 2024-09-17T11:21:07.595372+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"} : dispatch 2024-09-17T11:21:08.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:07 smithi063 bash[19913]: audit 2024-09-17T11:21:07.595372+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"} : dispatch 2024-09-17T11:21:08.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:07 smithi063 bash[19913]: audit 2024-09-17T11:21:07.598475+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"}]': finished 2024-09-17T11:21:08.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:07 smithi063 bash[19913]: audit 2024-09-17T11:21:07.598475+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"}]': finished 2024-09-17T11:21:08.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:07 smithi063 bash[19913]: cluster 2024-09-17T11:21:07.603964+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:21:08.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:07 smithi063 bash[19913]: cluster 2024-09-17T11:21:07.603964+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:21:08.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:07 smithi063 bash[19913]: audit 2024-09-17T11:21:07.604250+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:08.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:07 smithi063 bash[19913]: audit 2024-09-17T11:21:07.604250+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:08.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:07 smithi079 bash[21560]: audit 2024-09-17T11:21:07.595372+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"} : dispatch 2024-09-17T11:21:08.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:07 smithi079 bash[21560]: audit 2024-09-17T11:21:07.595372+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"} : dispatch 2024-09-17T11:21:08.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:07 smithi079 bash[21560]: audit 2024-09-17T11:21:07.598475+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"}]': finished 2024-09-17T11:21:08.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:07 smithi079 bash[21560]: audit 2024-09-17T11:21:07.598475+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.63:0/2507649459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d71e67a5-23b7-47ba-a21b-cfbade72aebe"}]': finished 2024-09-17T11:21:08.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:07 smithi079 bash[21560]: cluster 2024-09-17T11:21:07.603964+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:21:08.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:07 smithi079 bash[21560]: cluster 2024-09-17T11:21:07.603964+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:21:08.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:07 smithi079 bash[21560]: audit 2024-09-17T11:21:07.604250+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:08.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:07 smithi079 bash[21560]: audit 2024-09-17T11:21:07.604250+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:09.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:08 smithi160 bash[22048]: cluster 2024-09-17T11:21:07.495469+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:08 smithi160 bash[22048]: cluster 2024-09-17T11:21:07.495469+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:08 smithi160 bash[22048]: audit 2024-09-17T11:21:08.252014+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.63:0/720775260' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:08 smithi160 bash[22048]: audit 2024-09-17T11:21:08.252014+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.63:0/720775260' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:09.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:08 smithi063 bash[19913]: cluster 2024-09-17T11:21:07.495469+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:09.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:08 smithi063 bash[19913]: cluster 2024-09-17T11:21:07.495469+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:09.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:08 smithi063 bash[19913]: audit 2024-09-17T11:21:08.252014+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.63:0/720775260' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:09.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:08 smithi063 bash[19913]: audit 2024-09-17T11:21:08.252014+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.63:0/720775260' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:09.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:08 smithi079 bash[21560]: cluster 2024-09-17T11:21:07.495469+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:09.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:08 smithi079 bash[21560]: cluster 2024-09-17T11:21:07.495469+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:09.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:08 smithi079 bash[21560]: audit 2024-09-17T11:21:08.252014+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.63:0/720775260' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:09.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:08 smithi079 bash[21560]: audit 2024-09-17T11:21:08.252014+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.63:0/720775260' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:11.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:10 smithi160 bash[22048]: cluster 2024-09-17T11:21:09.495894+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:11.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:10 smithi160 bash[22048]: cluster 2024-09-17T11:21:09.495894+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:11.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:10 smithi063 bash[19913]: cluster 2024-09-17T11:21:09.495894+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:11.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:10 smithi063 bash[19913]: cluster 2024-09-17T11:21:09.495894+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:11.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:10 smithi079 bash[21560]: cluster 2024-09-17T11:21:09.495894+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:11.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:10 smithi079 bash[21560]: cluster 2024-09-17T11:21:09.495894+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:13.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:12 smithi160 bash[22048]: cluster 2024-09-17T11:21:11.496322+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:13.470 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:12 smithi160 bash[22048]: cluster 2024-09-17T11:21:11.496322+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:13.471 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:12 smithi079 bash[21560]: cluster 2024-09-17T11:21:11.496322+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:13.471 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:12 smithi079 bash[21560]: cluster 2024-09-17T11:21:11.496322+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:13.471 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:12 smithi063 bash[19913]: cluster 2024-09-17T11:21:11.496322+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:13.471 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:12 smithi063 bash[19913]: cluster 2024-09-17T11:21:11.496322+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:15.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:14 smithi160 bash[22048]: cluster 2024-09-17T11:21:13.496792+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:15.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:14 smithi160 bash[22048]: cluster 2024-09-17T11:21:13.496792+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:15.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:14 smithi063 bash[19913]: cluster 2024-09-17T11:21:13.496792+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:15.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:14 smithi063 bash[19913]: cluster 2024-09-17T11:21:13.496792+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:15.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:14 smithi079 bash[21560]: cluster 2024-09-17T11:21:13.496792+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:15.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:14 smithi079 bash[21560]: cluster 2024-09-17T11:21:13.496792+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:17.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:16 smithi160 bash[22048]: cluster 2024-09-17T11:21:15.497262+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:17.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:16 smithi160 bash[22048]: cluster 2024-09-17T11:21:15.497262+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:16 smithi063 bash[19913]: cluster 2024-09-17T11:21:15.497262+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:16 smithi063 bash[19913]: cluster 2024-09-17T11:21:15.497262+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:17.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:16 smithi079 bash[21560]: cluster 2024-09-17T11:21:15.497262+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:17.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:16 smithi079 bash[21560]: cluster 2024-09-17T11:21:15.497262+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:18.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:18 smithi063 bash[19913]: cluster 2024-09-17T11:21:17.497740+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:18.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:18 smithi063 bash[19913]: cluster 2024-09-17T11:21:17.497740+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:19.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:18 smithi160 bash[22048]: cluster 2024-09-17T11:21:17.497740+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:19.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:18 smithi160 bash[22048]: cluster 2024-09-17T11:21:17.497740+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:19.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:18 smithi079 bash[21560]: cluster 2024-09-17T11:21:17.497740+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:19.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:18 smithi079 bash[21560]: cluster 2024-09-17T11:21:17.497740+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:21.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:20 smithi160 bash[22048]: cluster 2024-09-17T11:21:19.498182+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:21.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:20 smithi160 bash[22048]: cluster 2024-09-17T11:21:19.498182+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:21.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:20 smithi160 bash[22048]: audit 2024-09-17T11:21:20.713084+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:21:21.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:20 smithi160 bash[22048]: audit 2024-09-17T11:21:20.713084+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:21:21.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:20 smithi160 bash[22048]: audit 2024-09-17T11:21:20.714910+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:21.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:20 smithi160 bash[22048]: audit 2024-09-17T11:21:20.714910+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:21.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:20 smithi063 bash[19913]: cluster 2024-09-17T11:21:19.498182+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:21.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:20 smithi063 bash[19913]: cluster 2024-09-17T11:21:19.498182+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:21.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:20 smithi063 bash[19913]: audit 2024-09-17T11:21:20.713084+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:21:21.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:20 smithi063 bash[19913]: audit 2024-09-17T11:21:20.713084+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:21:21.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:20 smithi063 bash[19913]: audit 2024-09-17T11:21:20.714910+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:21.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:20 smithi063 bash[19913]: audit 2024-09-17T11:21:20.714910+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:21.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:20 smithi079 bash[21560]: cluster 2024-09-17T11:21:19.498182+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:21.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:20 smithi079 bash[21560]: cluster 2024-09-17T11:21:19.498182+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:21.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:20 smithi079 bash[21560]: audit 2024-09-17T11:21:20.713084+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:21:21.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:20 smithi079 bash[21560]: audit 2024-09-17T11:21:20.713084+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:21:21.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:20 smithi079 bash[21560]: audit 2024-09-17T11:21:20.714910+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:21.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:20 smithi079 bash[21560]: audit 2024-09-17T11:21:20.714910+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:22.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:21 smithi160 bash[22048]: cephadm 2024-09-17T11:21:20.716645+0000 mgr.x (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-09-17T11:21:22.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:21 smithi160 bash[22048]: cephadm 2024-09-17T11:21:20.716645+0000 mgr.x (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-09-17T11:21:22.114 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:21 smithi063 bash[19913]: cephadm 2024-09-17T11:21:20.716645+0000 mgr.x (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-09-17T11:21:22.115 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:21 smithi063 bash[19913]: cephadm 2024-09-17T11:21:20.716645+0000 mgr.x (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-09-17T11:21:22.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:21 smithi079 bash[21560]: cephadm 2024-09-17T11:21:20.716645+0000 mgr.x (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-09-17T11:21:22.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:21 smithi079 bash[21560]: cephadm 2024-09-17T11:21:20.716645+0000 mgr.x (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-09-17T11:21:23.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:22 smithi160 bash[22048]: cluster 2024-09-17T11:21:21.498626+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:23.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:22 smithi160 bash[22048]: cluster 2024-09-17T11:21:21.498626+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:23.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:22 smithi063 bash[19913]: cluster 2024-09-17T11:21:21.498626+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:23.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:22 smithi063 bash[19913]: cluster 2024-09-17T11:21:21.498626+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:23.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:22 smithi079 bash[21560]: cluster 2024-09-17T11:21:21.498626+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:23.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:22 smithi079 bash[21560]: cluster 2024-09-17T11:21:21.498626+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:24.817 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:21:24 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:24.818 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:21:24 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:24.818 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:24 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:24.818 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:24 smithi063 bash[19913]: cluster 2024-09-17T11:21:23.499124+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:24.818 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:24 smithi063 bash[19913]: cluster 2024-09-17T11:21:23.499124+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:25.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:24 smithi160 bash[22048]: cluster 2024-09-17T11:21:23.499124+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:25.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:24 smithi160 bash[22048]: cluster 2024-09-17T11:21:23.499124+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:25.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:24 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:25.130 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:21:24 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:25.130 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:21:24 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:25.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:24 smithi079 bash[21560]: cluster 2024-09-17T11:21:23.499124+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:25.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:24 smithi079 bash[21560]: cluster 2024-09-17T11:21:23.499124+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:26.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:25 smithi160 bash[22048]: audit 2024-09-17T11:21:25.092166+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:26.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:25 smithi160 bash[22048]: audit 2024-09-17T11:21:25.092166+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:26.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:25 smithi160 bash[22048]: audit 2024-09-17T11:21:25.096225+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:25 smithi160 bash[22048]: audit 2024-09-17T11:21:25.096225+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:25 smithi160 bash[22048]: audit 2024-09-17T11:21:25.100245+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:25 smithi160 bash[22048]: audit 2024-09-17T11:21:25.100245+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:25 smithi063 bash[19913]: audit 2024-09-17T11:21:25.092166+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:26.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:25 smithi063 bash[19913]: audit 2024-09-17T11:21:25.092166+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:26.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:25 smithi063 bash[19913]: audit 2024-09-17T11:21:25.096225+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:25 smithi063 bash[19913]: audit 2024-09-17T11:21:25.096225+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:25 smithi063 bash[19913]: audit 2024-09-17T11:21:25.100245+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:25 smithi063 bash[19913]: audit 2024-09-17T11:21:25.100245+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:25 smithi079 bash[21560]: audit 2024-09-17T11:21:25.092166+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:26.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:25 smithi079 bash[21560]: audit 2024-09-17T11:21:25.092166+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:26.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:25 smithi079 bash[21560]: audit 2024-09-17T11:21:25.096225+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:25 smithi079 bash[21560]: audit 2024-09-17T11:21:25.096225+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:25 smithi079 bash[21560]: audit 2024-09-17T11:21:25.100245+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:26.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:25 smithi079 bash[21560]: audit 2024-09-17T11:21:25.100245+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:27.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:27 smithi063 bash[19913]: cluster 2024-09-17T11:21:25.499583+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:27.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:27 smithi063 bash[19913]: cluster 2024-09-17T11:21:25.499583+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:27.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:27 smithi079 bash[21560]: cluster 2024-09-17T11:21:25.499583+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:27.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:27 smithi079 bash[21560]: cluster 2024-09-17T11:21:25.499583+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:27.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:27 smithi160 bash[22048]: cluster 2024-09-17T11:21:25.499583+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:27 smithi160 bash[22048]: cluster 2024-09-17T11:21:25.499583+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:29.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:29 smithi063 bash[19913]: cluster 2024-09-17T11:21:27.500070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:29.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:29 smithi063 bash[19913]: cluster 2024-09-17T11:21:27.500070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:29.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:29 smithi079 bash[21560]: cluster 2024-09-17T11:21:27.500070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:29.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:29 smithi079 bash[21560]: cluster 2024-09-17T11:21:27.500070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:29.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:29 smithi160 bash[22048]: cluster 2024-09-17T11:21:27.500070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:29.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:29 smithi160 bash[22048]: cluster 2024-09-17T11:21:27.500070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:31.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:31 smithi063 bash[19913]: cluster 2024-09-17T11:21:29.500378+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:31.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:31 smithi063 bash[19913]: cluster 2024-09-17T11:21:29.500378+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:31.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:31 smithi079 bash[21560]: cluster 2024-09-17T11:21:29.500378+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:31.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:31 smithi079 bash[21560]: cluster 2024-09-17T11:21:29.500378+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:31.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:31 smithi160 bash[22048]: cluster 2024-09-17T11:21:29.500378+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:31.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:31 smithi160 bash[22048]: cluster 2024-09-17T11:21:29.500378+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.403160+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.403160+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.407278+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.407278+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.408324+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.408324+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.409049+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.409049+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.413200+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: audit 2024-09-17T11:21:31.413200+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: cluster 2024-09-17T11:21:31.500653+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:32 smithi063 bash[19913]: cluster 2024-09-17T11:21:31.500653+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:32.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.403160+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.403160+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.407278+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.407278+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.408324+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:32.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.408324+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:32.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.409049+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:32.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.409049+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:32.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.413200+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: audit 2024-09-17T11:21:31.413200+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: cluster 2024-09-17T11:21:31.500653+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:32.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:32 smithi079 bash[21560]: cluster 2024-09-17T11:21:31.500653+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.403160+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.403160+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.407278+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.407278+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.408324+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.408324+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:32.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.409049+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:32.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.409049+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:32.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.413200+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: audit 2024-09-17T11:21:31.413200+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:32.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: cluster 2024-09-17T11:21:31.500653+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:32.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:32 smithi160 bash[22048]: cluster 2024-09-17T11:21:31.500653+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:34.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:34 smithi160 bash[22048]: cluster 2024-09-17T11:21:33.501096+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:34.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:34 smithi160 bash[22048]: cluster 2024-09-17T11:21:33.501096+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:34.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:34 smithi160 bash[22048]: audit 2024-09-17T11:21:34.258608+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:21:34.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:34 smithi160 bash[22048]: audit 2024-09-17T11:21:34.258608+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:21:34.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:34 smithi063 bash[19913]: cluster 2024-09-17T11:21:33.501096+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:34.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:34 smithi063 bash[19913]: cluster 2024-09-17T11:21:33.501096+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:34.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:34 smithi063 bash[19913]: audit 2024-09-17T11:21:34.258608+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:21:34.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:34 smithi063 bash[19913]: audit 2024-09-17T11:21:34.258608+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:21:34.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:34 smithi079 bash[21560]: cluster 2024-09-17T11:21:33.501096+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:34.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:34 smithi079 bash[21560]: cluster 2024-09-17T11:21:33.501096+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:34.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:34 smithi079 bash[21560]: audit 2024-09-17T11:21:34.258608+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:21:34.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:34 smithi079 bash[21560]: audit 2024-09-17T11:21:34.258608+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:21:35.282 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 1 on host 'smithi063' 2024-09-17T11:21:35.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:34.556408+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:21:35.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:34.556408+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:21:35.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: cluster 2024-09-17T11:21:34.561576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:21:35.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: cluster 2024-09-17T11:21:34.561576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:21:35.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:34.562382+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:21:35.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:34.562382+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:21:35.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:34.562796+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:35.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:34.562796+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:35.263667+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:35.263667+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:35.269756+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:35.269756+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:35.276260+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:35.276260+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:35.559908+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: audit 2024-09-17T11:21:35.559908+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: cluster 2024-09-17T11:21:35.566127+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:21:35.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:35 smithi160 bash[22048]: cluster 2024-09-17T11:21:35.566127+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:34.556408+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:34.556408+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: cluster 2024-09-17T11:21:34.561576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: cluster 2024-09-17T11:21:34.561576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:34.562382+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:34.562382+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:34.562796+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:34.562796+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:35.263667+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:35.263667+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:35.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:35.269756+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.836 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:35.269756+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.836 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:35.276260+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.836 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:35.276260+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.836 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:35.559908+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:21:35.836 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: audit 2024-09-17T11:21:35.559908+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:21:35.836 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: cluster 2024-09-17T11:21:35.566127+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:21:35.836 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:35 smithi063 bash[19913]: cluster 2024-09-17T11:21:35.566127+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:21:35.837 DEBUG:teuthology.orchestra.run.smithi063:osd.1> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T11:21:35.839 INFO:tasks.cephadm:Deploying osd.2 on smithi079 with /dev/vg_nvme/lv_4... 2024-09-17T11:21:35.840 DEBUG:teuthology.orchestra.run.smithi079:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T11:21:35.851 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:34.556408+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:21:35.851 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:34.556408+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:21:35.851 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: cluster 2024-09-17T11:21:34.561576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:21:35.851 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: cluster 2024-09-17T11:21:34.561576+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:21:35.851 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:34.562382+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:21:35.851 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:34.562382+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-17T11:21:35.851 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:34.562796+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:34.562796+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:35.263667+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:35.263667+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:35.269756+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:35.269756+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:35.276260+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:35.276260+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:35.559908+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: audit 2024-09-17T11:21:35.559908+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: cluster 2024-09-17T11:21:35.566127+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:21:35.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:35 smithi079 bash[21560]: cluster 2024-09-17T11:21:35.566127+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:21:36.380 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[35198]: debug 2024-09-17T11:21:36.118+0000 7f7ea53b3640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T11:21:36.380 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[35198]: debug 2024-09-17T11:21:36.134+0000 7f7e9c9be640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:21:36.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: cluster 2024-09-17T11:21:35.501552+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:36.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: cluster 2024-09-17T11:21:35.501552+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:36.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: audit 2024-09-17T11:21:35.567216+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: audit 2024-09-17T11:21:35.567216+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: audit 2024-09-17T11:21:35.571697+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: audit 2024-09-17T11:21:35.571697+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: audit 2024-09-17T11:21:36.126389+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' 2024-09-17T11:21:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: audit 2024-09-17T11:21:36.126389+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' 2024-09-17T11:21:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: audit 2024-09-17T11:21:36.571498+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:36 smithi160 bash[22048]: audit 2024-09-17T11:21:36.571498+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: cluster 2024-09-17T11:21:35.501552+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: cluster 2024-09-17T11:21:35.501552+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: audit 2024-09-17T11:21:35.567216+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: audit 2024-09-17T11:21:35.567216+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: audit 2024-09-17T11:21:35.571697+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: audit 2024-09-17T11:21:35.571697+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: audit 2024-09-17T11:21:36.126389+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' 2024-09-17T11:21:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: audit 2024-09-17T11:21:36.126389+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' 2024-09-17T11:21:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: audit 2024-09-17T11:21:36.571498+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:36 smithi063 bash[19913]: audit 2024-09-17T11:21:36.571498+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: cluster 2024-09-17T11:21:35.501552+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:36.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: cluster 2024-09-17T11:21:35.501552+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:36.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: audit 2024-09-17T11:21:35.567216+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: audit 2024-09-17T11:21:35.567216+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: audit 2024-09-17T11:21:35.571697+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: audit 2024-09-17T11:21:35.571697+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: audit 2024-09-17T11:21:36.126389+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' 2024-09-17T11:21:36.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: audit 2024-09-17T11:21:36.126389+0000 mon.a (mon.0) 341 : audit [INF] from='osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558]' entity='osd.1' 2024-09-17T11:21:36.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: audit 2024-09-17T11:21:36.571498+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:36.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:36 smithi079 bash[21560]: audit 2024-09-17T11:21:36.571498+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: cluster 2024-09-17T11:21:35.277770+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: cluster 2024-09-17T11:21:35.277770+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: cluster 2024-09-17T11:21:35.277915+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: cluster 2024-09-17T11:21:35.277915+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: cluster 2024-09-17T11:21:37.133133+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558] boot 2024-09-17T11:21:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: cluster 2024-09-17T11:21:37.133133+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558] boot 2024-09-17T11:21:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: cluster 2024-09-17T11:21:37.133189+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:21:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: cluster 2024-09-17T11:21:37.133189+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:21:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: audit 2024-09-17T11:21:37.133720+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:38 smithi079 bash[21560]: audit 2024-09-17T11:21:37.133720+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: cluster 2024-09-17T11:21:35.277770+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: cluster 2024-09-17T11:21:35.277770+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: cluster 2024-09-17T11:21:35.277915+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: cluster 2024-09-17T11:21:35.277915+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: cluster 2024-09-17T11:21:37.133133+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558] boot 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: cluster 2024-09-17T11:21:37.133133+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558] boot 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: cluster 2024-09-17T11:21:37.133189+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: cluster 2024-09-17T11:21:37.133189+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: audit 2024-09-17T11:21:37.133720+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:38 smithi160 bash[22048]: audit 2024-09-17T11:21:37.133720+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: cluster 2024-09-17T11:21:35.277770+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: cluster 2024-09-17T11:21:35.277770+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: cluster 2024-09-17T11:21:35.277915+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: cluster 2024-09-17T11:21:35.277915+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: cluster 2024-09-17T11:21:37.133133+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558] boot 2024-09-17T11:21:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: cluster 2024-09-17T11:21:37.133133+0000 mon.a (mon.0) 343 : cluster [INF] osd.1 [v2:172.21.15.63:6810/2472296558,v1:172.21.15.63:6811/2472296558] boot 2024-09-17T11:21:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: cluster 2024-09-17T11:21:37.133189+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:21:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: cluster 2024-09-17T11:21:37.133189+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:21:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: audit 2024-09-17T11:21:37.133720+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:38 smithi063 bash[19913]: audit 2024-09-17T11:21:37.133720+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:21:39.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:39 smithi079 bash[21560]: cluster 2024-09-17T11:21:37.502005+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:39.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:39 smithi079 bash[21560]: cluster 2024-09-17T11:21:37.502005+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:39.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:39 smithi079 bash[21560]: cluster 2024-09-17T11:21:38.144646+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:21:39.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:39 smithi079 bash[21560]: cluster 2024-09-17T11:21:38.144646+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:21:39.555 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:21:39.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:39 smithi160 bash[22048]: cluster 2024-09-17T11:21:37.502005+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:39.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:39 smithi160 bash[22048]: cluster 2024-09-17T11:21:37.502005+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:39.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:39 smithi160 bash[22048]: cluster 2024-09-17T11:21:38.144646+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:21:39.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:39 smithi160 bash[22048]: cluster 2024-09-17T11:21:38.144646+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:21:39.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:39 smithi063 bash[19913]: cluster 2024-09-17T11:21:37.502005+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:39.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:39 smithi063 bash[19913]: cluster 2024-09-17T11:21:37.502005+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:21:39.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:39 smithi063 bash[19913]: cluster 2024-09-17T11:21:38.144646+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:21:39.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:39 smithi063 bash[19913]: cluster 2024-09-17T11:21:38.144646+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:21:41.414 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:41 smithi063 bash[19913]: cluster 2024-09-17T11:21:39.502439+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:41.414 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:41 smithi063 bash[19913]: cluster 2024-09-17T11:21:39.502439+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:41.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:41 smithi079 bash[21560]: cluster 2024-09-17T11:21:39.502439+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:41.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:41 smithi079 bash[21560]: cluster 2024-09-17T11:21:39.502439+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:41.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:41 smithi160 bash[22048]: cluster 2024-09-17T11:21:39.502439+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:41.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:41 smithi160 bash[22048]: cluster 2024-09-17T11:21:39.502439+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:43.218 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-17T11:21:43.251 DEBUG:teuthology.orchestra.run.smithi079:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-09-17T11:21:43.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:43 smithi079 bash[21560]: cluster 2024-09-17T11:21:41.502868+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:43.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:43 smithi079 bash[21560]: cluster 2024-09-17T11:21:41.502868+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:43.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:43 smithi160 bash[22048]: cluster 2024-09-17T11:21:41.502868+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:43.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:43 smithi160 bash[22048]: cluster 2024-09-17T11:21:41.502868+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:43.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:43 smithi063 bash[19913]: cluster 2024-09-17T11:21:41.502868+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:43.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:43 smithi063 bash[19913]: cluster 2024-09-17T11:21:41.502868+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:45.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: cluster 2024-09-17T11:21:43.503279+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:45.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: cluster 2024-09-17T11:21:43.503279+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:45.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.630387+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.630387+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.638285+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.638285+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.640637+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.640637+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.642222+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.642222+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.649029+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.649029+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.653224+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.653224+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:45.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.654753+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:45.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.654753+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:45.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.663523+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:45 smithi079 bash[21560]: audit 2024-09-17T11:21:44.663523+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: cluster 2024-09-17T11:21:43.503279+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:45.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: cluster 2024-09-17T11:21:43.503279+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:45.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.630387+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.630387+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.638285+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.638285+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.640637+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.640637+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.642222+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.642222+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.649029+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.649029+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.653224+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.653224+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.654753+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.654753+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.663523+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:45 smithi160 bash[22048]: audit 2024-09-17T11:21:44.663523+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: cluster 2024-09-17T11:21:43.503279+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: cluster 2024-09-17T11:21:43.503279+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.630387+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.630387+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.638285+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.638285+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.640637+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.640637+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.642222+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.642222+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.649029+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.649029+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.653224+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.653224+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.654753+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.654753+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.663523+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:45.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:45 smithi063 bash[19913]: audit 2024-09-17T11:21:44.663523+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:21:46.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:46 smithi079 bash[21560]: cephadm 2024-09-17T11:21:44.623110+0000 mgr.x (mgr.14152) 161 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:21:46.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:46 smithi079 bash[21560]: cephadm 2024-09-17T11:21:44.623110+0000 mgr.x (mgr.14152) 161 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:21:46.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:46 smithi079 bash[21560]: cephadm 2024-09-17T11:21:44.643442+0000 mgr.x (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 8632M 2024-09-17T11:21:46.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:46 smithi079 bash[21560]: cephadm 2024-09-17T11:21:44.643442+0000 mgr.x (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 8632M 2024-09-17T11:21:46.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:46 smithi160 bash[22048]: cephadm 2024-09-17T11:21:44.623110+0000 mgr.x (mgr.14152) 161 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:21:46.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:46 smithi160 bash[22048]: cephadm 2024-09-17T11:21:44.623110+0000 mgr.x (mgr.14152) 161 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:21:46.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:46 smithi160 bash[22048]: cephadm 2024-09-17T11:21:44.643442+0000 mgr.x (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 8632M 2024-09-17T11:21:46.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:46 smithi160 bash[22048]: cephadm 2024-09-17T11:21:44.643442+0000 mgr.x (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 8632M 2024-09-17T11:21:46.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:46 smithi063 bash[19913]: cephadm 2024-09-17T11:21:44.623110+0000 mgr.x (mgr.14152) 161 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:21:46.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:46 smithi063 bash[19913]: cephadm 2024-09-17T11:21:44.623110+0000 mgr.x (mgr.14152) 161 : cephadm [INF] Detected new or changed devices on smithi063 2024-09-17T11:21:46.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:46 smithi063 bash[19913]: cephadm 2024-09-17T11:21:44.643442+0000 mgr.x (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 8632M 2024-09-17T11:21:46.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:46 smithi063 bash[19913]: cephadm 2024-09-17T11:21:44.643442+0000 mgr.x (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 8632M 2024-09-17T11:21:47.012 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:21:47.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:47 smithi079 bash[21560]: cluster 2024-09-17T11:21:45.503815+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:47.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:47 smithi079 bash[21560]: cluster 2024-09-17T11:21:45.503815+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:47.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:47 smithi160 bash[22048]: cluster 2024-09-17T11:21:45.503815+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:47.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:47 smithi160 bash[22048]: cluster 2024-09-17T11:21:45.503815+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:47.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:47 smithi063 bash[19913]: cluster 2024-09-17T11:21:45.503815+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:47.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:47 smithi063 bash[19913]: cluster 2024-09-17T11:21:45.503815+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:49.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:49 smithi079 bash[21560]: cluster 2024-09-17T11:21:47.504398+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:49.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:49 smithi079 bash[21560]: cluster 2024-09-17T11:21:47.504398+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:49.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:49 smithi079 bash[21560]: audit 2024-09-17T11:21:48.384399+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:49.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:49 smithi079 bash[21560]: audit 2024-09-17T11:21:48.384399+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:49.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:49 smithi079 bash[21560]: audit 2024-09-17T11:21:48.390487+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:49.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:49 smithi079 bash[21560]: audit 2024-09-17T11:21:48.390487+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:49.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:49 smithi079 bash[21560]: audit 2024-09-17T11:21:48.392211+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:49.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:49 smithi079 bash[21560]: audit 2024-09-17T11:21:48.392211+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:49.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:49 smithi160 bash[22048]: cluster 2024-09-17T11:21:47.504398+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:49.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:49 smithi160 bash[22048]: cluster 2024-09-17T11:21:47.504398+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:49.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:49 smithi160 bash[22048]: audit 2024-09-17T11:21:48.384399+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:49.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:49 smithi160 bash[22048]: audit 2024-09-17T11:21:48.384399+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:49.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:49 smithi160 bash[22048]: audit 2024-09-17T11:21:48.390487+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:49.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:49 smithi160 bash[22048]: audit 2024-09-17T11:21:48.390487+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:49.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:49 smithi160 bash[22048]: audit 2024-09-17T11:21:48.392211+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:49.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:49 smithi160 bash[22048]: audit 2024-09-17T11:21:48.392211+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:49 smithi063 bash[19913]: cluster 2024-09-17T11:21:47.504398+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:49 smithi063 bash[19913]: cluster 2024-09-17T11:21:47.504398+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:49 smithi063 bash[19913]: audit 2024-09-17T11:21:48.384399+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:49 smithi063 bash[19913]: audit 2024-09-17T11:21:48.384399+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:21:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:49 smithi063 bash[19913]: audit 2024-09-17T11:21:48.390487+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:49 smithi063 bash[19913]: audit 2024-09-17T11:21:48.390487+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:21:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:49 smithi063 bash[19913]: audit 2024-09-17T11:21:48.392211+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:49.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:49 smithi063 bash[19913]: audit 2024-09-17T11:21:48.392211+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:21:50.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:50 smithi079 bash[21560]: audit 2024-09-17T11:21:48.377550+0000 mgr.x (mgr.14152) 165 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:50.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:50 smithi079 bash[21560]: audit 2024-09-17T11:21:48.377550+0000 mgr.x (mgr.14152) 165 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:50.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:50 smithi160 bash[22048]: audit 2024-09-17T11:21:48.377550+0000 mgr.x (mgr.14152) 165 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:50.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:50 smithi160 bash[22048]: audit 2024-09-17T11:21:48.377550+0000 mgr.x (mgr.14152) 165 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:50.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:50 smithi063 bash[19913]: audit 2024-09-17T11:21:48.377550+0000 mgr.x (mgr.14152) 165 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:50.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:50 smithi063 bash[19913]: audit 2024-09-17T11:21:48.377550+0000 mgr.x (mgr.14152) 165 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:51.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:51 smithi079 bash[21560]: cluster 2024-09-17T11:21:49.504997+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:51.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:51 smithi079 bash[21560]: cluster 2024-09-17T11:21:49.504997+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:51.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:51 smithi160 bash[22048]: cluster 2024-09-17T11:21:49.504997+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:51.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:51 smithi160 bash[22048]: cluster 2024-09-17T11:21:49.504997+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:51.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:51 smithi063 bash[19913]: cluster 2024-09-17T11:21:49.504997+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:51.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:51 smithi063 bash[19913]: cluster 2024-09-17T11:21:49.504997+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:53.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:53 smithi079 bash[21560]: cluster 2024-09-17T11:21:51.505596+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:53.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:53 smithi079 bash[21560]: cluster 2024-09-17T11:21:51.505596+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:53.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:53 smithi160 bash[22048]: cluster 2024-09-17T11:21:51.505596+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:53.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:53 smithi160 bash[22048]: cluster 2024-09-17T11:21:51.505596+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:53 smithi063 bash[19913]: cluster 2024-09-17T11:21:51.505596+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:53 smithi063 bash[19913]: cluster 2024-09-17T11:21:51.505596+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:55.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:55 smithi079 bash[21560]: cluster 2024-09-17T11:21:53.506205+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:55.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:55 smithi079 bash[21560]: cluster 2024-09-17T11:21:53.506205+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:55.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:55 smithi160 bash[22048]: cluster 2024-09-17T11:21:53.506205+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:55.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:55 smithi160 bash[22048]: cluster 2024-09-17T11:21:53.506205+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:55.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:55 smithi063 bash[19913]: cluster 2024-09-17T11:21:53.506205+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:55.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:55 smithi063 bash[19913]: cluster 2024-09-17T11:21:53.506205+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:57.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: cluster 2024-09-17T11:21:55.506730+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:57.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: cluster 2024-09-17T11:21:55.506730+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:57.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: audit 2024-09-17T11:21:56.710132+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/953198151' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: audit 2024-09-17T11:21:56.710132+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/953198151' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: audit 2024-09-17T11:21:56.710520+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: audit 2024-09-17T11:21:56.710520+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: audit 2024-09-17T11:21:56.713595+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"}]': finished 2024-09-17T11:21:57.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: audit 2024-09-17T11:21:56.713595+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"}]': finished 2024-09-17T11:21:57.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: cluster 2024-09-17T11:21:56.718188+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:21:57.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: cluster 2024-09-17T11:21:56.718188+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:21:57.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: audit 2024-09-17T11:21:56.718632+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:21:57.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:57 smithi160 bash[22048]: audit 2024-09-17T11:21:56.718632+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:21:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: cluster 2024-09-17T11:21:55.506730+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: cluster 2024-09-17T11:21:55.506730+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: audit 2024-09-17T11:21:56.710132+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/953198151' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: audit 2024-09-17T11:21:56.710132+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/953198151' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: audit 2024-09-17T11:21:56.710520+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: audit 2024-09-17T11:21:56.710520+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: audit 2024-09-17T11:21:56.713595+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"}]': finished 2024-09-17T11:21:57.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: audit 2024-09-17T11:21:56.713595+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"}]': finished 2024-09-17T11:21:57.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: cluster 2024-09-17T11:21:56.718188+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:21:57.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: cluster 2024-09-17T11:21:56.718188+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:21:57.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: audit 2024-09-17T11:21:56.718632+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:21:57.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:57 smithi063 bash[19913]: audit 2024-09-17T11:21:56.718632+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:21:57.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: cluster 2024-09-17T11:21:55.506730+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:57.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: cluster 2024-09-17T11:21:55.506730+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: audit 2024-09-17T11:21:56.710132+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/953198151' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: audit 2024-09-17T11:21:56.710132+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/953198151' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: audit 2024-09-17T11:21:56.710520+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: audit 2024-09-17T11:21:56.710520+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"} : dispatch 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: audit 2024-09-17T11:21:56.713595+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"}]': finished 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: audit 2024-09-17T11:21:56.713595+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1a74088-bdda-4dbe-b6b7-8b0826c84843"}]': finished 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: cluster 2024-09-17T11:21:56.718188+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: cluster 2024-09-17T11:21:56.718188+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: audit 2024-09-17T11:21:56.718632+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:21:57.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:57 smithi079 bash[21560]: audit 2024-09-17T11:21:56.718632+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:21:58.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:58 smithi160 bash[22048]: audit 2024-09-17T11:21:57.364807+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/4190866499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:58.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:58 smithi160 bash[22048]: audit 2024-09-17T11:21:57.364807+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/4190866499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:58.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:58 smithi063 bash[19913]: audit 2024-09-17T11:21:57.364807+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/4190866499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:58.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:58 smithi063 bash[19913]: audit 2024-09-17T11:21:57.364807+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/4190866499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:58.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:58 smithi079 bash[21560]: audit 2024-09-17T11:21:57.364807+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/4190866499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:58.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:58 smithi079 bash[21560]: audit 2024-09-17T11:21:57.364807+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/4190866499' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:21:59.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:59 smithi160 bash[22048]: cluster 2024-09-17T11:21:57.507258+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:59.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:21:59 smithi160 bash[22048]: cluster 2024-09-17T11:21:57.507258+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:59.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:59 smithi063 bash[19913]: cluster 2024-09-17T11:21:57.507258+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:59.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:21:59 smithi063 bash[19913]: cluster 2024-09-17T11:21:57.507258+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:59.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:59 smithi079 bash[21560]: cluster 2024-09-17T11:21:57.507258+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:21:59.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:21:59 smithi079 bash[21560]: cluster 2024-09-17T11:21:57.507258+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:01.291 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:01 smithi079 bash[21560]: cluster 2024-09-17T11:21:59.507743+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:01.291 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:01 smithi079 bash[21560]: cluster 2024-09-17T11:21:59.507743+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:01.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:01 smithi160 bash[22048]: cluster 2024-09-17T11:21:59.507743+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:01.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:01 smithi160 bash[22048]: cluster 2024-09-17T11:21:59.507743+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:01.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:01 smithi063 bash[19913]: cluster 2024-09-17T11:21:59.507743+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:01.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:01 smithi063 bash[19913]: cluster 2024-09-17T11:21:59.507743+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:03.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:03 smithi160 bash[22048]: cluster 2024-09-17T11:22:01.508143+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:03.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:03 smithi160 bash[22048]: cluster 2024-09-17T11:22:01.508143+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:03.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:03 smithi063 bash[19913]: cluster 2024-09-17T11:22:01.508143+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:03.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:03 smithi063 bash[19913]: cluster 2024-09-17T11:22:01.508143+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:03.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:03 smithi079 bash[21560]: cluster 2024-09-17T11:22:01.508143+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:03.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:03 smithi079 bash[21560]: cluster 2024-09-17T11:22:01.508143+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:05.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:05 smithi160 bash[22048]: cluster 2024-09-17T11:22:03.508614+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:05.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:05 smithi160 bash[22048]: cluster 2024-09-17T11:22:03.508614+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:05.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:05 smithi063 bash[19913]: cluster 2024-09-17T11:22:03.508614+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:05.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:05 smithi063 bash[19913]: cluster 2024-09-17T11:22:03.508614+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:05.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:05 smithi079 bash[21560]: cluster 2024-09-17T11:22:03.508614+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:05.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:05 smithi079 bash[21560]: cluster 2024-09-17T11:22:03.508614+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:07.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:07 smithi079 bash[21560]: cluster 2024-09-17T11:22:05.509074+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:07.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:07 smithi079 bash[21560]: cluster 2024-09-17T11:22:05.509074+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:07.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:07 smithi160 bash[22048]: cluster 2024-09-17T11:22:05.509074+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:07.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:07 smithi160 bash[22048]: cluster 2024-09-17T11:22:05.509074+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:07.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:07 smithi063 bash[19913]: cluster 2024-09-17T11:22:05.509074+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:07.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:07 smithi063 bash[19913]: cluster 2024-09-17T11:22:05.509074+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:09.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:09 smithi160 bash[22048]: cluster 2024-09-17T11:22:07.509678+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:09.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:09 smithi160 bash[22048]: cluster 2024-09-17T11:22:07.509678+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:09.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:09 smithi063 bash[19913]: cluster 2024-09-17T11:22:07.509678+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:09.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:09 smithi063 bash[19913]: cluster 2024-09-17T11:22:07.509678+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:09.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:09 smithi079 bash[21560]: cluster 2024-09-17T11:22:07.509678+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:09.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:09 smithi079 bash[21560]: cluster 2024-09-17T11:22:07.509678+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:11.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:11 smithi160 bash[22048]: cluster 2024-09-17T11:22:09.510177+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:11.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:11 smithi160 bash[22048]: cluster 2024-09-17T11:22:09.510177+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:11.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:11 smithi160 bash[22048]: audit 2024-09-17T11:22:10.304526+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:22:11.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:11 smithi160 bash[22048]: audit 2024-09-17T11:22:10.304526+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:22:11.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:11 smithi160 bash[22048]: audit 2024-09-17T11:22:10.306279+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:11.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:11 smithi160 bash[22048]: audit 2024-09-17T11:22:10.306279+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:11.621 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:11 smithi079 bash[21560]: cluster 2024-09-17T11:22:09.510177+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:11.621 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:11 smithi079 bash[21560]: cluster 2024-09-17T11:22:09.510177+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:11.621 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:11 smithi079 bash[21560]: audit 2024-09-17T11:22:10.304526+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:22:11.622 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:11 smithi079 bash[21560]: audit 2024-09-17T11:22:10.304526+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:22:11.622 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:11 smithi079 bash[21560]: audit 2024-09-17T11:22:10.306279+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:11.622 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:11 smithi079 bash[21560]: audit 2024-09-17T11:22:10.306279+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:11.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:11 smithi063 bash[19913]: cluster 2024-09-17T11:22:09.510177+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:11.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:11 smithi063 bash[19913]: cluster 2024-09-17T11:22:09.510177+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:11.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:11 smithi063 bash[19913]: audit 2024-09-17T11:22:10.304526+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:22:11.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:11 smithi063 bash[19913]: audit 2024-09-17T11:22:10.304526+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:22:11.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:11 smithi063 bash[19913]: audit 2024-09-17T11:22:10.306279+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:11.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:11 smithi063 bash[19913]: audit 2024-09-17T11:22:10.306279+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:12.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:12 smithi160 bash[22048]: cephadm 2024-09-17T11:22:10.307842+0000 mgr.x (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-17T11:22:12.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:12 smithi160 bash[22048]: cephadm 2024-09-17T11:22:10.307842+0000 mgr.x (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-17T11:22:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:12 smithi063 bash[19913]: cephadm 2024-09-17T11:22:10.307842+0000 mgr.x (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-17T11:22:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:12 smithi063 bash[19913]: cephadm 2024-09-17T11:22:10.307842+0000 mgr.x (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-17T11:22:12.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:12 smithi079 bash[21560]: cephadm 2024-09-17T11:22:10.307842+0000 mgr.x (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-17T11:22:12.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:12 smithi079 bash[21560]: cephadm 2024-09-17T11:22:10.307842+0000 mgr.x (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-17T11:22:13.498 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:13 smithi079 bash[21560]: cluster 2024-09-17T11:22:11.510681+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:13.498 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:13 smithi079 bash[21560]: cluster 2024-09-17T11:22:11.510681+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:13.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:13 smithi160 bash[22048]: cluster 2024-09-17T11:22:11.510681+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:13.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:13 smithi160 bash[22048]: cluster 2024-09-17T11:22:11.510681+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:13.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:13 smithi063 bash[19913]: cluster 2024-09-17T11:22:11.510681+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:13.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:13 smithi063 bash[19913]: cluster 2024-09-17T11:22:11.510681+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:14.608 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:14 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:14.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:14 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:15.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:15 smithi079 bash[21560]: cluster 2024-09-17T11:22:13.511293+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:15.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:15 smithi079 bash[21560]: cluster 2024-09-17T11:22:13.511293+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:15.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:15 smithi079 bash[21560]: audit 2024-09-17T11:22:14.751211+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:15.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:15 smithi079 bash[21560]: audit 2024-09-17T11:22:14.751211+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:15.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:15 smithi079 bash[21560]: audit 2024-09-17T11:22:14.757906+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:15 smithi079 bash[21560]: audit 2024-09-17T11:22:14.757906+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:15 smithi079 bash[21560]: audit 2024-09-17T11:22:14.765254+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:15 smithi079 bash[21560]: audit 2024-09-17T11:22:14.765254+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:15 smithi160 bash[22048]: cluster 2024-09-17T11:22:13.511293+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:15.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:15 smithi160 bash[22048]: cluster 2024-09-17T11:22:13.511293+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:15.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:15 smithi160 bash[22048]: audit 2024-09-17T11:22:14.751211+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:15.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:15 smithi160 bash[22048]: audit 2024-09-17T11:22:14.751211+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:15.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:15 smithi160 bash[22048]: audit 2024-09-17T11:22:14.757906+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:15 smithi160 bash[22048]: audit 2024-09-17T11:22:14.757906+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:15 smithi160 bash[22048]: audit 2024-09-17T11:22:14.765254+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:15 smithi160 bash[22048]: audit 2024-09-17T11:22:14.765254+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:15 smithi063 bash[19913]: cluster 2024-09-17T11:22:13.511293+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:15 smithi063 bash[19913]: cluster 2024-09-17T11:22:13.511293+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:15.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:15 smithi063 bash[19913]: audit 2024-09-17T11:22:14.751211+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:15.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:15 smithi063 bash[19913]: audit 2024-09-17T11:22:14.751211+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:15.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:15 smithi063 bash[19913]: audit 2024-09-17T11:22:14.757906+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:15 smithi063 bash[19913]: audit 2024-09-17T11:22:14.757906+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:15 smithi063 bash[19913]: audit 2024-09-17T11:22:14.765254+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:15.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:15 smithi063 bash[19913]: audit 2024-09-17T11:22:14.765254+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:17.502 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:17 smithi079 bash[21560]: cluster 2024-09-17T11:22:15.511878+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:17.503 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:17 smithi079 bash[21560]: cluster 2024-09-17T11:22:15.511878+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:17.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:17 smithi160 bash[22048]: cluster 2024-09-17T11:22:15.511878+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:17.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:17 smithi160 bash[22048]: cluster 2024-09-17T11:22:15.511878+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:17.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:17 smithi063 bash[19913]: cluster 2024-09-17T11:22:15.511878+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:17.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:17 smithi063 bash[19913]: cluster 2024-09-17T11:22:15.511878+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:19.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:19 smithi160 bash[22048]: cluster 2024-09-17T11:22:17.512488+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:19.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:19 smithi160 bash[22048]: cluster 2024-09-17T11:22:17.512488+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:19.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:19 smithi063 bash[19913]: cluster 2024-09-17T11:22:17.512488+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:19.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:19 smithi063 bash[19913]: cluster 2024-09-17T11:22:17.512488+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:19.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:19 smithi079 bash[21560]: cluster 2024-09-17T11:22:17.512488+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:19.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:19 smithi079 bash[21560]: cluster 2024-09-17T11:22:17.512488+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: cluster 2024-09-17T11:22:19.513009+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: cluster 2024-09-17T11:22:19.513009+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.164064+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.164064+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.171657+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.171657+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.173629+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.173629+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.175678+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.175678+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.185165+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:21 smithi160 bash[22048]: audit 2024-09-17T11:22:21.185165+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: cluster 2024-09-17T11:22:19.513009+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:21.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: cluster 2024-09-17T11:22:19.513009+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:21.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.164064+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.164064+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.171657+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.171657+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.173629+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:21.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.173629+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:21.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.175678+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:21.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.175678+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:21.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.185165+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:21 smithi063 bash[19913]: audit 2024-09-17T11:22:21.185165+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: cluster 2024-09-17T11:22:19.513009+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:21.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: cluster 2024-09-17T11:22:19.513009+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:21.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.164064+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.164064+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.171657+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.171657+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.173629+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:21.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.173629+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:21.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.175678+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:21.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.175678+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:21.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.185165+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:21.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:21 smithi079 bash[21560]: audit 2024-09-17T11:22:21.185165+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:23.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:23 smithi079 bash[21560]: cluster 2024-09-17T11:22:21.513566+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:23.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:23 smithi079 bash[21560]: cluster 2024-09-17T11:22:21.513566+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:23.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:23 smithi160 bash[22048]: cluster 2024-09-17T11:22:21.513566+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:23.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:23 smithi160 bash[22048]: cluster 2024-09-17T11:22:21.513566+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:23.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:23 smithi063 bash[19913]: cluster 2024-09-17T11:22:21.513566+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:23.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:23 smithi063 bash[19913]: cluster 2024-09-17T11:22:21.513566+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:24.573 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:24 smithi079 bash[21560]: cluster 2024-09-17T11:22:23.514164+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:24.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:24 smithi079 bash[21560]: cluster 2024-09-17T11:22:23.514164+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:24.968 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:24 smithi063 bash[19913]: cluster 2024-09-17T11:22:23.514164+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:24.968 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:24 smithi063 bash[19913]: cluster 2024-09-17T11:22:23.514164+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:24.968 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:24 smithi160 bash[22048]: cluster 2024-09-17T11:22:23.514164+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:24.969 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:24 smithi160 bash[22048]: cluster 2024-09-17T11:22:23.514164+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:25.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:25 smithi160 bash[22048]: audit 2024-09-17T11:22:24.577611+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:25 smithi160 bash[22048]: audit 2024-09-17T11:22:24.577611+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:25 smithi160 bash[22048]: audit 2024-09-17T11:22:24.577615+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:25 smithi160 bash[22048]: audit 2024-09-17T11:22:24.577615+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:25 smithi063 bash[19913]: audit 2024-09-17T11:22:24.577611+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:25 smithi063 bash[19913]: audit 2024-09-17T11:22:24.577611+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:25 smithi063 bash[19913]: audit 2024-09-17T11:22:24.577615+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:25 smithi063 bash[19913]: audit 2024-09-17T11:22:24.577615+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:25 smithi079 bash[21560]: audit 2024-09-17T11:22:24.577611+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:25 smithi079 bash[21560]: audit 2024-09-17T11:22:24.577611+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:25 smithi079 bash[21560]: audit 2024-09-17T11:22:24.577615+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:25 smithi079 bash[21560]: audit 2024-09-17T11:22:24.577615+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:22:25.711 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 2 on host 'smithi079' 2024-09-17T11:22:26.274 DEBUG:teuthology.orchestra.run.smithi079:osd.2> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T11:22:26.277 INFO:tasks.cephadm:Deploying osd.3 on smithi079 with /dev/vg_nvme/lv_3... 2024-09-17T11:22:26.277 DEBUG:teuthology.orchestra.run.smithi079:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.313159+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.313159+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: cluster 2024-09-17T11:22:25.317923+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: cluster 2024-09-17T11:22:25.317923+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.318361+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.318361+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.322015+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.322015+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.322229+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.322229+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: cluster 2024-09-17T11:22:25.514751+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:26.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: cluster 2024-09-17T11:22:25.514751+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:26.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.692183+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:26.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.692183+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:26.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.699364+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.699364+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.706397+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:26 smithi160 bash[22048]: audit 2024-09-17T11:22:25.706397+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.313159+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:22:26.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.313159+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:22:26.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: cluster 2024-09-17T11:22:25.317923+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:22:26.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: cluster 2024-09-17T11:22:25.317923+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.318361+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.318361+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.322015+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.322015+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.322229+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.322229+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: cluster 2024-09-17T11:22:25.514751+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: cluster 2024-09-17T11:22:25.514751+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.692183+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.692183+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.699364+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.699364+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.706397+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:26 smithi063 bash[19913]: audit 2024-09-17T11:22:25.706397+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.313159+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:22:26.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.313159+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: cluster 2024-09-17T11:22:25.317923+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: cluster 2024-09-17T11:22:25.317923+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.318361+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.318361+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.322015+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.322015+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.322229+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.322229+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: cluster 2024-09-17T11:22:25.514751+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: cluster 2024-09-17T11:22:25.514751+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:26.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.692183+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:26.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.692183+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:22:26.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.699364+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.699364+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.706397+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:26.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[21560]: audit 2024-09-17T11:22:25.706397+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:27.180 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[24202]: debug 2024-09-17T11:22:26.807+0000 7f2644c21640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T11:22:27.180 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:22:26 smithi079 bash[24202]: debug 2024-09-17T11:22:26.831+0000 7f263ca40640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T11:22:27.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:26.315333+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:26.315333+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: cluster 2024-09-17T11:22:26.319950+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: cluster 2024-09-17T11:22:26.319950+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:26.320870+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:26.320870+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:26.322741+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:26.322741+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:26.815797+0000 mon.a (mon.0) 384 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:26.815797+0000 mon.a (mon.0) 384 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:27.322936+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:27 smithi160 bash[22048]: audit 2024-09-17T11:22:27.322936+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:26.315333+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:22:27.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:26.315333+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:22:27.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: cluster 2024-09-17T11:22:26.319950+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:22:27.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: cluster 2024-09-17T11:22:26.319950+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:22:27.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:26.320870+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:26.320870+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:26.322741+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:26.322741+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:26.815797+0000 mon.a (mon.0) 384 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:22:27.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:26.815797+0000 mon.a (mon.0) 384 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:22:27.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:27.322936+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:27 smithi063 bash[19913]: audit 2024-09-17T11:22:27.322936+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:26.315333+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:22:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:26.315333+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:22:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: cluster 2024-09-17T11:22:26.319950+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:22:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: cluster 2024-09-17T11:22:26.319950+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:22:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:26.320870+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:26.320870+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:26.322741+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:26.322741+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:26.815797+0000 mon.a (mon.0) 384 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:22:27.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:26.815797+0000 mon.a (mon.0) 384 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:22:27.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:27.322936+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:27.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:27 smithi079 bash[21560]: audit 2024-09-17T11:22:27.322936+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:28.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:25.567205+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:28.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:25.567205+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:28.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:25.567300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:28.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:25.567300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:28.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:27.515260+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:27.515260+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:27.820204+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141] boot 2024-09-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:27.820204+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141] boot 2024-09-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:27.820310+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: cluster 2024-09-17T11:22:27.820310+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: audit 2024-09-17T11:22:27.820596+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: audit 2024-09-17T11:22:27.820596+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: audit 2024-09-17T11:22:28.128919+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:28.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:28 smithi063 bash[19913]: audit 2024-09-17T11:22:28.128919+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:28.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:25.567205+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:28.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:25.567205+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:28.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:25.567300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:28.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:25.567300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:28.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:27.515260+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:28.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:27.515260+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:28.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:27.820204+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141] boot 2024-09-17T11:22:28.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:27.820204+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141] boot 2024-09-17T11:22:28.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:27.820310+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:22:28.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: cluster 2024-09-17T11:22:27.820310+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:22:28.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: audit 2024-09-17T11:22:27.820596+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:28.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: audit 2024-09-17T11:22:27.820596+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:28.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: audit 2024-09-17T11:22:28.128919+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:28.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:28 smithi079 bash[21560]: audit 2024-09-17T11:22:28.128919+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:28.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:25.567205+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:25.567205+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:25.567300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:25.567300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:27.515260+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:27.515260+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:27.820204+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141] boot 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:27.820204+0000 mon.a (mon.0) 386 : cluster [INF] osd.2 [v2:172.21.15.79:6800/1701169141,v1:172.21.15.79:6801/1701169141] boot 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:27.820310+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: cluster 2024-09-17T11:22:27.820310+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: audit 2024-09-17T11:22:27.820596+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: audit 2024-09-17T11:22:27.820596+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:22:28.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: audit 2024-09-17T11:22:28.128919+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:28.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:28 smithi160 bash[22048]: audit 2024-09-17T11:22:28.128919+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:30.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:29 smithi160 bash[22048]: audit 2024-09-17T11:22:28.817512+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:30.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:29 smithi160 bash[22048]: audit 2024-09-17T11:22:28.817512+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:29 smithi160 bash[22048]: cluster 2024-09-17T11:22:28.822950+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:22:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:29 smithi160 bash[22048]: cluster 2024-09-17T11:22:28.822950+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:22:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:29 smithi160 bash[22048]: audit 2024-09-17T11:22:28.824712+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:22:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:29 smithi160 bash[22048]: audit 2024-09-17T11:22:28.824712+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:22:30.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:29 smithi063 bash[19913]: audit 2024-09-17T11:22:28.817512+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:30.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:29 smithi063 bash[19913]: audit 2024-09-17T11:22:28.817512+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:30.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:29 smithi063 bash[19913]: cluster 2024-09-17T11:22:28.822950+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:22:30.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:29 smithi063 bash[19913]: cluster 2024-09-17T11:22:28.822950+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:22:30.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:29 smithi063 bash[19913]: audit 2024-09-17T11:22:28.824712+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:22:30.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:29 smithi063 bash[19913]: audit 2024-09-17T11:22:28.824712+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:22:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:29 smithi079 bash[21560]: audit 2024-09-17T11:22:28.817512+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:29 smithi079 bash[21560]: audit 2024-09-17T11:22:28.817512+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' 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-17T11:22:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:29 smithi079 bash[21560]: cluster 2024-09-17T11:22:28.822950+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:22:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:29 smithi079 bash[21560]: cluster 2024-09-17T11:22:28.822950+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:22:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:29 smithi079 bash[21560]: audit 2024-09-17T11:22:28.824712+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:22:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:29 smithi079 bash[21560]: audit 2024-09-17T11:22:28.824712+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:22:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:22:31.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: cluster 2024-09-17T11:22:29.515831+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:31.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: cluster 2024-09-17T11:22:29.515831+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:31.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: cluster 2024-09-17T11:22:29.817304+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:22:31.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: cluster 2024-09-17T11:22:29.817304+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:22:31.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:29.825689+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:22:31.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:29.825689+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:22:31.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: cluster 2024-09-17T11:22:29.831642+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: cluster 2024-09-17T11:22:29.831642+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.386295+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.386295+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.539730+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.539730+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.542308+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.542308+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.598505+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.598505+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.598742+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.598742+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.599197+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.599197+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.599381+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.599381+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.602384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.602384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.602593+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.602593+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.602742+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.602742+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.602789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.602789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.662004+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.662004+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.705843+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.705843+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.709498+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.709498+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.709721+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.709721+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.709905+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.709905+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.710345+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.710345+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.760505+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.087 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:30 smithi160 bash[22048]: audit 2024-09-17T11:22:30.760505+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: cluster 2024-09-17T11:22:29.515831+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:31.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: cluster 2024-09-17T11:22:29.515831+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:31.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: cluster 2024-09-17T11:22:29.817304+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: cluster 2024-09-17T11:22:29.817304+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:29.825689+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:29.825689+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: cluster 2024-09-17T11:22:29.831642+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: cluster 2024-09-17T11:22:29.831642+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.386295+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.386295+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.539730+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.539730+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.542308+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.542308+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.598505+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.598505+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.598742+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.598742+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.599197+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.599197+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.599381+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.599381+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.602384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.602384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.602593+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.602593+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.602742+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.602742+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.602789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.602789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.662004+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.662004+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.705843+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.705843+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.709498+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.709498+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.709721+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.709721+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.709905+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.709905+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.710345+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.710345+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.760505+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.134 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:30 smithi063 bash[19913]: audit 2024-09-17T11:22:30.760505+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: cluster 2024-09-17T11:22:29.515831+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:31.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: cluster 2024-09-17T11:22:29.515831+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:31.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: cluster 2024-09-17T11:22:29.817304+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:22:31.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: cluster 2024-09-17T11:22:29.817304+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:29.825689+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:29.825689+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: cluster 2024-09-17T11:22:29.831642+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: cluster 2024-09-17T11:22:29.831642+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.386295+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.386295+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.539730+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.539730+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.542308+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.542308+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.598505+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.598505+0000 mon.a (mon.0) 399 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.598742+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.598742+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.599197+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.599197+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.599381+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.599381+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.602384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.602384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.602593+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.602593+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.602742+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.602742+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.602789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.602789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.662004+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.662004+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.705843+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.705843+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.709498+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.709498+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.709721+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.709721+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:22:31.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.709905+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.709905+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:22:31.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.710345+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.710345+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:22:31.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.760505+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:31.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:30 smithi079 bash[21560]: audit 2024-09-17T11:22:30.760505+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:22:32.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:31 smithi063 bash[19913]: cluster 2024-09-17T11:22:30.843137+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:22:32.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:31 smithi063 bash[19913]: cluster 2024-09-17T11:22:30.843137+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:22:32.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:31 smithi079 bash[21560]: cluster 2024-09-17T11:22:30.843137+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:22:32.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:31 smithi079 bash[21560]: cluster 2024-09-17T11:22:30.843137+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:22:32.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:31 smithi160 bash[22048]: cluster 2024-09-17T11:22:30.843137+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:22:32.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:31 smithi160 bash[22048]: cluster 2024-09-17T11:22:30.843137+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:22:32.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:32 smithi079 bash[21560]: cluster 2024-09-17T11:22:31.516401+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:32.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:32 smithi079 bash[21560]: cluster 2024-09-17T11:22:31.516401+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:32.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:32 smithi079 bash[21560]: cluster 2024-09-17T11:22:31.839148+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:22:32.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:32 smithi079 bash[21560]: cluster 2024-09-17T11:22:31.839148+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:22:32.852 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:32 smithi079 bash[21560]: cluster 2024-09-17T11:22:31.839194+0000 mon.a (mon.0) 412 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:33.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:32 smithi063 bash[19913]: cluster 2024-09-17T11:22:31.516401+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:33.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:32 smithi063 bash[19913]: cluster 2024-09-17T11:22:31.516401+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:33.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:32 smithi063 bash[19913]: cluster 2024-09-17T11:22:31.839148+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:22:33.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:32 smithi063 bash[19913]: cluster 2024-09-17T11:22:31.839148+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:22:33.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:32 smithi063 bash[19913]: cluster 2024-09-17T11:22:31.839194+0000 mon.a (mon.0) 412 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:33.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:32 smithi063 bash[19913]: cluster 2024-09-17T11:22:31.839194+0000 mon.a (mon.0) 412 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:33.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:32 smithi079 bash[21560]: cluster 2024-09-17T11:22:31.839194+0000 mon.a (mon.0) 412 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:33.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:32 smithi160 bash[22048]: cluster 2024-09-17T11:22:31.516401+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:33.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:32 smithi160 bash[22048]: cluster 2024-09-17T11:22:31.516401+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:33.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:32 smithi160 bash[22048]: cluster 2024-09-17T11:22:31.839148+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:22:33.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:32 smithi160 bash[22048]: cluster 2024-09-17T11:22:31.839148+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:22:33.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:32 smithi160 bash[22048]: cluster 2024-09-17T11:22:31.839194+0000 mon.a (mon.0) 412 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:33.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:32 smithi160 bash[22048]: cluster 2024-09-17T11:22:31.839194+0000 mon.a (mon.0) 412 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:34.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:33 smithi063 bash[19913]: cluster 2024-09-17T11:22:32.866313+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T11:22:34.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:33 smithi063 bash[19913]: cluster 2024-09-17T11:22:32.866313+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T11:22:34.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:33 smithi079 bash[21560]: cluster 2024-09-17T11:22:32.866313+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T11:22:34.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:33 smithi079 bash[21560]: cluster 2024-09-17T11:22:32.866313+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T11:22:34.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:33 smithi160 bash[22048]: cluster 2024-09-17T11:22:32.866313+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T11:22:34.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:33 smithi160 bash[22048]: cluster 2024-09-17T11:22:32.866313+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T11:22:35.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:34 smithi063 bash[19913]: cluster 2024-09-17T11:22:33.516977+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:35.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:34 smithi063 bash[19913]: cluster 2024-09-17T11:22:33.516977+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:35.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:34 smithi079 bash[21560]: cluster 2024-09-17T11:22:33.516977+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:35.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:34 smithi079 bash[21560]: cluster 2024-09-17T11:22:33.516977+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:35.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:34 smithi160 bash[22048]: cluster 2024-09-17T11:22:33.516977+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:35.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:34 smithi160 bash[22048]: cluster 2024-09-17T11:22:33.516977+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:35.642 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-17T11:22:35.677 DEBUG:teuthology.orchestra.run.smithi079:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi079:vg_nvme/lv_3 2024-09-17T11:22:37.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:36 smithi063 bash[19913]: cluster 2024-09-17T11:22:35.517539+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:37.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:36 smithi063 bash[19913]: cluster 2024-09-17T11:22:35.517539+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:37.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:36 smithi079 bash[21560]: cluster 2024-09-17T11:22:35.517539+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:37.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:36 smithi079 bash[21560]: cluster 2024-09-17T11:22:35.517539+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:37.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:36 smithi160 bash[22048]: cluster 2024-09-17T11:22:35.517539+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:37.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:36 smithi160 bash[22048]: cluster 2024-09-17T11:22:35.517539+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:39.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: cluster 2024-09-17T11:22:37.518058+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:39.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: cluster 2024-09-17T11:22:37.518058+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:39.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.374512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.374512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.381879+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.381879+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.384211+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.384211+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.391381+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.391381+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.395607+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.395607+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.397640+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.397640+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.407346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:38 smithi063 bash[19913]: audit 2024-09-17T11:22:38.407346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: cluster 2024-09-17T11:22:37.518058+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:39.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: cluster 2024-09-17T11:22:37.518058+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:39.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.374512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.374512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.381879+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.381879+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.384211+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.384211+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.391381+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.391381+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.395607+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.395607+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.397640+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.397640+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.407346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:38 smithi079 bash[21560]: audit 2024-09-17T11:22:38.407346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: cluster 2024-09-17T11:22:37.518058+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: cluster 2024-09-17T11:22:37.518058+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.374512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.374512+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.381879+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.381879+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.384211+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.384211+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.391381+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.391381+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.395607+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:39.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.395607+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:39.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.397640+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:39.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.397640+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:22:39.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.407346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:39.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:38 smithi160 bash[22048]: audit 2024-09-17T11:22:38.407346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:22:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:39 smithi079 bash[21560]: cephadm 2024-09-17T11:22:38.366751+0000 mgr.x (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:22:40.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:39 smithi079 bash[21560]: cephadm 2024-09-17T11:22:38.366751+0000 mgr.x (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:22:40.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:39 smithi079 bash[21560]: cephadm 2024-09-17T11:22:38.385667+0000 mgr.x (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-17T11:22:40.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:39 smithi079 bash[21560]: cephadm 2024-09-17T11:22:38.385667+0000 mgr.x (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-17T11:22:40.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:39 smithi160 bash[22048]: cephadm 2024-09-17T11:22:38.366751+0000 mgr.x (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:22:40.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:39 smithi160 bash[22048]: cephadm 2024-09-17T11:22:38.366751+0000 mgr.x (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:22:40.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:39 smithi160 bash[22048]: cephadm 2024-09-17T11:22:38.385667+0000 mgr.x (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-17T11:22:40.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:39 smithi160 bash[22048]: cephadm 2024-09-17T11:22:38.385667+0000 mgr.x (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-17T11:22:40.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:39 smithi063 bash[19913]: cephadm 2024-09-17T11:22:38.366751+0000 mgr.x (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:22:40.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:39 smithi063 bash[19913]: cephadm 2024-09-17T11:22:38.366751+0000 mgr.x (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:22:40.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:39 smithi063 bash[19913]: cephadm 2024-09-17T11:22:38.385667+0000 mgr.x (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-17T11:22:40.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:39 smithi063 bash[19913]: cephadm 2024-09-17T11:22:38.385667+0000 mgr.x (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-17T11:22:40.816 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:22:41.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:40 smithi079 bash[21560]: cluster 2024-09-17T11:22:39.518633+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:41.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:40 smithi079 bash[21560]: cluster 2024-09-17T11:22:39.518633+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:41.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:40 smithi160 bash[22048]: cluster 2024-09-17T11:22:39.518633+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:41.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:40 smithi160 bash[22048]: cluster 2024-09-17T11:22:39.518633+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:41.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:40 smithi063 bash[19913]: cluster 2024-09-17T11:22:39.518633+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:41.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:40 smithi063 bash[19913]: cluster 2024-09-17T11:22:39.518633+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: cluster 2024-09-17T11:22:41.519163+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: cluster 2024-09-17T11:22:41.519163+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: audit 2024-09-17T11:22:42.174241+0000 mgr.x (mgr.14152) 196 : audit [DBG] from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: audit 2024-09-17T11:22:42.174241+0000 mgr.x (mgr.14152) 196 : audit [DBG] from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: audit 2024-09-17T11:22:42.180587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: audit 2024-09-17T11:22:42.180587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: audit 2024-09-17T11:22:42.186675+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: audit 2024-09-17T11:22:42.186675+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: audit 2024-09-17T11:22:42.188385+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:43.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:42 smithi079 bash[21560]: audit 2024-09-17T11:22:42.188385+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:43.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: cluster 2024-09-17T11:22:41.519163+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: cluster 2024-09-17T11:22:41.519163+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: audit 2024-09-17T11:22:42.174241+0000 mgr.x (mgr.14152) 196 : audit [DBG] from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: audit 2024-09-17T11:22:42.174241+0000 mgr.x (mgr.14152) 196 : audit [DBG] from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: audit 2024-09-17T11:22:42.180587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: audit 2024-09-17T11:22:42.180587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: audit 2024-09-17T11:22:42.186675+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: audit 2024-09-17T11:22:42.186675+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: audit 2024-09-17T11:22:42.188385+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:43.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:42 smithi160 bash[22048]: audit 2024-09-17T11:22:42.188385+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: cluster 2024-09-17T11:22:41.519163+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: cluster 2024-09-17T11:22:41.519163+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: audit 2024-09-17T11:22:42.174241+0000 mgr.x (mgr.14152) 196 : audit [DBG] from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: audit 2024-09-17T11:22:42.174241+0000 mgr.x (mgr.14152) 196 : audit [DBG] from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: audit 2024-09-17T11:22:42.180587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:22:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: audit 2024-09-17T11:22:42.180587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:22:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: audit 2024-09-17T11:22:42.186675+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:22:43.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: audit 2024-09-17T11:22:42.186675+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:22:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: audit 2024-09-17T11:22:42.188385+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:43.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:42 smithi063 bash[19913]: audit 2024-09-17T11:22:42.188385+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:22:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:44 smithi079 bash[21560]: cluster 2024-09-17T11:22:43.519717+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:45.421 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:44 smithi079 bash[21560]: cluster 2024-09-17T11:22:43.519717+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:45.422 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:44 smithi063 bash[19913]: cluster 2024-09-17T11:22:43.519717+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:45.422 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:44 smithi063 bash[19913]: cluster 2024-09-17T11:22:43.519717+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:45.422 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:44 smithi160 bash[22048]: cluster 2024-09-17T11:22:43.519717+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:45.422 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:44 smithi160 bash[22048]: cluster 2024-09-17T11:22:43.519717+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:46 smithi079 bash[21560]: cluster 2024-09-17T11:22:45.520283+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:46 smithi079 bash[21560]: cluster 2024-09-17T11:22:45.520283+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:46 smithi160 bash[22048]: cluster 2024-09-17T11:22:45.520283+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:46 smithi160 bash[22048]: cluster 2024-09-17T11:22:45.520283+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:46 smithi063 bash[19913]: cluster 2024-09-17T11:22:45.520283+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:46 smithi063 bash[19913]: cluster 2024-09-17T11:22:45.520283+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:49.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:48 smithi079 bash[21560]: cluster 2024-09-17T11:22:47.520861+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:49.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:48 smithi079 bash[21560]: cluster 2024-09-17T11:22:47.520861+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:48 smithi160 bash[22048]: cluster 2024-09-17T11:22:47.520861+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:48 smithi160 bash[22048]: cluster 2024-09-17T11:22:47.520861+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:49.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:48 smithi063 bash[19913]: cluster 2024-09-17T11:22:47.520861+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:49.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:48 smithi063 bash[19913]: cluster 2024-09-17T11:22:47.520861+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: cluster 2024-09-17T11:22:49.521466+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: cluster 2024-09-17T11:22:49.521466+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: audit 2024-09-17T11:22:50.646323+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: audit 2024-09-17T11:22:50.646323+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: audit 2024-09-17T11:22:50.646530+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/2705896708' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: audit 2024-09-17T11:22:50.646530+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/2705896708' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: audit 2024-09-17T11:22:50.649845+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"}]': finished 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: audit 2024-09-17T11:22:50.649845+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"}]': finished 2024-09-17T11:22:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: cluster 2024-09-17T11:22:50.654774+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T11:22:51.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: cluster 2024-09-17T11:22:50.654774+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T11:22:51.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: audit 2024-09-17T11:22:50.655160+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:22:51.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:50 smithi079 bash[21560]: audit 2024-09-17T11:22:50.655160+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:22:51.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: cluster 2024-09-17T11:22:49.521466+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: cluster 2024-09-17T11:22:49.521466+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: audit 2024-09-17T11:22:50.646323+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: audit 2024-09-17T11:22:50.646323+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: audit 2024-09-17T11:22:50.646530+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/2705896708' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: audit 2024-09-17T11:22:50.646530+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/2705896708' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: audit 2024-09-17T11:22:50.649845+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"}]': finished 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: audit 2024-09-17T11:22:50.649845+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"}]': finished 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: cluster 2024-09-17T11:22:50.654774+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T11:22:51.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: cluster 2024-09-17T11:22:50.654774+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T11:22:51.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: audit 2024-09-17T11:22:50.655160+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:22:51.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:50 smithi160 bash[22048]: audit 2024-09-17T11:22:50.655160+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:22:51.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: cluster 2024-09-17T11:22:49.521466+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:51.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: cluster 2024-09-17T11:22:49.521466+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:51.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: audit 2024-09-17T11:22:50.646323+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: audit 2024-09-17T11:22:50.646323+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: audit 2024-09-17T11:22:50.646530+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/2705896708' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: audit 2024-09-17T11:22:50.646530+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/2705896708' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"} : dispatch 2024-09-17T11:22:51.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: audit 2024-09-17T11:22:50.649845+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"}]': finished 2024-09-17T11:22:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: audit 2024-09-17T11:22:50.649845+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38e6b880-b77e-4656-b822-3150ea8d2163"}]': finished 2024-09-17T11:22:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: cluster 2024-09-17T11:22:50.654774+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T11:22:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: cluster 2024-09-17T11:22:50.654774+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T11:22:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: audit 2024-09-17T11:22:50.655160+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:22:51.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:50 smithi063 bash[19913]: audit 2024-09-17T11:22:50.655160+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:22:52.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:51 smithi079 bash[21560]: audit 2024-09-17T11:22:51.278772+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3428893540' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:22:52.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:51 smithi079 bash[21560]: audit 2024-09-17T11:22:51.278772+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3428893540' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:22:52.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:51 smithi160 bash[22048]: audit 2024-09-17T11:22:51.278772+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3428893540' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:22:52.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:51 smithi160 bash[22048]: audit 2024-09-17T11:22:51.278772+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3428893540' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:22:52.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:51 smithi063 bash[19913]: audit 2024-09-17T11:22:51.278772+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3428893540' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:22:52.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:51 smithi063 bash[19913]: audit 2024-09-17T11:22:51.278772+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3428893540' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:22:53.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:52 smithi079 bash[21560]: cluster 2024-09-17T11:22:51.522021+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:53.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:52 smithi079 bash[21560]: cluster 2024-09-17T11:22:51.522021+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:53.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:52 smithi160 bash[22048]: cluster 2024-09-17T11:22:51.522021+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:53.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:52 smithi160 bash[22048]: cluster 2024-09-17T11:22:51.522021+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:53.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:52 smithi063 bash[19913]: cluster 2024-09-17T11:22:51.522021+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:53.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:52 smithi063 bash[19913]: cluster 2024-09-17T11:22:51.522021+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:55.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:54 smithi079 bash[21560]: cluster 2024-09-17T11:22:53.522576+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:55.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:54 smithi079 bash[21560]: cluster 2024-09-17T11:22:53.522576+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:54 smithi160 bash[22048]: cluster 2024-09-17T11:22:53.522576+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:54 smithi160 bash[22048]: cluster 2024-09-17T11:22:53.522576+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:55.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:54 smithi063 bash[19913]: cluster 2024-09-17T11:22:53.522576+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:54 smithi063 bash[19913]: cluster 2024-09-17T11:22:53.522576+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:57.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:56 smithi079 bash[21560]: cluster 2024-09-17T11:22:55.523172+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:57.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:56 smithi079 bash[21560]: cluster 2024-09-17T11:22:55.523172+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:56 smithi160 bash[22048]: cluster 2024-09-17T11:22:55.523172+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:56 smithi160 bash[22048]: cluster 2024-09-17T11:22:55.523172+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:56 smithi063 bash[19913]: cluster 2024-09-17T11:22:55.523172+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:56 smithi063 bash[19913]: cluster 2024-09-17T11:22:55.523172+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:58 smithi079 bash[21560]: cluster 2024-09-17T11:22:57.523745+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:22:58 smithi079 bash[21560]: cluster 2024-09-17T11:22:57.523745+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:59.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:58 smithi160 bash[22048]: cluster 2024-09-17T11:22:57.523745+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:22:58 smithi160 bash[22048]: cluster 2024-09-17T11:22:57.523745+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:58 smithi063 bash[19913]: cluster 2024-09-17T11:22:57.523745+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:22:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:22:58 smithi063 bash[19913]: cluster 2024-09-17T11:22:57.523745+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:01.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:00 smithi160 bash[22048]: cluster 2024-09-17T11:22:59.524290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:01.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:00 smithi160 bash[22048]: cluster 2024-09-17T11:22:59.524290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:01.345 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:00 smithi079 bash[21560]: cluster 2024-09-17T11:22:59.524290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:01.345 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:00 smithi079 bash[21560]: cluster 2024-09-17T11:22:59.524290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:01.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:00 smithi063 bash[19913]: cluster 2024-09-17T11:22:59.524290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:01.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:00 smithi063 bash[19913]: cluster 2024-09-17T11:22:59.524290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:02 smithi160 bash[22048]: cluster 2024-09-17T11:23:01.524753+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:02 smithi160 bash[22048]: cluster 2024-09-17T11:23:01.524753+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:03.355 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:02 smithi079 bash[21560]: cluster 2024-09-17T11:23:01.524753+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:03.355 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:02 smithi079 bash[21560]: cluster 2024-09-17T11:23:01.524753+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:03.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:02 smithi063 bash[19913]: cluster 2024-09-17T11:23:01.524753+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:02 smithi063 bash[19913]: cluster 2024-09-17T11:23:01.524753+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:05.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:04 smithi160 bash[22048]: cluster 2024-09-17T11:23:03.525310+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:05.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:04 smithi160 bash[22048]: cluster 2024-09-17T11:23:03.525310+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:05.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:04 smithi160 bash[22048]: audit 2024-09-17T11:23:03.995839+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:23:05.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:04 smithi160 bash[22048]: audit 2024-09-17T11:23:03.995839+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:23:05.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:04 smithi160 bash[22048]: audit 2024-09-17T11:23:03.997713+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:05.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:04 smithi160 bash[22048]: audit 2024-09-17T11:23:03.997713+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:05.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:04 smithi160 bash[22048]: cephadm 2024-09-17T11:23:03.999346+0000 mgr.x (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-17T11:23:05.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:04 smithi160 bash[22048]: cephadm 2024-09-17T11:23:03.999346+0000 mgr.x (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-17T11:23:05.377 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:04 smithi079 bash[21560]: cluster 2024-09-17T11:23:03.525310+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:05.377 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:04 smithi079 bash[21560]: cluster 2024-09-17T11:23:03.525310+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:05.377 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:04 smithi079 bash[21560]: audit 2024-09-17T11:23:03.995839+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:23:05.377 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:04 smithi079 bash[21560]: audit 2024-09-17T11:23:03.995839+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:23:05.377 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:04 smithi079 bash[21560]: audit 2024-09-17T11:23:03.997713+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:05.377 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:04 smithi079 bash[21560]: audit 2024-09-17T11:23:03.997713+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:05.377 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:04 smithi079 bash[21560]: cephadm 2024-09-17T11:23:03.999346+0000 mgr.x (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-17T11:23:05.377 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:04 smithi079 bash[21560]: cephadm 2024-09-17T11:23:03.999346+0000 mgr.x (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-17T11:23:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:04 smithi063 bash[19913]: cluster 2024-09-17T11:23:03.525310+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:04 smithi063 bash[19913]: cluster 2024-09-17T11:23:03.525310+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:04 smithi063 bash[19913]: audit 2024-09-17T11:23:03.995839+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:23:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:04 smithi063 bash[19913]: audit 2024-09-17T11:23:03.995839+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:23:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:04 smithi063 bash[19913]: audit 2024-09-17T11:23:03.997713+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:04 smithi063 bash[19913]: audit 2024-09-17T11:23:03.997713+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:04 smithi063 bash[19913]: cephadm 2024-09-17T11:23:03.999346+0000 mgr.x (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-17T11:23:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:04 smithi063 bash[19913]: cephadm 2024-09-17T11:23:03.999346+0000 mgr.x (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-17T11:23:07.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:06 smithi079 bash[21560]: cluster 2024-09-17T11:23:05.525840+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:07.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:06 smithi079 bash[21560]: cluster 2024-09-17T11:23:05.525840+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:07.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:06 smithi160 bash[22048]: cluster 2024-09-17T11:23:05.525840+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:07.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:06 smithi160 bash[22048]: cluster 2024-09-17T11:23:05.525840+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:07.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:06 smithi063 bash[19913]: cluster 2024-09-17T11:23:05.525840+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:07.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:06 smithi063 bash[19913]: cluster 2024-09-17T11:23:05.525840+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:08.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:08.426 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:23:08 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:08.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:08.679 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:23:08 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:09.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:08 smithi160 bash[22048]: cluster 2024-09-17T11:23:07.526365+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:09.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:08 smithi160 bash[22048]: cluster 2024-09-17T11:23:07.526365+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:09.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:08 smithi160 bash[22048]: audit 2024-09-17T11:23:08.562916+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:09.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:08 smithi160 bash[22048]: audit 2024-09-17T11:23:08.562916+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:09.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:08 smithi160 bash[22048]: audit 2024-09-17T11:23:08.570049+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:08 smithi160 bash[22048]: audit 2024-09-17T11:23:08.570049+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:08 smithi160 bash[22048]: audit 2024-09-17T11:23:08.577827+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:08 smithi160 bash[22048]: audit 2024-09-17T11:23:08.577827+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:08 smithi063 bash[19913]: cluster 2024-09-17T11:23:07.526365+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:08 smithi063 bash[19913]: cluster 2024-09-17T11:23:07.526365+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:08 smithi063 bash[19913]: audit 2024-09-17T11:23:08.562916+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:08 smithi063 bash[19913]: audit 2024-09-17T11:23:08.562916+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:08 smithi063 bash[19913]: audit 2024-09-17T11:23:08.570049+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:08 smithi063 bash[19913]: audit 2024-09-17T11:23:08.570049+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:08 smithi063 bash[19913]: audit 2024-09-17T11:23:08.577827+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:08 smithi063 bash[19913]: audit 2024-09-17T11:23:08.577827+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 bash[21560]: cluster 2024-09-17T11:23:07.526365+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 bash[21560]: cluster 2024-09-17T11:23:07.526365+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 bash[21560]: audit 2024-09-17T11:23:08.562916+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 bash[21560]: audit 2024-09-17T11:23:08.562916+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 bash[21560]: audit 2024-09-17T11:23:08.570049+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 bash[21560]: audit 2024-09-17T11:23:08.570049+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 bash[21560]: audit 2024-09-17T11:23:08.577827+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:08 smithi079 bash[21560]: audit 2024-09-17T11:23:08.577827+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:11.261 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:10 smithi079 bash[21560]: cluster 2024-09-17T11:23:09.526928+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:11.261 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:10 smithi079 bash[21560]: cluster 2024-09-17T11:23:09.526928+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:11.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:10 smithi160 bash[22048]: cluster 2024-09-17T11:23:09.526928+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:11.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:10 smithi160 bash[22048]: cluster 2024-09-17T11:23:09.526928+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:11.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:10 smithi063 bash[19913]: cluster 2024-09-17T11:23:09.526928+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:10 smithi063 bash[19913]: cluster 2024-09-17T11:23:09.526928+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:13.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:12 smithi079 bash[21560]: cluster 2024-09-17T11:23:11.527467+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:13.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:12 smithi079 bash[21560]: cluster 2024-09-17T11:23:11.527467+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:13.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:12 smithi160 bash[22048]: cluster 2024-09-17T11:23:11.527467+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:13.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:12 smithi160 bash[22048]: cluster 2024-09-17T11:23:11.527467+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:13.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:12 smithi063 bash[19913]: cluster 2024-09-17T11:23:11.527467+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:13.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:12 smithi063 bash[19913]: cluster 2024-09-17T11:23:11.527467+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:15.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:14 smithi160 bash[22048]: cluster 2024-09-17T11:23:13.528031+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:15.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:14 smithi160 bash[22048]: cluster 2024-09-17T11:23:13.528031+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:15.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:14 smithi160 bash[22048]: audit 2024-09-17T11:23:14.872867+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:14 smithi160 bash[22048]: audit 2024-09-17T11:23:14.872867+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:14 smithi160 bash[22048]: audit 2024-09-17T11:23:14.880820+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:14 smithi160 bash[22048]: audit 2024-09-17T11:23:14.880820+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:14 smithi063 bash[19913]: cluster 2024-09-17T11:23:13.528031+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:14 smithi063 bash[19913]: cluster 2024-09-17T11:23:13.528031+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:14 smithi063 bash[19913]: audit 2024-09-17T11:23:14.872867+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:14 smithi063 bash[19913]: audit 2024-09-17T11:23:14.872867+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:14 smithi063 bash[19913]: audit 2024-09-17T11:23:14.880820+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:14 smithi063 bash[19913]: audit 2024-09-17T11:23:14.880820+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:14 smithi079 bash[21560]: cluster 2024-09-17T11:23:13.528031+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:15.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:14 smithi079 bash[21560]: cluster 2024-09-17T11:23:13.528031+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:15.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:14 smithi079 bash[21560]: audit 2024-09-17T11:23:14.872867+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:14 smithi079 bash[21560]: audit 2024-09-17T11:23:14.872867+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:14 smithi079 bash[21560]: audit 2024-09-17T11:23:14.880820+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:15.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:14 smithi079 bash[21560]: audit 2024-09-17T11:23:14.880820+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:16.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:15 smithi079 bash[21560]: audit 2024-09-17T11:23:15.559959+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:16.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:15 smithi079 bash[21560]: audit 2024-09-17T11:23:15.559959+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:16.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:15 smithi079 bash[21560]: audit 2024-09-17T11:23:15.561541+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:16.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:15 smithi079 bash[21560]: audit 2024-09-17T11:23:15.561541+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:16.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:15 smithi079 bash[21560]: audit 2024-09-17T11:23:15.570520+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:16.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:15 smithi079 bash[21560]: audit 2024-09-17T11:23:15.570520+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:16.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:15 smithi160 bash[22048]: audit 2024-09-17T11:23:15.559959+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:16.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:15 smithi160 bash[22048]: audit 2024-09-17T11:23:15.559959+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:16.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:15 smithi160 bash[22048]: audit 2024-09-17T11:23:15.561541+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:16.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:15 smithi160 bash[22048]: audit 2024-09-17T11:23:15.561541+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:16.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:15 smithi160 bash[22048]: audit 2024-09-17T11:23:15.570520+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:16.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:15 smithi160 bash[22048]: audit 2024-09-17T11:23:15.570520+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:16.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:15 smithi063 bash[19913]: audit 2024-09-17T11:23:15.559959+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:16.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:15 smithi063 bash[19913]: audit 2024-09-17T11:23:15.559959+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:16.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:15 smithi063 bash[19913]: audit 2024-09-17T11:23:15.561541+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:16.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:15 smithi063 bash[19913]: audit 2024-09-17T11:23:15.561541+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:16.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:15 smithi063 bash[19913]: audit 2024-09-17T11:23:15.570520+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:16.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:15 smithi063 bash[19913]: audit 2024-09-17T11:23:15.570520+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:17.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:16 smithi079 bash[21560]: cluster 2024-09-17T11:23:15.528525+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:17.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:16 smithi079 bash[21560]: cluster 2024-09-17T11:23:15.528525+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:17.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:16 smithi160 bash[22048]: cluster 2024-09-17T11:23:15.528525+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:17.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:16 smithi160 bash[22048]: cluster 2024-09-17T11:23:15.528525+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:17.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:16 smithi063 bash[19913]: cluster 2024-09-17T11:23:15.528525+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:17.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:16 smithi063 bash[19913]: cluster 2024-09-17T11:23:15.528525+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:18.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:17 smithi160 bash[22048]: audit 2024-09-17T11:23:17.802843+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:17 smithi160 bash[22048]: audit 2024-09-17T11:23:17.802843+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:17 smithi160 bash[22048]: audit 2024-09-17T11:23:17.803096+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:17 smithi160 bash[22048]: audit 2024-09-17T11:23:17.803096+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:17 smithi063 bash[19913]: audit 2024-09-17T11:23:17.802843+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:17 smithi063 bash[19913]: audit 2024-09-17T11:23:17.802843+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:17 smithi063 bash[19913]: audit 2024-09-17T11:23:17.803096+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:17 smithi063 bash[19913]: audit 2024-09-17T11:23:17.803096+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:17 smithi079 bash[21560]: audit 2024-09-17T11:23:17.802843+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:17 smithi079 bash[21560]: audit 2024-09-17T11:23:17.802843+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:17 smithi079 bash[21560]: audit 2024-09-17T11:23:17.803096+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:18.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:17 smithi079 bash[21560]: audit 2024-09-17T11:23:17.803096+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:23:19.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: cluster 2024-09-17T11:23:17.529057+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:19.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: cluster 2024-09-17T11:23:17.529057+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:19.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: audit 2024-09-17T11:23:17.983743+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:23:19.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: audit 2024-09-17T11:23:17.983743+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:23:19.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: cluster 2024-09-17T11:23:17.989570+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:23:19.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: cluster 2024-09-17T11:23:17.989570+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:23:19.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: audit 2024-09-17T11:23:17.990021+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:19.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: audit 2024-09-17T11:23:17.990021+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:19.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: audit 2024-09-17T11:23:17.990826+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: audit 2024-09-17T11:23:17.990826+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: audit 2024-09-17T11:23:17.990951+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:18 smithi079 bash[21560]: audit 2024-09-17T11:23:17.990951+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: cluster 2024-09-17T11:23:17.529057+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:19.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: cluster 2024-09-17T11:23:17.529057+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:19.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: audit 2024-09-17T11:23:17.983743+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: audit 2024-09-17T11:23:17.983743+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: cluster 2024-09-17T11:23:17.989570+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: cluster 2024-09-17T11:23:17.989570+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: audit 2024-09-17T11:23:17.990021+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: audit 2024-09-17T11:23:17.990021+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: audit 2024-09-17T11:23:17.990826+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: audit 2024-09-17T11:23:17.990826+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: audit 2024-09-17T11:23:17.990951+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:18 smithi160 bash[22048]: audit 2024-09-17T11:23:17.990951+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: cluster 2024-09-17T11:23:17.529057+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:19.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: cluster 2024-09-17T11:23:17.529057+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:19.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: audit 2024-09-17T11:23:17.983743+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:23:19.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: audit 2024-09-17T11:23:17.983743+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:23:19.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: cluster 2024-09-17T11:23:17.989570+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:23:19.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: cluster 2024-09-17T11:23:17.989570+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:23:19.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: audit 2024-09-17T11:23:17.990021+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:19.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: audit 2024-09-17T11:23:17.990021+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:19.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: audit 2024-09-17T11:23:17.990826+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: audit 2024-09-17T11:23:17.990826+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: audit 2024-09-17T11:23:17.990951+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:18 smithi063 bash[19913]: audit 2024-09-17T11:23:17.990951+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-17T11:23:19.390 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 3 on host 'smithi079' 2024-09-17T11:23:20.069 DEBUG:teuthology.orchestra.run.smithi079:osd.3> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T11:23:20.071 INFO:tasks.cephadm:Deploying osd.4 on smithi160 with /dev/vg_nvme/lv_4... 2024-09-17T11:23:20.072 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T11:23:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:18.986344+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:23:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:18.986344+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:23:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: cluster 2024-09-17T11:23:18.991617+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:23:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: cluster 2024-09-17T11:23:18.991617+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:18.992614+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:18.992614+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.002582+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.002582+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.355945+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.355945+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.373744+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.373744+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.383035+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.383035+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.479611+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.479611+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: cluster 2024-09-17T11:23:19.500177+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:23:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: cluster 2024-09-17T11:23:19.500177+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:23:20.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.500545+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:20 smithi160 bash[22048]: audit 2024-09-17T11:23:19.500545+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:18.986344+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:23:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:18.986344+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:23:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: cluster 2024-09-17T11:23:18.991617+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:23:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: cluster 2024-09-17T11:23:18.991617+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:18.992614+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:18.992614+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.002582+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.002582+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.355945+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.355945+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.373744+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.373744+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.383035+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.383035+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.479611+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:23:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: audit 2024-09-17T11:23:19.479611+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:23:20.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: cluster 2024-09-17T11:23:19.500177+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:23:20.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:19 smithi063 bash[19913]: cluster 2024-09-17T11:23:19.500177+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:23:20.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:20 smithi063 bash[19913]: audit 2024-09-17T11:23:19.500545+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:20 smithi063 bash[19913]: audit 2024-09-17T11:23:19.500545+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:18.986344+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:18.986344+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: cluster 2024-09-17T11:23:18.991617+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: cluster 2024-09-17T11:23:18.991617+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:18.992614+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:18.992614+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.002582+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.002582+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.355945+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.355945+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.373744+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.373744+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.383035+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.383035+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.479611+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.479611+0000 mon.a (mon.0) 450 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: cluster 2024-09-17T11:23:19.500177+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: cluster 2024-09-17T11:23:19.500177+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.500545+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:20.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:20 smithi079 bash[21560]: audit 2024-09-17T11:23:19.500545+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:18.764394+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:21.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:18.764394+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:21.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:18.764519+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:18.764519+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:19.529584+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:19.529584+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: audit 2024-09-17T11:23:19.997149+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: audit 2024-09-17T11:23:19.997149+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:20.501702+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109] boot 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:20.501702+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109] boot 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:20.501861+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: cluster 2024-09-17T11:23:20.501861+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: audit 2024-09-17T11:23:20.502727+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:21 smithi160 bash[22048]: audit 2024-09-17T11:23:20.502727+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:18.764394+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:21.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:18.764394+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:21.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:18.764519+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:21.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:18.764519+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:21.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:19.529584+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:21.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:19.529584+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:21.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: audit 2024-09-17T11:23:19.997149+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: audit 2024-09-17T11:23:19.997149+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:20.501702+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109] boot 2024-09-17T11:23:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:20.501702+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109] boot 2024-09-17T11:23:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:20.501861+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:23:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: cluster 2024-09-17T11:23:20.501861+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:23:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: audit 2024-09-17T11:23:20.502727+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:21 smithi063 bash[19913]: audit 2024-09-17T11:23:20.502727+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:18.764394+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:21.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:18.764394+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:18.764519+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:18.764519+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:19.529584+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:19.529584+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: audit 2024-09-17T11:23:19.997149+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: audit 2024-09-17T11:23:19.997149+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:20.501702+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109] boot 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:20.501702+0000 mon.a (mon.0) 454 : cluster [INF] osd.3 [v2:172.21.15.79:6808/880079109,v1:172.21.15.79:6809/880079109] boot 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:20.501861+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: cluster 2024-09-17T11:23:20.501861+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: audit 2024-09-17T11:23:20.502727+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:21.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:21 smithi079 bash[21560]: audit 2024-09-17T11:23:20.502727+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:23:22.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:22 smithi160 bash[22048]: cluster 2024-09-17T11:23:21.502657+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:23:22.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:22 smithi160 bash[22048]: cluster 2024-09-17T11:23:21.502657+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:23:22.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:22 smithi160 bash[22048]: cluster 2024-09-17T11:23:21.530137+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:22.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:22 smithi160 bash[22048]: cluster 2024-09-17T11:23:21.530137+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:22.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:22 smithi063 bash[19913]: cluster 2024-09-17T11:23:21.502657+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:23:22.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:22 smithi063 bash[19913]: cluster 2024-09-17T11:23:21.502657+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:23:22.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:22 smithi063 bash[19913]: cluster 2024-09-17T11:23:21.530137+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:22.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:22 smithi063 bash[19913]: cluster 2024-09-17T11:23:21.530137+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:22.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:22 smithi079 bash[21560]: cluster 2024-09-17T11:23:21.502657+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:23:22.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:22 smithi079 bash[21560]: cluster 2024-09-17T11:23:21.502657+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:23:22.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:22 smithi079 bash[21560]: cluster 2024-09-17T11:23:21.530137+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:22.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:22 smithi079 bash[21560]: cluster 2024-09-17T11:23:21.530137+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:23.787 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T11:23:23.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:23 smithi160 bash[22048]: cluster 2024-09-17T11:23:22.512206+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T11:23:23.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:23 smithi160 bash[22048]: cluster 2024-09-17T11:23:22.512206+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T11:23:23.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:23 smithi063 bash[19913]: cluster 2024-09-17T11:23:22.512206+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T11:23:23.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:23 smithi063 bash[19913]: cluster 2024-09-17T11:23:22.512206+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T11:23:23.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:23 smithi079 bash[21560]: cluster 2024-09-17T11:23:22.512206+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T11:23:23.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:23 smithi079 bash[21560]: cluster 2024-09-17T11:23:22.512206+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T11:23:24.807 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:24 smithi160 bash[22048]: cluster 2024-09-17T11:23:23.530696+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:24.807 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:24 smithi160 bash[22048]: cluster 2024-09-17T11:23:23.530696+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:24 smithi063 bash[19913]: cluster 2024-09-17T11:23:23.530696+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:24.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:24 smithi063 bash[19913]: cluster 2024-09-17T11:23:23.530696+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:24.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:24 smithi079 bash[21560]: cluster 2024-09-17T11:23:23.530696+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:24.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:24 smithi079 bash[21560]: cluster 2024-09-17T11:23:23.530696+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:26.871 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:26 smithi160 bash[22048]: cluster 2024-09-17T11:23:25.531231+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:26.871 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:26 smithi160 bash[22048]: cluster 2024-09-17T11:23:25.531231+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:26.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:26 smithi063 bash[19913]: cluster 2024-09-17T11:23:25.531231+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:26.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:26 smithi063 bash[19913]: cluster 2024-09-17T11:23:25.531231+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:26.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:26 smithi079 bash[21560]: cluster 2024-09-17T11:23:25.531231+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:26.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:26 smithi079 bash[21560]: cluster 2024-09-17T11:23:25.531231+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:27.380 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-17T11:23:27.426 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi160:vg_nvme/lv_4 2024-09-17T11:23:28.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:28 smithi063 bash[19913]: cluster 2024-09-17T11:23:27.531797+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:23:28.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:28 smithi063 bash[19913]: cluster 2024-09-17T11:23:27.531797+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:23:28.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:28 smithi079 bash[21560]: cluster 2024-09-17T11:23:27.531797+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:23:28.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:28 smithi079 bash[21560]: cluster 2024-09-17T11:23:27.531797+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:23:29.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:28 smithi160 bash[22048]: cluster 2024-09-17T11:23:27.531797+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:23:29.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:28 smithi160 bash[22048]: cluster 2024-09-17T11:23:27.531797+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:23:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: cephadm 2024-09-17T11:23:28.781768+0000 mgr.x (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:23:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: cephadm 2024-09-17T11:23:28.781768+0000 mgr.x (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:23:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.789411+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.789411+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.797042+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.797042+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.799476+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.799476+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.801347+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.801347+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: cephadm 2024-09-17T11:23:28.802743+0000 mgr.x (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: cephadm 2024-09-17T11:23:28.802743+0000 mgr.x (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.808426+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.808426+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.812337+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.812337+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.814048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.814048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:30.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.823603+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:29 smithi160 bash[22048]: audit 2024-09-17T11:23:28.823603+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: cephadm 2024-09-17T11:23:28.781768+0000 mgr.x (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:23:30.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: cephadm 2024-09-17T11:23:28.781768+0000 mgr.x (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.789411+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.789411+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.797042+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.797042+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.799476+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.799476+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.801347+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.801347+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: cephadm 2024-09-17T11:23:28.802743+0000 mgr.x (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: cephadm 2024-09-17T11:23:28.802743+0000 mgr.x (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.808426+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.808426+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.812337+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:30.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.812337+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:30.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.814048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:30.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.814048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:30.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.823603+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:29 smithi063 bash[19913]: audit 2024-09-17T11:23:28.823603+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: cephadm 2024-09-17T11:23:28.781768+0000 mgr.x (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: cephadm 2024-09-17T11:23:28.781768+0000 mgr.x (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.789411+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.789411+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.797042+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.797042+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.799476+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.799476+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.801347+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.801347+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: cephadm 2024-09-17T11:23:28.802743+0000 mgr.x (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: cephadm 2024-09-17T11:23:28.802743+0000 mgr.x (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.808426+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.808426+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.812337+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.812337+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.814048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.814048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.823603+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:29 smithi079 bash[21560]: audit 2024-09-17T11:23:28.823603+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:31.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:30 smithi160 bash[22048]: cluster 2024-09-17T11:23:29.532380+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:23:31.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:30 smithi160 bash[22048]: cluster 2024-09-17T11:23:29.532380+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:23:31.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:30 smithi063 bash[19913]: cluster 2024-09-17T11:23:29.532380+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:23:31.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:30 smithi063 bash[19913]: cluster 2024-09-17T11:23:29.532380+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:23:31.144 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T11:23:31.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:30 smithi079 bash[21560]: cluster 2024-09-17T11:23:29.532380+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:23:31.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:30 smithi079 bash[21560]: cluster 2024-09-17T11:23:29.532380+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:23:33.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:32 smithi160 bash[22048]: cluster 2024-09-17T11:23:31.532964+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:23:33.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:32 smithi160 bash[22048]: cluster 2024-09-17T11:23:31.532964+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:23:33.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:32 smithi160 bash[22048]: audit 2024-09-17T11:23:32.425705+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:23:33.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:32 smithi160 bash[22048]: audit 2024-09-17T11:23:32.425705+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:23:33.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:32 smithi160 bash[22048]: audit 2024-09-17T11:23:32.431775+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:23:33.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:32 smithi160 bash[22048]: audit 2024-09-17T11:23:32.431775+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:23:33.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:32 smithi160 bash[22048]: audit 2024-09-17T11:23:32.433559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:33.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:32 smithi160 bash[22048]: audit 2024-09-17T11:23:32.433559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:33.132 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:32 smithi063 bash[19913]: cluster 2024-09-17T11:23:31.532964+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:23:33.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:32 smithi063 bash[19913]: cluster 2024-09-17T11:23:31.532964+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:23:33.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:32 smithi063 bash[19913]: audit 2024-09-17T11:23:32.425705+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:23:33.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:32 smithi063 bash[19913]: audit 2024-09-17T11:23:32.425705+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:23:33.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:32 smithi063 bash[19913]: audit 2024-09-17T11:23:32.431775+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:23:33.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:32 smithi063 bash[19913]: audit 2024-09-17T11:23:32.431775+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:23:33.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:32 smithi063 bash[19913]: audit 2024-09-17T11:23:32.433559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:33.133 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:32 smithi063 bash[19913]: audit 2024-09-17T11:23:32.433559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:33.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:32 smithi079 bash[21560]: cluster 2024-09-17T11:23:31.532964+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:23:33.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:32 smithi079 bash[21560]: cluster 2024-09-17T11:23:31.532964+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:23:33.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:32 smithi079 bash[21560]: audit 2024-09-17T11:23:32.425705+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:23:33.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:32 smithi079 bash[21560]: audit 2024-09-17T11:23:32.425705+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:23:33.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:32 smithi079 bash[21560]: audit 2024-09-17T11:23:32.431775+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:23:33.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:32 smithi079 bash[21560]: audit 2024-09-17T11:23:32.431775+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:23:33.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:32 smithi079 bash[21560]: audit 2024-09-17T11:23:32.433559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:33.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:32 smithi079 bash[21560]: audit 2024-09-17T11:23:32.433559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:34.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:33 smithi063 bash[19913]: audit 2024-09-17T11:23:32.419010+0000 mgr.x (mgr.14152) 225 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:34.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:33 smithi063 bash[19913]: audit 2024-09-17T11:23:32.419010+0000 mgr.x (mgr.14152) 225 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:34.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:33 smithi079 bash[21560]: audit 2024-09-17T11:23:32.419010+0000 mgr.x (mgr.14152) 225 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:34.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:33 smithi079 bash[21560]: audit 2024-09-17T11:23:32.419010+0000 mgr.x (mgr.14152) 225 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:34.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:33 smithi160 bash[22048]: audit 2024-09-17T11:23:32.419010+0000 mgr.x (mgr.14152) 225 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:34.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:33 smithi160 bash[22048]: audit 2024-09-17T11:23:32.419010+0000 mgr.x (mgr.14152) 225 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:35.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:34 smithi063 bash[19913]: cluster 2024-09-17T11:23:33.533534+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:23:35.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:34 smithi063 bash[19913]: cluster 2024-09-17T11:23:33.533534+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:23:35.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:34 smithi079 bash[21560]: cluster 2024-09-17T11:23:33.533534+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:23:35.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:34 smithi079 bash[21560]: cluster 2024-09-17T11:23:33.533534+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:23:35.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:34 smithi160 bash[22048]: cluster 2024-09-17T11:23:33.533534+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:23:35.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:34 smithi160 bash[22048]: cluster 2024-09-17T11:23:33.533534+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:23:37.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:36 smithi063 bash[19913]: cluster 2024-09-17T11:23:35.534075+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:37.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:36 smithi063 bash[19913]: cluster 2024-09-17T11:23:35.534075+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:37.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:36 smithi079 bash[21560]: cluster 2024-09-17T11:23:35.534075+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:37.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:36 smithi079 bash[21560]: cluster 2024-09-17T11:23:35.534075+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:37.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:36 smithi160 bash[22048]: cluster 2024-09-17T11:23:35.534075+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:37.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:36 smithi160 bash[22048]: cluster 2024-09-17T11:23:35.534075+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:39.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:38 smithi160 bash[22048]: cluster 2024-09-17T11:23:37.534681+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:39.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:38 smithi160 bash[22048]: cluster 2024-09-17T11:23:37.534681+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:39.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:38 smithi063 bash[19913]: cluster 2024-09-17T11:23:37.534681+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:39.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:38 smithi063 bash[19913]: cluster 2024-09-17T11:23:37.534681+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:39.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:38 smithi079 bash[21560]: cluster 2024-09-17T11:23:37.534681+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:39.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:38 smithi079 bash[21560]: cluster 2024-09-17T11:23:37.534681+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:41.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: cluster 2024-09-17T11:23:39.535221+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:41.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: cluster 2024-09-17T11:23:39.535221+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:41.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: audit 2024-09-17T11:23:40.781153+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.160:0/1833917207' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: audit 2024-09-17T11:23:40.781153+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.160:0/1833917207' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: audit 2024-09-17T11:23:40.781294+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: audit 2024-09-17T11:23:40.781294+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: audit 2024-09-17T11:23:40.784878+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"}]': finished 2024-09-17T11:23:41.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: audit 2024-09-17T11:23:40.784878+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"}]': finished 2024-09-17T11:23:41.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: cluster 2024-09-17T11:23:40.789767+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:23:41.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: cluster 2024-09-17T11:23:40.789767+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:23:41.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: audit 2024-09-17T11:23:40.790205+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:23:41.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:40 smithi063 bash[19913]: audit 2024-09-17T11:23:40.790205+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:23:41.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: cluster 2024-09-17T11:23:39.535221+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:41.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: cluster 2024-09-17T11:23:39.535221+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:41.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: audit 2024-09-17T11:23:40.781153+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.160:0/1833917207' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: audit 2024-09-17T11:23:40.781153+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.160:0/1833917207' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: audit 2024-09-17T11:23:40.781294+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: audit 2024-09-17T11:23:40.781294+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: audit 2024-09-17T11:23:40.784878+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"}]': finished 2024-09-17T11:23:41.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: audit 2024-09-17T11:23:40.784878+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"}]': finished 2024-09-17T11:23:41.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: cluster 2024-09-17T11:23:40.789767+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:23:41.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: cluster 2024-09-17T11:23:40.789767+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:23:41.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: audit 2024-09-17T11:23:40.790205+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:23:41.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:40 smithi079 bash[21560]: audit 2024-09-17T11:23:40.790205+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:23:41.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: cluster 2024-09-17T11:23:39.535221+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:41.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: cluster 2024-09-17T11:23:39.535221+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:41.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: audit 2024-09-17T11:23:40.781153+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.160:0/1833917207' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: audit 2024-09-17T11:23:40.781153+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.160:0/1833917207' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: audit 2024-09-17T11:23:40.781294+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: audit 2024-09-17T11:23:40.781294+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"} : dispatch 2024-09-17T11:23:41.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: audit 2024-09-17T11:23:40.784878+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"}]': finished 2024-09-17T11:23:41.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: audit 2024-09-17T11:23:40.784878+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec443376-7214-429c-8487-1f9b48581bb1"}]': finished 2024-09-17T11:23:41.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: cluster 2024-09-17T11:23:40.789767+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:23:41.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: cluster 2024-09-17T11:23:40.789767+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:23:41.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: audit 2024-09-17T11:23:40.790205+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:23:41.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:40 smithi160 bash[22048]: audit 2024-09-17T11:23:40.790205+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:23:42.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:41 smithi063 bash[19913]: audit 2024-09-17T11:23:41.382006+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.160:0/346511028' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:23:42.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:41 smithi063 bash[19913]: audit 2024-09-17T11:23:41.382006+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.160:0/346511028' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:23:42.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:41 smithi079 bash[21560]: audit 2024-09-17T11:23:41.382006+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.160:0/346511028' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:23:42.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:41 smithi079 bash[21560]: audit 2024-09-17T11:23:41.382006+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.160:0/346511028' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:23:42.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:41 smithi160 bash[22048]: audit 2024-09-17T11:23:41.382006+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.160:0/346511028' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:23:42.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:41 smithi160 bash[22048]: audit 2024-09-17T11:23:41.382006+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.160:0/346511028' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:23:43.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:42 smithi063 bash[19913]: cluster 2024-09-17T11:23:41.535776+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:43.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:42 smithi063 bash[19913]: cluster 2024-09-17T11:23:41.535776+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:43.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:42 smithi079 bash[21560]: cluster 2024-09-17T11:23:41.535776+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:43.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:42 smithi079 bash[21560]: cluster 2024-09-17T11:23:41.535776+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:43.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:42 smithi160 bash[22048]: cluster 2024-09-17T11:23:41.535776+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:43.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:42 smithi160 bash[22048]: cluster 2024-09-17T11:23:41.535776+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:45.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:44 smithi160 bash[22048]: cluster 2024-09-17T11:23:43.536289+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:45.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:44 smithi160 bash[22048]: cluster 2024-09-17T11:23:43.536289+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:45.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:44 smithi063 bash[19913]: cluster 2024-09-17T11:23:43.536289+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:45.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:44 smithi063 bash[19913]: cluster 2024-09-17T11:23:43.536289+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:44 smithi079 bash[21560]: cluster 2024-09-17T11:23:43.536289+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:44 smithi079 bash[21560]: cluster 2024-09-17T11:23:43.536289+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:47.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:46 smithi063 bash[19913]: cluster 2024-09-17T11:23:45.536814+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:47.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:46 smithi063 bash[19913]: cluster 2024-09-17T11:23:45.536814+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:46 smithi079 bash[21560]: cluster 2024-09-17T11:23:45.536814+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:46 smithi079 bash[21560]: cluster 2024-09-17T11:23:45.536814+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:46 smithi160 bash[22048]: cluster 2024-09-17T11:23:45.536814+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:46 smithi160 bash[22048]: cluster 2024-09-17T11:23:45.536814+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:49.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:48 smithi063 bash[19913]: cluster 2024-09-17T11:23:47.537408+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:49.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:48 smithi063 bash[19913]: cluster 2024-09-17T11:23:47.537408+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:49.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:48 smithi079 bash[21560]: cluster 2024-09-17T11:23:47.537408+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:49.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:48 smithi079 bash[21560]: cluster 2024-09-17T11:23:47.537408+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:48 smithi160 bash[22048]: cluster 2024-09-17T11:23:47.537408+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:48 smithi160 bash[22048]: cluster 2024-09-17T11:23:47.537408+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:51.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:50 smithi063 bash[19913]: cluster 2024-09-17T11:23:49.537964+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:51.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:50 smithi063 bash[19913]: cluster 2024-09-17T11:23:49.537964+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:51.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:50 smithi079 bash[21560]: cluster 2024-09-17T11:23:49.537964+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:51.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:50 smithi079 bash[21560]: cluster 2024-09-17T11:23:49.537964+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:51.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:50 smithi160 bash[22048]: cluster 2024-09-17T11:23:49.537964+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:51.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:50 smithi160 bash[22048]: cluster 2024-09-17T11:23:49.537964+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:53.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:52 smithi079 bash[21560]: cluster 2024-09-17T11:23:51.538515+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:53.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:52 smithi079 bash[21560]: cluster 2024-09-17T11:23:51.538515+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:53.280 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:52 smithi160 bash[22048]: cluster 2024-09-17T11:23:51.538515+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:53.280 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:52 smithi160 bash[22048]: cluster 2024-09-17T11:23:51.538515+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:53.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:52 smithi063 bash[19913]: cluster 2024-09-17T11:23:51.538515+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:53.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:52 smithi063 bash[19913]: cluster 2024-09-17T11:23:51.538515+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:54.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:53 smithi079 bash[21560]: audit 2024-09-17T11:23:53.853612+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:23:54.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:53 smithi079 bash[21560]: audit 2024-09-17T11:23:53.853612+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:23:54.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:53 smithi079 bash[21560]: audit 2024-09-17T11:23:53.855581+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:54.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:53 smithi079 bash[21560]: audit 2024-09-17T11:23:53.855581+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:54.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:53 smithi160 bash[22048]: audit 2024-09-17T11:23:53.853612+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:23:54.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:53 smithi160 bash[22048]: audit 2024-09-17T11:23:53.853612+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:23:54.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:53 smithi160 bash[22048]: audit 2024-09-17T11:23:53.855581+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:54.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:53 smithi160 bash[22048]: audit 2024-09-17T11:23:53.855581+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:54.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:53 smithi063 bash[19913]: audit 2024-09-17T11:23:53.853612+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:23:54.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:53 smithi063 bash[19913]: audit 2024-09-17T11:23:53.853612+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:23:54.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:53 smithi063 bash[19913]: audit 2024-09-17T11:23:53.855581+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:54.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:53 smithi063 bash[19913]: audit 2024-09-17T11:23:53.855581+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:23:55.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:54 smithi079 bash[21560]: cluster 2024-09-17T11:23:53.539071+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:55.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:54 smithi079 bash[21560]: cluster 2024-09-17T11:23:53.539071+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:55.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:54 smithi079 bash[21560]: cephadm 2024-09-17T11:23:53.857182+0000 mgr.x (mgr.14152) 237 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-09-17T11:23:55.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:54 smithi079 bash[21560]: cephadm 2024-09-17T11:23:53.857182+0000 mgr.x (mgr.14152) 237 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-09-17T11:23:55.228 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:54 smithi160 bash[22048]: cluster 2024-09-17T11:23:53.539071+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:55.228 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:54 smithi160 bash[22048]: cluster 2024-09-17T11:23:53.539071+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:55.228 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:54 smithi160 bash[22048]: cephadm 2024-09-17T11:23:53.857182+0000 mgr.x (mgr.14152) 237 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-09-17T11:23:55.229 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:54 smithi160 bash[22048]: cephadm 2024-09-17T11:23:53.857182+0000 mgr.x (mgr.14152) 237 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-09-17T11:23:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:54 smithi063 bash[19913]: cluster 2024-09-17T11:23:53.539071+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:54 smithi063 bash[19913]: cluster 2024-09-17T11:23:53.539071+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:54 smithi063 bash[19913]: cephadm 2024-09-17T11:23:53.857182+0000 mgr.x (mgr.14152) 237 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-09-17T11:23:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:54 smithi063 bash[19913]: cephadm 2024-09-17T11:23:53.857182+0000 mgr.x (mgr.14152) 237 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-09-17T11:23:57.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:56 smithi160 bash[22048]: cluster 2024-09-17T11:23:55.539602+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:57.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:56 smithi160 bash[22048]: cluster 2024-09-17T11:23:55.539602+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:57.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:56 smithi079 bash[21560]: cluster 2024-09-17T11:23:55.539602+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:57.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:56 smithi079 bash[21560]: cluster 2024-09-17T11:23:55.539602+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:56 smithi063 bash[19913]: cluster 2024-09-17T11:23:55.539602+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:56 smithi063 bash[19913]: cluster 2024-09-17T11:23:55.539602+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:58.066 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:57 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:58 smithi079 bash[21560]: cluster 2024-09-17T11:23:57.540156+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:58 smithi079 bash[21560]: cluster 2024-09-17T11:23:57.540156+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:58 smithi079 bash[21560]: audit 2024-09-17T11:23:58.211973+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:58 smithi079 bash[21560]: audit 2024-09-17T11:23:58.211973+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:58 smithi079 bash[21560]: audit 2024-09-17T11:23:58.218838+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:58 smithi079 bash[21560]: audit 2024-09-17T11:23:58.218838+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:58 smithi079 bash[21560]: audit 2024-09-17T11:23:58.225840+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:23:58 smithi079 bash[21560]: audit 2024-09-17T11:23:58.225840+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.271 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 bash[22048]: cluster 2024-09-17T11:23:57.540156+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:59.271 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 bash[22048]: cluster 2024-09-17T11:23:57.540156+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:59.271 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 bash[22048]: audit 2024-09-17T11:23:58.211973+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:59.272 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 bash[22048]: audit 2024-09-17T11:23:58.211973+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:59.272 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 bash[22048]: audit 2024-09-17T11:23:58.218838+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.272 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 bash[22048]: audit 2024-09-17T11:23:58.218838+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.272 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 bash[22048]: audit 2024-09-17T11:23:58.225840+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.272 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:23:58 smithi160 bash[22048]: audit 2024-09-17T11:23:58.225840+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:58 smithi063 bash[19913]: cluster 2024-09-17T11:23:57.540156+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:58 smithi063 bash[19913]: cluster 2024-09-17T11:23:57.540156+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:23:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:58 smithi063 bash[19913]: audit 2024-09-17T11:23:58.211973+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:58 smithi063 bash[19913]: audit 2024-09-17T11:23:58.211973+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:23:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:58 smithi063 bash[19913]: audit 2024-09-17T11:23:58.218838+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:58 smithi063 bash[19913]: audit 2024-09-17T11:23:58.218838+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:58 smithi063 bash[19913]: audit 2024-09-17T11:23:58.225840+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:23:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:23:58 smithi063 bash[19913]: audit 2024-09-17T11:23:58.225840+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:00.989 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:00 smithi160 bash[22048]: cluster 2024-09-17T11:23:59.540718+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:00.989 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:00 smithi160 bash[22048]: cluster 2024-09-17T11:23:59.540718+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:01.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:00 smithi079 bash[21560]: cluster 2024-09-17T11:23:59.540718+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:01.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:00 smithi079 bash[21560]: cluster 2024-09-17T11:23:59.540718+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:01.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:00 smithi063 bash[19913]: cluster 2024-09-17T11:23:59.540718+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:01.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:00 smithi063 bash[19913]: cluster 2024-09-17T11:23:59.540718+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:03.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:02 smithi079 bash[21560]: cluster 2024-09-17T11:24:01.541197+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:03.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:02 smithi079 bash[21560]: cluster 2024-09-17T11:24:01.541197+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:02 smithi160 bash[22048]: cluster 2024-09-17T11:24:01.541197+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:02 smithi160 bash[22048]: cluster 2024-09-17T11:24:01.541197+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:03.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:02 smithi063 bash[19913]: cluster 2024-09-17T11:24:01.541197+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:02 smithi063 bash[19913]: cluster 2024-09-17T11:24:01.541197+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:05.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: cluster 2024-09-17T11:24:03.541722+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:05.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: cluster 2024-09-17T11:24:03.541722+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:05.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.475288+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.475288+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.482815+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.482815+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.484503+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.484503+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.486496+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.486496+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.496409+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:04 smithi079 bash[21560]: audit 2024-09-17T11:24:04.496409+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: cluster 2024-09-17T11:24:03.541722+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: cluster 2024-09-17T11:24:03.541722+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.475288+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.475288+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.482815+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.482815+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.484503+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.484503+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:05.236 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.486496+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:05.237 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.486496+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:05.237 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.496409+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.237 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:04 smithi160 bash[22048]: audit 2024-09-17T11:24:04.496409+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: cluster 2024-09-17T11:24:03.541722+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: cluster 2024-09-17T11:24:03.541722+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.475288+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.475288+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.482815+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.482815+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.484503+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:05.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.484503+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:05.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.486496+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:05.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.486496+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:05.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.496409+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:05.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:04 smithi063 bash[19913]: audit 2024-09-17T11:24:04.496409+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:07.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:06 smithi160 bash[22048]: cluster 2024-09-17T11:24:05.542194+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:07.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:06 smithi160 bash[22048]: cluster 2024-09-17T11:24:05.542194+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:07.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:06 smithi079 bash[21560]: cluster 2024-09-17T11:24:05.542194+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:07.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:06 smithi079 bash[21560]: cluster 2024-09-17T11:24:05.542194+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:07.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:06 smithi063 bash[19913]: cluster 2024-09-17T11:24:05.542194+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:07.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:06 smithi063 bash[19913]: cluster 2024-09-17T11:24:05.542194+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:07 smithi160 bash[22048]: audit 2024-09-17T11:24:07.692680+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:07 smithi160 bash[22048]: audit 2024-09-17T11:24:07.692680+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:07 smithi160 bash[22048]: audit 2024-09-17T11:24:07.692703+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:07 smithi160 bash[22048]: audit 2024-09-17T11:24:07.692703+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:07 smithi079 bash[21560]: audit 2024-09-17T11:24:07.692680+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:07 smithi079 bash[21560]: audit 2024-09-17T11:24:07.692680+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:07 smithi079 bash[21560]: audit 2024-09-17T11:24:07.692703+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:07 smithi079 bash[21560]: audit 2024-09-17T11:24:07.692703+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:07 smithi063 bash[19913]: audit 2024-09-17T11:24:07.692680+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:07 smithi063 bash[19913]: audit 2024-09-17T11:24:07.692680+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:07 smithi063 bash[19913]: audit 2024-09-17T11:24:07.692703+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:07 smithi063 bash[19913]: audit 2024-09-17T11:24:07.692703+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:24:08.805 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 4 on host 'smithi160' 2024-09-17T11:24:09.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: cluster 2024-09-17T11:24:07.542745+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: cluster 2024-09-17T11:24:07.542745+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:07.926337+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:07.926337+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: cluster 2024-09-17T11:24:07.932000+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: cluster 2024-09-17T11:24:07.932000+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:07.932675+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:07.932675+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:07.933317+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:07.933317+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:07.933524+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:07.933524+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:08.786110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:09.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:08.786110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:09.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:08.793163+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:08.793163+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:08.800439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:08 smithi160 bash[22048]: audit 2024-09-17T11:24:08.800439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: cluster 2024-09-17T11:24:07.542745+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: cluster 2024-09-17T11:24:07.542745+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:07.926337+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:24:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:07.926337+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:24:09.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: cluster 2024-09-17T11:24:07.932000+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: cluster 2024-09-17T11:24:07.932000+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:07.932675+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:07.932675+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:07.933317+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:07.933317+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:07.933524+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:07.933524+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:08.786110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:08.786110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:08.793163+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:08.793163+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:08.800439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:08 smithi063 bash[19913]: audit 2024-09-17T11:24:08.800439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: cluster 2024-09-17T11:24:07.542745+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: cluster 2024-09-17T11:24:07.542745+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:07.926337+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:24:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:07.926337+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:24:09.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: cluster 2024-09-17T11:24:07.932000+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: cluster 2024-09-17T11:24:07.932000+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:07.932675+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:07.932675+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:07.933317+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:07.933317+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:07.933524+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:07.933524+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:08.786110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:08.786110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:08.793163+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:08.793163+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:08.800439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:08 smithi079 bash[21560]: audit 2024-09-17T11:24:08.800439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:09.437 DEBUG:teuthology.orchestra.run.smithi160:osd.4> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T11:24:09.440 INFO:tasks.cephadm:Deploying osd.5 on smithi160 with /dev/vg_nvme/lv_3... 2024-09-17T11:24:09.440 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T11:24:10.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:08.930263+0000 mon.a (mon.0) 492 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:24:10.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:08.930263+0000 mon.a (mon.0) 492 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:24:10.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: cluster 2024-09-17T11:24:08.936674+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: cluster 2024-09-17T11:24:08.936674+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:08.937693+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:08.937693+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:08.939397+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:08.939397+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:09.395373+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:09.395373+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: cluster 2024-09-17T11:24:09.508971+0000 mon.a (mon.0) 497 : cluster [INF] osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738] boot 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: cluster 2024-09-17T11:24:09.508971+0000 mon.a (mon.0) 497 : cluster [INF] osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738] boot 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: cluster 2024-09-17T11:24:09.509052+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: cluster 2024-09-17T11:24:09.509052+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:24:10.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:09.509338+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:09 smithi160 bash[22048]: audit 2024-09-17T11:24:09.509338+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:08.930263+0000 mon.a (mon.0) 492 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:24:10.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:08.930263+0000 mon.a (mon.0) 492 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:24:10.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: cluster 2024-09-17T11:24:08.936674+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T11:24:10.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: cluster 2024-09-17T11:24:08.936674+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:08.937693+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:08.937693+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:08.939397+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:08.939397+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:09.395373+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:09.395373+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: cluster 2024-09-17T11:24:09.508971+0000 mon.a (mon.0) 497 : cluster [INF] osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738] boot 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: cluster 2024-09-17T11:24:09.508971+0000 mon.a (mon.0) 497 : cluster [INF] osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738] boot 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: cluster 2024-09-17T11:24:09.509052+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: cluster 2024-09-17T11:24:09.509052+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:09.509338+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:09 smithi063 bash[19913]: audit 2024-09-17T11:24:09.509338+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:08.930263+0000 mon.a (mon.0) 492 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:24:10.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:08.930263+0000 mon.a (mon.0) 492 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:24:10.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: cluster 2024-09-17T11:24:08.936674+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T11:24:10.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: cluster 2024-09-17T11:24:08.936674+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T11:24:10.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:08.937693+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:08.937693+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:08.939397+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:08.939397+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:09.395373+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:09.395373+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: cluster 2024-09-17T11:24:09.508971+0000 mon.a (mon.0) 497 : cluster [INF] osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738] boot 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: cluster 2024-09-17T11:24:09.508971+0000 mon.a (mon.0) 497 : cluster [INF] osd.4 [v2:172.21.15.160:6800/2812005738,v1:172.21.15.160:6801/2812005738] boot 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: cluster 2024-09-17T11:24:09.509052+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: cluster 2024-09-17T11:24:09.509052+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:09.509338+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:10.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:09 smithi079 bash[21560]: audit 2024-09-17T11:24:09.509338+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:24:11.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:10 smithi160 bash[22048]: cluster 2024-09-17T11:24:08.673693+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:24:11.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:10 smithi160 bash[22048]: cluster 2024-09-17T11:24:08.673693+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:24:11.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:10 smithi160 bash[22048]: cluster 2024-09-17T11:24:08.673777+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:24:11.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:10 smithi160 bash[22048]: cluster 2024-09-17T11:24:08.673777+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:24:11.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:10 smithi160 bash[22048]: cluster 2024-09-17T11:24:09.543255+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:11.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:10 smithi160 bash[22048]: cluster 2024-09-17T11:24:09.543255+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:11.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:10 smithi160 bash[22048]: cluster 2024-09-17T11:24:10.513815+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:24:11.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:10 smithi160 bash[22048]: cluster 2024-09-17T11:24:10.513815+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:24:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:10 smithi063 bash[19913]: cluster 2024-09-17T11:24:08.673693+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:24:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:10 smithi063 bash[19913]: cluster 2024-09-17T11:24:08.673693+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:24:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:10 smithi063 bash[19913]: cluster 2024-09-17T11:24:08.673777+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:24:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:10 smithi063 bash[19913]: cluster 2024-09-17T11:24:08.673777+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:24:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:10 smithi063 bash[19913]: cluster 2024-09-17T11:24:09.543255+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:10 smithi063 bash[19913]: cluster 2024-09-17T11:24:09.543255+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:10 smithi063 bash[19913]: cluster 2024-09-17T11:24:10.513815+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:24:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:10 smithi063 bash[19913]: cluster 2024-09-17T11:24:10.513815+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:24:11.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:10 smithi079 bash[21560]: cluster 2024-09-17T11:24:08.673693+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:24:11.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:10 smithi079 bash[21560]: cluster 2024-09-17T11:24:08.673693+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:24:11.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:10 smithi079 bash[21560]: cluster 2024-09-17T11:24:08.673777+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:24:11.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:10 smithi079 bash[21560]: cluster 2024-09-17T11:24:08.673777+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:24:11.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:10 smithi079 bash[21560]: cluster 2024-09-17T11:24:09.543255+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:11.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:10 smithi079 bash[21560]: cluster 2024-09-17T11:24:09.543255+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:24:11.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:10 smithi079 bash[21560]: cluster 2024-09-17T11:24:10.513815+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:24:11.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:10 smithi079 bash[21560]: cluster 2024-09-17T11:24:10.513815+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:24:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:12 smithi160 bash[22048]: cluster 2024-09-17T11:24:11.516774+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:24:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:12 smithi160 bash[22048]: cluster 2024-09-17T11:24:11.516774+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:24:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:12 smithi160 bash[22048]: cluster 2024-09-17T11:24:11.543872+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:12 smithi160 bash[22048]: cluster 2024-09-17T11:24:11.543872+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:12.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:12 smithi063 bash[19913]: cluster 2024-09-17T11:24:11.516774+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:24:12.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:12 smithi063 bash[19913]: cluster 2024-09-17T11:24:11.516774+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:24:12.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:12 smithi063 bash[19913]: cluster 2024-09-17T11:24:11.543872+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:12.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:12 smithi063 bash[19913]: cluster 2024-09-17T11:24:11.543872+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:12.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:12 smithi079 bash[21560]: cluster 2024-09-17T11:24:11.516774+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:24:12.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:12 smithi079 bash[21560]: cluster 2024-09-17T11:24:11.516774+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:24:12.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:12 smithi079 bash[21560]: cluster 2024-09-17T11:24:11.543872+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:12.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:12 smithi079 bash[21560]: cluster 2024-09-17T11:24:11.543872+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:13.876 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T11:24:14.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:14 smithi063 bash[19913]: cluster 2024-09-17T11:24:13.544572+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:14.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:14 smithi063 bash[19913]: cluster 2024-09-17T11:24:13.544572+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:14.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:14 smithi079 bash[21560]: cluster 2024-09-17T11:24:13.544572+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:14.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:14 smithi079 bash[21560]: cluster 2024-09-17T11:24:13.544572+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:15.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:14 smithi160 bash[22048]: cluster 2024-09-17T11:24:13.544572+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:15.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:14 smithi160 bash[22048]: cluster 2024-09-17T11:24:13.544572+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:16.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:16 smithi160 bash[22048]: cluster 2024-09-17T11:24:15.545171+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:16.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:16 smithi160 bash[22048]: cluster 2024-09-17T11:24:15.545171+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:16.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:16 smithi063 bash[19913]: cluster 2024-09-17T11:24:15.545171+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:16.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:16 smithi063 bash[19913]: cluster 2024-09-17T11:24:15.545171+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:16.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:16 smithi079 bash[21560]: cluster 2024-09-17T11:24:15.545171+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:16.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:16 smithi079 bash[21560]: cluster 2024-09-17T11:24:15.545171+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:18.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:18 smithi160 bash[22048]: cluster 2024-09-17T11:24:17.545728+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:24:18.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:18 smithi160 bash[22048]: cluster 2024-09-17T11:24:17.545728+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:24:18.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:18 smithi063 bash[19913]: cluster 2024-09-17T11:24:17.545728+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:24:18.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:18 smithi063 bash[19913]: cluster 2024-09-17T11:24:17.545728+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:24:18.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:18 smithi079 bash[21560]: cluster 2024-09-17T11:24:17.545728+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:24:18.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:18 smithi079 bash[21560]: cluster 2024-09-17T11:24:17.545728+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:24:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: cephadm 2024-09-17T11:24:19.048214+0000 mgr.x (mgr.14152) 250 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:24:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: cephadm 2024-09-17T11:24:19.048214+0000 mgr.x (mgr.14152) 250 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:24:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.056115+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.056115+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.063753+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.063753+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.066235+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:24:20.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.066235+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: cephadm 2024-09-17T11:24:19.067661+0000 mgr.x (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 21361M 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: cephadm 2024-09-17T11:24:19.067661+0000 mgr.x (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 21361M 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.073797+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.073797+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.078372+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.078372+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.080074+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.080074+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.089891+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:20 smithi160 bash[22048]: audit 2024-09-17T11:24:19.089891+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: cephadm 2024-09-17T11:24:19.048214+0000 mgr.x (mgr.14152) 250 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:24:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: cephadm 2024-09-17T11:24:19.048214+0000 mgr.x (mgr.14152) 250 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:24:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.056115+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.056115+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.063753+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.063753+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.066235+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.066235+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: cephadm 2024-09-17T11:24:19.067661+0000 mgr.x (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 21361M 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: cephadm 2024-09-17T11:24:19.067661+0000 mgr.x (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 21361M 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.073797+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.073797+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.078372+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.078372+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.080074+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.080074+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.089891+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:20 smithi063 bash[19913]: audit 2024-09-17T11:24:19.089891+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: cephadm 2024-09-17T11:24:19.048214+0000 mgr.x (mgr.14152) 250 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:24:20.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: cephadm 2024-09-17T11:24:19.048214+0000 mgr.x (mgr.14152) 250 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:24:20.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.056115+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.056115+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.063753+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.063753+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.066235+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.066235+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: cephadm 2024-09-17T11:24:19.067661+0000 mgr.x (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 21361M 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: cephadm 2024-09-17T11:24:19.067661+0000 mgr.x (mgr.14152) 251 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 21361M 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.073797+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.073797+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.078372+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.078372+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.080074+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.080074+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.089891+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:20.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:20 smithi079 bash[21560]: audit 2024-09-17T11:24:19.089891+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:21.104 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-17T11:24:21.147 DEBUG:teuthology.orchestra.run.smithi160:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi160:vg_nvme/lv_3 2024-09-17T11:24:21.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:21 smithi063 bash[19913]: cluster 2024-09-17T11:24:19.546375+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-17T11:24:21.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:21 smithi063 bash[19913]: cluster 2024-09-17T11:24:19.546375+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-17T11:24:21.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:21 smithi079 bash[21560]: cluster 2024-09-17T11:24:19.546375+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-17T11:24:21.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:21 smithi079 bash[21560]: cluster 2024-09-17T11:24:19.546375+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-17T11:24:21.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:21 smithi160 bash[22048]: cluster 2024-09-17T11:24:19.546375+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-17T11:24:21.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:21 smithi160 bash[22048]: cluster 2024-09-17T11:24:19.546375+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-17T11:24:23.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:23 smithi063 bash[19913]: cluster 2024-09-17T11:24:21.547124+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:24:23.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:23 smithi063 bash[19913]: cluster 2024-09-17T11:24:21.547124+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:24:23.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:23 smithi079 bash[21560]: cluster 2024-09-17T11:24:21.547124+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:24:23.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:23 smithi079 bash[21560]: cluster 2024-09-17T11:24:21.547124+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:24:23.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:23 smithi160 bash[22048]: cluster 2024-09-17T11:24:21.547124+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:24:23.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:23 smithi160 bash[22048]: cluster 2024-09-17T11:24:21.547124+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:24:25.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:25 smithi063 bash[19913]: cluster 2024-09-17T11:24:23.547817+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:25.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:25 smithi063 bash[19913]: cluster 2024-09-17T11:24:23.547817+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:25.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:25 smithi079 bash[21560]: cluster 2024-09-17T11:24:23.547817+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:25.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:25 smithi079 bash[21560]: cluster 2024-09-17T11:24:23.547817+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:25.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:25 smithi160 bash[22048]: cluster 2024-09-17T11:24:23.547817+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:25.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:25 smithi160 bash[22048]: cluster 2024-09-17T11:24:23.547817+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:25.873 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T11:24:27.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:27 smithi160 bash[22048]: cluster 2024-09-17T11:24:25.548518+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:27.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:27 smithi160 bash[22048]: cluster 2024-09-17T11:24:25.548518+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:27.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:27 smithi063 bash[19913]: cluster 2024-09-17T11:24:25.548518+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:27.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:27 smithi063 bash[19913]: cluster 2024-09-17T11:24:25.548518+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:27.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:27 smithi079 bash[21560]: cluster 2024-09-17T11:24:25.548518+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:27.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:27 smithi079 bash[21560]: cluster 2024-09-17T11:24:25.548518+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:28.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:28 smithi063 bash[19913]: audit 2024-09-17T11:24:27.234768+0000 mgr.x (mgr.14152) 256 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:28.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:28 smithi063 bash[19913]: audit 2024-09-17T11:24:27.234768+0000 mgr.x (mgr.14152) 256 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:28.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:28 smithi063 bash[19913]: audit 2024-09-17T11:24:27.241132+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:24:28.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:28 smithi063 bash[19913]: audit 2024-09-17T11:24:27.241132+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:24:28.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:28 smithi063 bash[19913]: audit 2024-09-17T11:24:27.247144+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:24:28.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:28 smithi063 bash[19913]: audit 2024-09-17T11:24:27.247144+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:24:28.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:28 smithi063 bash[19913]: audit 2024-09-17T11:24:27.248762+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:28.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:28 smithi063 bash[19913]: audit 2024-09-17T11:24:27.248762+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:28.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:28 smithi079 bash[21560]: audit 2024-09-17T11:24:27.234768+0000 mgr.x (mgr.14152) 256 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:28.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:28 smithi079 bash[21560]: audit 2024-09-17T11:24:27.234768+0000 mgr.x (mgr.14152) 256 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:28.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:28 smithi079 bash[21560]: audit 2024-09-17T11:24:27.241132+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:24:28.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:28 smithi079 bash[21560]: audit 2024-09-17T11:24:27.241132+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:24:28.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:28 smithi079 bash[21560]: audit 2024-09-17T11:24:27.247144+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:24:28.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:28 smithi079 bash[21560]: audit 2024-09-17T11:24:27.247144+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:24:28.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:28 smithi079 bash[21560]: audit 2024-09-17T11:24:27.248762+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:28.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:28 smithi079 bash[21560]: audit 2024-09-17T11:24:27.248762+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:28.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:28 smithi160 bash[22048]: audit 2024-09-17T11:24:27.234768+0000 mgr.x (mgr.14152) 256 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:28.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:28 smithi160 bash[22048]: audit 2024-09-17T11:24:27.234768+0000 mgr.x (mgr.14152) 256 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:28.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:28 smithi160 bash[22048]: audit 2024-09-17T11:24:27.241132+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:24:28.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:28 smithi160 bash[22048]: audit 2024-09-17T11:24:27.241132+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:24:28.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:28 smithi160 bash[22048]: audit 2024-09-17T11:24:27.247144+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:24:28.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:28 smithi160 bash[22048]: audit 2024-09-17T11:24:27.247144+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:24:28.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:28 smithi160 bash[22048]: audit 2024-09-17T11:24:27.248762+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:28.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:28 smithi160 bash[22048]: audit 2024-09-17T11:24:27.248762+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:29.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:29 smithi063 bash[19913]: cluster 2024-09-17T11:24:27.549115+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:29.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:29 smithi063 bash[19913]: cluster 2024-09-17T11:24:27.549115+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:29.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:29 smithi079 bash[21560]: cluster 2024-09-17T11:24:27.549115+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:29.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:29 smithi079 bash[21560]: cluster 2024-09-17T11:24:27.549115+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:29.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:29 smithi160 bash[22048]: cluster 2024-09-17T11:24:27.549115+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:29.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:29 smithi160 bash[22048]: cluster 2024-09-17T11:24:27.549115+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:24:31.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:31 smithi063 bash[19913]: cluster 2024-09-17T11:24:29.549658+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:31.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:31 smithi063 bash[19913]: cluster 2024-09-17T11:24:29.549658+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:31 smithi079 bash[21560]: cluster 2024-09-17T11:24:29.549658+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:31.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:31 smithi079 bash[21560]: cluster 2024-09-17T11:24:29.549658+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:31.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:31 smithi160 bash[22048]: cluster 2024-09-17T11:24:29.549658+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:31.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:31 smithi160 bash[22048]: cluster 2024-09-17T11:24:29.549658+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:33.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:33 smithi063 bash[19913]: cluster 2024-09-17T11:24:31.550159+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:33.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:33 smithi063 bash[19913]: cluster 2024-09-17T11:24:31.550159+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:33.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:33 smithi079 bash[21560]: cluster 2024-09-17T11:24:31.550159+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:33.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:33 smithi079 bash[21560]: cluster 2024-09-17T11:24:31.550159+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:33.483 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:33 smithi160 bash[22048]: cluster 2024-09-17T11:24:31.550159+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:33.483 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:33 smithi160 bash[22048]: cluster 2024-09-17T11:24:31.550159+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:35 smithi063 bash[19913]: cluster 2024-09-17T11:24:33.550737+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:35 smithi063 bash[19913]: cluster 2024-09-17T11:24:33.550737+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:35.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:35 smithi079 bash[21560]: cluster 2024-09-17T11:24:33.550737+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:35.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:35 smithi079 bash[21560]: cluster 2024-09-17T11:24:33.550737+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:35.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:35 smithi160 bash[22048]: cluster 2024-09-17T11:24:33.550737+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:35 smithi160 bash[22048]: cluster 2024-09-17T11:24:33.550737+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:36.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: audit 2024-09-17T11:24:35.527742+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: audit 2024-09-17T11:24:35.527742+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: audit 2024-09-17T11:24:35.527906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.160:0/3345762808' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: audit 2024-09-17T11:24:35.527906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.160:0/3345762808' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: audit 2024-09-17T11:24:35.531470+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"}]': finished 2024-09-17T11:24:36.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: audit 2024-09-17T11:24:35.531470+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"}]': finished 2024-09-17T11:24:36.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: cluster 2024-09-17T11:24:35.536322+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T11:24:36.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: cluster 2024-09-17T11:24:35.536322+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T11:24:36.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: audit 2024-09-17T11:24:35.536913+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:24:36.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:36 smithi063 bash[19913]: audit 2024-09-17T11:24:35.536913+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:24:36.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: audit 2024-09-17T11:24:35.527742+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: audit 2024-09-17T11:24:35.527742+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: audit 2024-09-17T11:24:35.527906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.160:0/3345762808' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: audit 2024-09-17T11:24:35.527906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.160:0/3345762808' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: audit 2024-09-17T11:24:35.531470+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"}]': finished 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: audit 2024-09-17T11:24:35.531470+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"}]': finished 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: cluster 2024-09-17T11:24:35.536322+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: cluster 2024-09-17T11:24:35.536322+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: audit 2024-09-17T11:24:35.536913+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:24:36.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:36 smithi079 bash[21560]: audit 2024-09-17T11:24:35.536913+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:24:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: audit 2024-09-17T11:24:35.527742+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: audit 2024-09-17T11:24:35.527742+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: audit 2024-09-17T11:24:35.527906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.160:0/3345762808' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: audit 2024-09-17T11:24:35.527906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.160:0/3345762808' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"} : dispatch 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: audit 2024-09-17T11:24:35.531470+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"}]': finished 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: audit 2024-09-17T11:24:35.531470+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0dea468-bf80-4c76-a037-b8a5601bf157"}]': finished 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: cluster 2024-09-17T11:24:35.536322+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: cluster 2024-09-17T11:24:35.536322+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: audit 2024-09-17T11:24:35.536913+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:24:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:36 smithi160 bash[22048]: audit 2024-09-17T11:24:35.536913+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:24:37.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:37 smithi079 bash[21560]: cluster 2024-09-17T11:24:35.551259+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:37.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:37 smithi079 bash[21560]: cluster 2024-09-17T11:24:35.551259+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:37.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:37 smithi079 bash[21560]: audit 2024-09-17T11:24:36.188740+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.160:0/505780433' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:24:37.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:37 smithi079 bash[21560]: audit 2024-09-17T11:24:36.188740+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.160:0/505780433' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:24:37.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:37 smithi160 bash[22048]: cluster 2024-09-17T11:24:35.551259+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:37.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:37 smithi160 bash[22048]: cluster 2024-09-17T11:24:35.551259+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:37.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:37 smithi160 bash[22048]: audit 2024-09-17T11:24:36.188740+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.160:0/505780433' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:24:37.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:37 smithi160 bash[22048]: audit 2024-09-17T11:24:36.188740+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.160:0/505780433' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:24:37.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:37 smithi063 bash[19913]: cluster 2024-09-17T11:24:35.551259+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:37.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:37 smithi063 bash[19913]: cluster 2024-09-17T11:24:35.551259+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:37.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:37 smithi063 bash[19913]: audit 2024-09-17T11:24:36.188740+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.160:0/505780433' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:24:37.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:37 smithi063 bash[19913]: audit 2024-09-17T11:24:36.188740+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.160:0/505780433' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:24:39.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:39 smithi079 bash[21560]: cluster 2024-09-17T11:24:37.551824+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:39.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:39 smithi079 bash[21560]: cluster 2024-09-17T11:24:37.551824+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:39.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:39 smithi160 bash[22048]: cluster 2024-09-17T11:24:37.551824+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:39.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:39 smithi160 bash[22048]: cluster 2024-09-17T11:24:37.551824+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:39.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:39 smithi063 bash[19913]: cluster 2024-09-17T11:24:37.551824+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:39.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:39 smithi063 bash[19913]: cluster 2024-09-17T11:24:37.551824+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:41.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:41 smithi079 bash[21560]: cluster 2024-09-17T11:24:39.552316+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:41.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:41 smithi079 bash[21560]: cluster 2024-09-17T11:24:39.552316+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:41.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:41 smithi160 bash[22048]: cluster 2024-09-17T11:24:39.552316+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:41.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:41 smithi160 bash[22048]: cluster 2024-09-17T11:24:39.552316+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:41.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:41 smithi063 bash[19913]: cluster 2024-09-17T11:24:39.552316+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:41.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:41 smithi063 bash[19913]: cluster 2024-09-17T11:24:39.552316+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:43.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:43 smithi079 bash[21560]: cluster 2024-09-17T11:24:41.552854+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:43.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:43 smithi079 bash[21560]: cluster 2024-09-17T11:24:41.552854+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:43.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:43 smithi160 bash[22048]: cluster 2024-09-17T11:24:41.552854+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:43.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:43 smithi160 bash[22048]: cluster 2024-09-17T11:24:41.552854+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:43.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:43 smithi063 bash[19913]: cluster 2024-09-17T11:24:41.552854+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:43.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:43 smithi063 bash[19913]: cluster 2024-09-17T11:24:41.552854+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:45.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:45 smithi079 bash[21560]: cluster 2024-09-17T11:24:43.553419+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:45.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:45 smithi079 bash[21560]: cluster 2024-09-17T11:24:43.553419+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:45.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:45 smithi160 bash[22048]: cluster 2024-09-17T11:24:43.553419+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:45.457 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:45 smithi160 bash[22048]: cluster 2024-09-17T11:24:43.553419+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:45 smithi063 bash[19913]: cluster 2024-09-17T11:24:43.553419+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:45.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:45 smithi063 bash[19913]: cluster 2024-09-17T11:24:43.553419+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:47.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:47 smithi160 bash[22048]: cluster 2024-09-17T11:24:45.553931+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:47 smithi160 bash[22048]: cluster 2024-09-17T11:24:45.553931+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:47.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:47 smithi079 bash[21560]: cluster 2024-09-17T11:24:45.553931+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:47.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:47 smithi079 bash[21560]: cluster 2024-09-17T11:24:45.553931+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:47.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:47 smithi063 bash[19913]: cluster 2024-09-17T11:24:45.553931+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:47.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:47 smithi063 bash[19913]: cluster 2024-09-17T11:24:45.553931+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:49 smithi079 bash[21560]: cluster 2024-09-17T11:24:47.554456+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:49 smithi079 bash[21560]: cluster 2024-09-17T11:24:47.554456+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:49 smithi079 bash[21560]: audit 2024-09-17T11:24:48.687740+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:24:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:49 smithi079 bash[21560]: audit 2024-09-17T11:24:48.687740+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:24:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:49 smithi079 bash[21560]: audit 2024-09-17T11:24:48.689869+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:49 smithi079 bash[21560]: audit 2024-09-17T11:24:48.689869+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:49.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:49 smithi160 bash[22048]: cluster 2024-09-17T11:24:47.554456+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:49.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:49 smithi160 bash[22048]: cluster 2024-09-17T11:24:47.554456+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:49.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:49 smithi160 bash[22048]: audit 2024-09-17T11:24:48.687740+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:24:49.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:49 smithi160 bash[22048]: audit 2024-09-17T11:24:48.687740+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:24:49.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:49 smithi160 bash[22048]: audit 2024-09-17T11:24:48.689869+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:49.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:49 smithi160 bash[22048]: audit 2024-09-17T11:24:48.689869+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:49 smithi063 bash[19913]: cluster 2024-09-17T11:24:47.554456+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:49 smithi063 bash[19913]: cluster 2024-09-17T11:24:47.554456+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:49 smithi063 bash[19913]: audit 2024-09-17T11:24:48.687740+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:24:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:49 smithi063 bash[19913]: audit 2024-09-17T11:24:48.687740+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:24:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:49 smithi063 bash[19913]: audit 2024-09-17T11:24:48.689869+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:49.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:49 smithi063 bash[19913]: audit 2024-09-17T11:24:48.689869+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:24:50.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:50 smithi160 bash[22048]: cephadm 2024-09-17T11:24:48.691735+0000 mgr.x (mgr.14152) 268 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-09-17T11:24:50.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:50 smithi160 bash[22048]: cephadm 2024-09-17T11:24:48.691735+0000 mgr.x (mgr.14152) 268 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-09-17T11:24:50.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:50 smithi079 bash[21560]: cephadm 2024-09-17T11:24:48.691735+0000 mgr.x (mgr.14152) 268 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-09-17T11:24:50.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:50 smithi079 bash[21560]: cephadm 2024-09-17T11:24:48.691735+0000 mgr.x (mgr.14152) 268 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-09-17T11:24:50.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:50 smithi063 bash[19913]: cephadm 2024-09-17T11:24:48.691735+0000 mgr.x (mgr.14152) 268 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-09-17T11:24:50.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:50 smithi063 bash[19913]: cephadm 2024-09-17T11:24:48.691735+0000 mgr.x (mgr.14152) 268 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-09-17T11:24:51.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:51 smithi160 bash[22048]: cluster 2024-09-17T11:24:49.555009+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:51.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:51 smithi160 bash[22048]: cluster 2024-09-17T11:24:49.555009+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:51.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:51 smithi079 bash[21560]: cluster 2024-09-17T11:24:49.555009+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:51.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:51 smithi079 bash[21560]: cluster 2024-09-17T11:24:49.555009+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:51.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:51 smithi063 bash[19913]: cluster 2024-09-17T11:24:49.555009+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:51.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:51 smithi063 bash[19913]: cluster 2024-09-17T11:24:49.555009+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:52.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:52 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:52.983 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:24:52 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:53.322 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:24:53 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:53.322 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:53 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:53.322 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:53 smithi160 bash[22048]: cluster 2024-09-17T11:24:51.555574+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:53.322 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:53 smithi160 bash[22048]: cluster 2024-09-17T11:24:51.555574+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:53.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:53 smithi079 bash[21560]: cluster 2024-09-17T11:24:51.555574+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:53.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:53 smithi079 bash[21560]: cluster 2024-09-17T11:24:51.555574+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:53.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:53 smithi063 bash[19913]: cluster 2024-09-17T11:24:51.555574+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:53.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:53 smithi063 bash[19913]: cluster 2024-09-17T11:24:51.555574+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:54.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:54 smithi079 bash[21560]: audit 2024-09-17T11:24:53.248688+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:54.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:54 smithi079 bash[21560]: audit 2024-09-17T11:24:53.248688+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:54.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:54 smithi079 bash[21560]: audit 2024-09-17T11:24:53.255947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:54 smithi079 bash[21560]: audit 2024-09-17T11:24:53.255947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:54 smithi079 bash[21560]: audit 2024-09-17T11:24:53.263613+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:54 smithi079 bash[21560]: audit 2024-09-17T11:24:53.263613+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:54 smithi160 bash[22048]: audit 2024-09-17T11:24:53.248688+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:54.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:54 smithi160 bash[22048]: audit 2024-09-17T11:24:53.248688+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:54.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:54 smithi160 bash[22048]: audit 2024-09-17T11:24:53.255947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:54 smithi160 bash[22048]: audit 2024-09-17T11:24:53.255947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:54 smithi160 bash[22048]: audit 2024-09-17T11:24:53.263613+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:54 smithi160 bash[22048]: audit 2024-09-17T11:24:53.263613+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:54 smithi063 bash[19913]: audit 2024-09-17T11:24:53.248688+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:54.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:54 smithi063 bash[19913]: audit 2024-09-17T11:24:53.248688+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:24:54.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:54 smithi063 bash[19913]: audit 2024-09-17T11:24:53.255947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:54 smithi063 bash[19913]: audit 2024-09-17T11:24:53.255947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:54 smithi063 bash[19913]: audit 2024-09-17T11:24:53.263613+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:54.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:54 smithi063 bash[19913]: audit 2024-09-17T11:24:53.263613+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:24:55.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:55 smithi160 bash[22048]: cluster 2024-09-17T11:24:53.556107+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:55.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:55 smithi160 bash[22048]: cluster 2024-09-17T11:24:53.556107+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:55.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:55 smithi063 bash[19913]: cluster 2024-09-17T11:24:53.556107+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:55.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:55 smithi063 bash[19913]: cluster 2024-09-17T11:24:53.556107+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:55.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:55 smithi079 bash[21560]: cluster 2024-09-17T11:24:53.556107+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:55.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:55 smithi079 bash[21560]: cluster 2024-09-17T11:24:53.556107+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:57.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:57 smithi160 bash[22048]: cluster 2024-09-17T11:24:55.556735+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:57.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:57 smithi160 bash[22048]: cluster 2024-09-17T11:24:55.556735+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:57.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:57 smithi063 bash[19913]: cluster 2024-09-17T11:24:55.556735+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:57.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:57 smithi063 bash[19913]: cluster 2024-09-17T11:24:55.556735+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:57.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:57 smithi079 bash[21560]: cluster 2024-09-17T11:24:55.556735+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:57.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:57 smithi079 bash[21560]: cluster 2024-09-17T11:24:55.556735+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:59.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:59 smithi160 bash[22048]: cluster 2024-09-17T11:24:57.557342+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:59.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:24:59 smithi160 bash[22048]: cluster 2024-09-17T11:24:57.557342+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:59.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:59 smithi063 bash[19913]: cluster 2024-09-17T11:24:57.557342+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:59.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:24:59 smithi063 bash[19913]: cluster 2024-09-17T11:24:57.557342+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:59.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:59 smithi079 bash[21560]: cluster 2024-09-17T11:24:57.557342+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:24:59.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:24:59 smithi079 bash[21560]: cluster 2024-09-17T11:24:57.557342+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:00.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: cluster 2024-09-17T11:24:59.557842+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:00.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: cluster 2024-09-17T11:24:59.557842+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:00.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:24:59.570637+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:24:59.570637+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:24:59.578639+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:24:59.578639+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:25:00.273806+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:00.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:25:00.273806+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:00.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:25:00.275407+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:00.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:25:00.275407+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:00.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:25:00.285061+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:00 smithi160 bash[22048]: audit 2024-09-17T11:25:00.285061+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: cluster 2024-09-17T11:24:59.557842+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: cluster 2024-09-17T11:24:59.557842+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:24:59.570637+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:24:59.570637+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:24:59.578639+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:24:59.578639+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:25:00.273806+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:25:00.273806+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:00.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:25:00.275407+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:00.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:25:00.275407+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:00.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:25:00.285061+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:00 smithi063 bash[19913]: audit 2024-09-17T11:25:00.285061+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: cluster 2024-09-17T11:24:59.557842+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:00.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: cluster 2024-09-17T11:24:59.557842+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:24:59.570637+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:24:59.570637+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:24:59.578639+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:24:59.578639+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:25:00.273806+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:25:00.273806+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:25:00.275407+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:25:00.275407+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:25:00.285061+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:00.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:00 smithi079 bash[21560]: audit 2024-09-17T11:25:00.285061+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:02.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:02 smithi160 bash[22048]: cluster 2024-09-17T11:25:01.558353+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:02.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:02 smithi160 bash[22048]: cluster 2024-09-17T11:25:01.558353+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:02.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:02 smithi160 bash[22048]: audit 2024-09-17T11:25:01.979158+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:02 smithi160 bash[22048]: audit 2024-09-17T11:25:01.979158+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:02 smithi160 bash[22048]: audit 2024-09-17T11:25:01.979396+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:02 smithi160 bash[22048]: audit 2024-09-17T11:25:01.979396+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:02 smithi063 bash[19913]: cluster 2024-09-17T11:25:01.558353+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:02.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:02 smithi063 bash[19913]: cluster 2024-09-17T11:25:01.558353+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:02.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:02 smithi063 bash[19913]: audit 2024-09-17T11:25:01.979158+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:02 smithi063 bash[19913]: audit 2024-09-17T11:25:01.979158+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:02 smithi063 bash[19913]: audit 2024-09-17T11:25:01.979396+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:02 smithi063 bash[19913]: audit 2024-09-17T11:25:01.979396+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:02 smithi079 bash[21560]: cluster 2024-09-17T11:25:01.558353+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:02.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:02 smithi079 bash[21560]: cluster 2024-09-17T11:25:01.558353+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:02.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:02 smithi079 bash[21560]: audit 2024-09-17T11:25:01.979158+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:02 smithi079 bash[21560]: audit 2024-09-17T11:25:01.979158+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:02 smithi079 bash[21560]: audit 2024-09-17T11:25:01.979396+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:02.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:02 smithi079 bash[21560]: audit 2024-09-17T11:25:01.979396+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:25:03.564 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 5 on host 'smithi160' 2024-09-17T11:25:03.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:02.581656+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:25:03.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:02.581656+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:25:03.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: cluster 2024-09-17T11:25:02.585822+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:25:03.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: cluster 2024-09-17T11:25:02.585822+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:25:03.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:02.586318+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:03.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:02.586318+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:02.588212+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:02.588212+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:02.588303+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:02.588303+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:03.544197+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:03.544197+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:03.551321+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:03.551321+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:03.559375+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:03 smithi160 bash[22048]: audit 2024-09-17T11:25:03.559375+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:02.581656+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:25:03.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:02.581656+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:25:03.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: cluster 2024-09-17T11:25:02.585822+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:25:03.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: cluster 2024-09-17T11:25:02.585822+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:25:03.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:02.586318+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:03.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:02.586318+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:02.588212+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:02.588212+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:02.588303+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:02.588303+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:03.544197+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:03.544197+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:03.551321+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:03.551321+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:03.559375+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:03 smithi063 bash[19913]: audit 2024-09-17T11:25:03.559375+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:02.581656+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:02.581656+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: cluster 2024-09-17T11:25:02.585822+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: cluster 2024-09-17T11:25:02.585822+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:02.586318+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:02.586318+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:02.588212+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:02.588212+0000 mon.a (mon.0) 530 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:02.588303+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:02.588303+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]} : dispatch 2024-09-17T11:25:03.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:03.544197+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:25:03.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:03.544197+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:25:03.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:03.551321+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:03.551321+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:03.559375+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:03.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:03 smithi079 bash[21560]: audit 2024-09-17T11:25:03.559375+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:04.134 DEBUG:teuthology.orchestra.run.smithi160:osd.5> sudo journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T11:25:04.137 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-17T11:25:04.137 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:25:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: cluster 2024-09-17T11:25:03.558826+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: cluster 2024-09-17T11:25:03.558826+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: audit 2024-09-17T11:25:03.584261+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:25:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: audit 2024-09-17T11:25:03.584261+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:25:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: cluster 2024-09-17T11:25:03.589111+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:25:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: cluster 2024-09-17T11:25:03.589111+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: audit 2024-09-17T11:25:03.590018+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: audit 2024-09-17T11:25:03.590018+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: audit 2024-09-17T11:25:03.591821+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: audit 2024-09-17T11:25:03.591821+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: cluster 2024-09-17T11:25:04.515713+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377] boot 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: cluster 2024-09-17T11:25:04.515713+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377] boot 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: cluster 2024-09-17T11:25:04.515827+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: cluster 2024-09-17T11:25:04.515827+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: audit 2024-09-17T11:25:04.516088+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:04 smithi063 bash[19913]: audit 2024-09-17T11:25:04.516088+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: cluster 2024-09-17T11:25:03.558826+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: cluster 2024-09-17T11:25:03.558826+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: audit 2024-09-17T11:25:03.584261+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: audit 2024-09-17T11:25:03.584261+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: cluster 2024-09-17T11:25:03.589111+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: cluster 2024-09-17T11:25:03.589111+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: audit 2024-09-17T11:25:03.590018+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: audit 2024-09-17T11:25:03.590018+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: audit 2024-09-17T11:25:03.591821+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: audit 2024-09-17T11:25:03.591821+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: cluster 2024-09-17T11:25:04.515713+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377] boot 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: cluster 2024-09-17T11:25:04.515713+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377] boot 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: cluster 2024-09-17T11:25:04.515827+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T11:25:04.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: cluster 2024-09-17T11:25:04.515827+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T11:25:04.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: audit 2024-09-17T11:25:04.516088+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:04.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:04 smithi079 bash[21560]: audit 2024-09-17T11:25:04.516088+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: cluster 2024-09-17T11:25:03.558826+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: cluster 2024-09-17T11:25:03.558826+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:25:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: audit 2024-09-17T11:25:03.584261+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:25:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: audit 2024-09-17T11:25:03.584261+0000 mon.a (mon.0) 534 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-09-17T11:25:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: cluster 2024-09-17T11:25:03.589111+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:25:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: cluster 2024-09-17T11:25:03.589111+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:25:05.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: audit 2024-09-17T11:25:03.590018+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: audit 2024-09-17T11:25:03.590018+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: audit 2024-09-17T11:25:03.591821+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: audit 2024-09-17T11:25:03.591821+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: cluster 2024-09-17T11:25:04.515713+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377] boot 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: cluster 2024-09-17T11:25:04.515713+0000 mon.a (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.160:6808/1496494377,v1:172.21.15.160:6809/1496494377] boot 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: cluster 2024-09-17T11:25:04.515827+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: cluster 2024-09-17T11:25:04.515827+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: audit 2024-09-17T11:25:04.516088+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:05.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:04 smithi160 bash[22048]: audit 2024-09-17T11:25:04.516088+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:25:05.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:05 smithi063 bash[19913]: cluster 2024-09-17T11:25:02.962593+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:25:05.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:05 smithi063 bash[19913]: cluster 2024-09-17T11:25:02.962593+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:25:05.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:05 smithi063 bash[19913]: cluster 2024-09-17T11:25:02.962671+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:25:05.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:05 smithi063 bash[19913]: cluster 2024-09-17T11:25:02.962671+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:25:05.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:05 smithi063 bash[19913]: cluster 2024-09-17T11:25:05.517795+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:25:05.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:05 smithi063 bash[19913]: cluster 2024-09-17T11:25:05.517795+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:25:05.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:05 smithi079 bash[21560]: cluster 2024-09-17T11:25:02.962593+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:25:05.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:05 smithi079 bash[21560]: cluster 2024-09-17T11:25:02.962593+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:25:05.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:05 smithi079 bash[21560]: cluster 2024-09-17T11:25:02.962671+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:25:05.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:05 smithi079 bash[21560]: cluster 2024-09-17T11:25:02.962671+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:25:05.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:05 smithi079 bash[21560]: cluster 2024-09-17T11:25:05.517795+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:25:05.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:05 smithi079 bash[21560]: cluster 2024-09-17T11:25:05.517795+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:25:06.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:05 smithi160 bash[22048]: cluster 2024-09-17T11:25:02.962593+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:25:06.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:05 smithi160 bash[22048]: cluster 2024-09-17T11:25:02.962593+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:25:06.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:05 smithi160 bash[22048]: cluster 2024-09-17T11:25:02.962671+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:25:06.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:05 smithi160 bash[22048]: cluster 2024-09-17T11:25:02.962671+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:25:06.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:05 smithi160 bash[22048]: cluster 2024-09-17T11:25:05.517795+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:25:06.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:05 smithi160 bash[22048]: cluster 2024-09-17T11:25:05.517795+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:25:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:06 smithi063 bash[19913]: cluster 2024-09-17T11:25:05.559355+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:06 smithi063 bash[19913]: cluster 2024-09-17T11:25:05.559355+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:06.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:06 smithi063 bash[19913]: cluster 2024-09-17T11:25:06.525173+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:25:06.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:06 smithi063 bash[19913]: cluster 2024-09-17T11:25:06.525173+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:25:06.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:06 smithi079 bash[21560]: cluster 2024-09-17T11:25:05.559355+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:06.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:06 smithi079 bash[21560]: cluster 2024-09-17T11:25:05.559355+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:06.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:06 smithi079 bash[21560]: cluster 2024-09-17T11:25:06.525173+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:25:06.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:06 smithi079 bash[21560]: cluster 2024-09-17T11:25:06.525173+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:25:07.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:06 smithi160 bash[22048]: cluster 2024-09-17T11:25:05.559355+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:07.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:06 smithi160 bash[22048]: cluster 2024-09-17T11:25:05.559355+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:07.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:06 smithi160 bash[22048]: cluster 2024-09-17T11:25:06.525173+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:25:07.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:06 smithi160 bash[22048]: cluster 2024-09-17T11:25:06.525173+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:25:08.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:08 smithi063 bash[19913]: cluster 2024-09-17T11:25:07.559893+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:08.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:08 smithi063 bash[19913]: cluster 2024-09-17T11:25:07.559893+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:08.892 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:08.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:08 smithi079 bash[21560]: cluster 2024-09-17T11:25:07.559893+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:08.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:08 smithi079 bash[21560]: cluster 2024-09-17T11:25:07.559893+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:09.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:08 smithi160 bash[22048]: cluster 2024-09-17T11:25:07.559893+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:09.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:08 smithi160 bash[22048]: cluster 2024-09-17T11:25:07.559893+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:10.233 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:25:10.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:10 smithi063 bash[19913]: cluster 2024-09-17T11:25:09.560432+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v244: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:10.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:10 smithi063 bash[19913]: cluster 2024-09-17T11:25:09.560432+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v244: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:10.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:10 smithi063 bash[19913]: audit 2024-09-17T11:25:10.232894+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.63:0/363538364' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:25:10.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:10 smithi063 bash[19913]: audit 2024-09-17T11:25:10.232894+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.63:0/363538364' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:25:10.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:10 smithi079 bash[21560]: cluster 2024-09-17T11:25:09.560432+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v244: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:10.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:10 smithi079 bash[21560]: cluster 2024-09-17T11:25:09.560432+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v244: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:10.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:10 smithi079 bash[21560]: audit 2024-09-17T11:25:10.232894+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.63:0/363538364' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:25:10.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:10 smithi079 bash[21560]: audit 2024-09-17T11:25:10.232894+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.63:0/363538364' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:25:10.943 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":40,"num_osds":6,"num_up_osds":6,"osd_up_since":1726572304,"num_in_osds":6,"osd_in_since":1726572275,"num_remapped_pgs":0} 2024-09-17T11:25:10.943 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T11:25:11.017 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:10 smithi160 bash[22048]: cluster 2024-09-17T11:25:09.560432+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v244: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:11.017 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:10 smithi160 bash[22048]: cluster 2024-09-17T11:25:09.560432+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v244: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:11.018 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:10 smithi160 bash[22048]: audit 2024-09-17T11:25:10.232894+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.63:0/363538364' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:25:11.018 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:10 smithi160 bash[22048]: audit 2024-09-17T11:25:10.232894+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.63:0/363538364' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:25:12.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:12 smithi063 bash[19913]: cluster 2024-09-17T11:25:11.561028+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:25:12.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:12 smithi063 bash[19913]: cluster 2024-09-17T11:25:11.561028+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:25:12.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:12 smithi079 bash[21560]: cluster 2024-09-17T11:25:11.561028+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:25:12.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:12 smithi079 bash[21560]: cluster 2024-09-17T11:25:11.561028+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:25:13.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:12 smithi160 bash[22048]: cluster 2024-09-17T11:25:11.561028+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:25:13.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:12 smithi160 bash[22048]: cluster 2024-09-17T11:25:11.561028+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T11:25:13.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: cephadm 2024-09-17T11:25:12.601091+0000 mgr.x (mgr.14152) 281 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:25:13.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: cephadm 2024-09-17T11:25:12.601091+0000 mgr.x (mgr.14152) 281 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:25:13.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.609156+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.609156+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.622330+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.622330+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.624806+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.624806+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.626562+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.626562+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: cephadm 2024-09-17T11:25:12.627779+0000 mgr.x (mgr.14152) 282 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 10680M 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: cephadm 2024-09-17T11:25:12.627779+0000 mgr.x (mgr.14152) 282 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 10680M 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.634972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.634972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.638860+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.638860+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.640705+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.640705+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:13.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.650163+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:13 smithi063 bash[19913]: audit 2024-09-17T11:25:12.650163+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: cephadm 2024-09-17T11:25:12.601091+0000 mgr.x (mgr.14152) 281 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: cephadm 2024-09-17T11:25:12.601091+0000 mgr.x (mgr.14152) 281 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.609156+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.609156+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.622330+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.622330+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.624806+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.624806+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.626562+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.626562+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: cephadm 2024-09-17T11:25:12.627779+0000 mgr.x (mgr.14152) 282 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 10680M 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: cephadm 2024-09-17T11:25:12.627779+0000 mgr.x (mgr.14152) 282 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 10680M 2024-09-17T11:25:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.634972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.634972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.638860+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.638860+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.640705+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.640705+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.650163+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:13 smithi079 bash[21560]: audit 2024-09-17T11:25:12.650163+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: cephadm 2024-09-17T11:25:12.601091+0000 mgr.x (mgr.14152) 281 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:25:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: cephadm 2024-09-17T11:25:12.601091+0000 mgr.x (mgr.14152) 281 : cephadm [INF] Detected new or changed devices on smithi160 2024-09-17T11:25:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.609156+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.609156+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.622330+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.622330+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.624806+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.624806+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.626562+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.626562+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: cephadm 2024-09-17T11:25:12.627779+0000 mgr.x (mgr.14152) 282 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 10680M 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: cephadm 2024-09-17T11:25:12.627779+0000 mgr.x (mgr.14152) 282 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 10680M 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.634972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.634972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.638860+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.638860+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.640705+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.640705+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:25:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.650163+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:13 smithi160 bash[22048]: audit 2024-09-17T11:25:12.650163+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:25:14.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:14 smithi079 bash[21560]: cluster 2024-09-17T11:25:13.561609+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:25:14.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:14 smithi079 bash[21560]: cluster 2024-09-17T11:25:13.561609+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:25:15.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:14 smithi160 bash[22048]: cluster 2024-09-17T11:25:13.561609+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:25:15.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:14 smithi160 bash[22048]: cluster 2024-09-17T11:25:13.561609+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:25:15.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:14 smithi063 bash[19913]: cluster 2024-09-17T11:25:13.561609+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:25:15.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:14 smithi063 bash[19913]: cluster 2024-09-17T11:25:13.561609+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T11:25:15.699 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:16.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:16 smithi079 bash[21560]: cluster 2024-09-17T11:25:15.562106+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:25:16.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:16 smithi079 bash[21560]: cluster 2024-09-17T11:25:15.562106+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:25:17.031 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:25:17.031 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":40,"fsid":"1031a360-74e6-11ef-bceb-c7b262605968","created":"2024-09-17T11:16:58.109179+0000","modified":"2024-09-17T11:25:06.513810+0000","last_up_change":"2024-09-17T11:25:04.507791+0000","last_in_change":"2024-09-17T11:24:35.528743+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-17T11:22:28.135403+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d91b7254-3d72-4369-827a-a038faf3a5a1","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.63:6802","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6803","nonce":1834235452}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6805","nonce":1834235452}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6809","nonce":1834235452}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6807","nonce":1834235452}]},"public_addr":"172.21.15.63:6803/1834235452","cluster_addr":"172.21.15.63:6805/1834235452","heartbeat_back_addr":"172.21.15.63:6809/1834235452","heartbeat_front_addr":"172.21.15.63:6807/1834235452","state":["exists","up"]},{"osd":1,"uuid":"d71e67a5-23b7-47ba-a21b-cfbade72aebe","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.63:6810","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6811","nonce":2472296558}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6813","nonce":2472296558}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6817","nonce":2472296558}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6815","nonce":2472296558}]},"public_addr":"172.21.15.63:6811/2472296558","cluster_addr":"172.21.15.63:6813/2472296558","heartbeat_back_addr":"172.21.15.63:6817/2472296558","heartbeat_front_addr":"172.21.15.63:6815/2472296558","state":["exists","up"]},{"osd":2,"uuid":"c1a74088-bdda-4dbe-b6b7-8b0826c84843","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6801","nonce":1701169141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6803","nonce":1701169141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6807","nonce":1701169141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6805","nonce":1701169141}]},"public_addr":"172.21.15.79:6801/1701169141","cluster_addr":"172.21.15.79:6803/1701169141","heartbeat_back_addr":"172.21.15.79:6807/1701169141","heartbeat_front_addr":"172.21.15.79:6805/1701169141","state":["exists","up"]},{"osd":3,"uuid":"38e6b880-b77e-4656-b822-3150ea8d2163","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.79:6808","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6809","nonce":880079109}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6811","nonce":880079109}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6815","nonce":880079109}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6813","nonce":880079109}]},"public_addr":"172.21.15.79:6809/880079109","cluster_addr":"172.21.15.79:6811/880079109","heartbeat_back_addr":"172.21.15.79:6815/880079109","heartbeat_front_addr":"172.21.15.79:6813/880079109","state":["exists","up"]},{"osd":4,"uuid":"ec443376-7214-429c-8487-1f9b48581bb1","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.160:6800","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6801","nonce":2812005738}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6803","nonce":2812005738}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6807","nonce":2812005738}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6805","nonce":2812005738}]},"public_addr":"172.21.15.160:6801/2812005738","cluster_addr":"172.21.15.160:6803/2812005738","heartbeat_back_addr":"172.21.15.160:6807/2812005738","heartbeat_front_addr":"172.21.15.160:6805/2812005738","state":["exists","up"]},{"osd":5,"uuid":"a0dea468-bf80-4c76-a037-b8a5601bf157","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.160:6808","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6809","nonce":1496494377}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6811","nonce":1496494377}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6815","nonce":1496494377}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6813","nonce":1496494377}]},"public_addr":"172.21.15.160:6809/1496494377","cluster_addr":"172.21.15.160:6811/1496494377","heartbeat_back_addr":"172.21.15.160:6815/1496494377","heartbeat_front_addr":"172.21.15.160:6813/1496494377","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-17T11:20:43.843203+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-17T11:21:35.277921+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-17T11:22:25.567305+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-17T11:23:18.764522+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-17T11:24:08.673781+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-17T11:25:02.962675+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6800/2806253309":"2024-09-18T11:18:01.447728+0000","172.21.15.63:6801/2806253309":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/3577287108":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/870073786":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/1189299470":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/2398554984":"2024-09-18T11:17:25.407595+0000","172.21.15.63:0/2624026145":"2024-09-18T11:17:25.407595+0000","172.21.15.63:0/2052904323":"2024-09-18T11:17:25.407595+0000","172.21.15.63:6801/16122396":"2024-09-18T11:17:25.407595+0000","172.21.15.63:6800/16122396":"2024-09-18T11:17:25.407595+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-17T11:25:17.043 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:16 smithi063 bash[19913]: cluster 2024-09-17T11:25:15.562106+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:25:17.044 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:16 smithi063 bash[19913]: cluster 2024-09-17T11:25:15.562106+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:25:17.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:16 smithi160 bash[22048]: cluster 2024-09-17T11:25:15.562106+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:25:17.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:16 smithi160 bash[22048]: cluster 2024-09-17T11:25:15.562106+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:25:17.709 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T11:22:28.135403+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T11:25:17.709 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T11:25:17.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:17 smithi079 bash[21560]: audit 2024-09-17T11:25:17.030111+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.63:0/2878605409' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:17.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:17 smithi079 bash[21560]: audit 2024-09-17T11:25:17.030111+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.63:0/2878605409' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:18.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:17 smithi160 bash[22048]: audit 2024-09-17T11:25:17.030111+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.63:0/2878605409' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:18.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:17 smithi160 bash[22048]: audit 2024-09-17T11:25:17.030111+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.63:0/2878605409' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:18.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:17 smithi063 bash[19913]: audit 2024-09-17T11:25:17.030111+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.63:0/2878605409' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:18.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:17 smithi063 bash[19913]: audit 2024-09-17T11:25:17.030111+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.63:0/2878605409' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:18.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:18 smithi079 bash[21560]: cluster 2024-09-17T11:25:17.562673+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:25:18.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:18 smithi079 bash[21560]: cluster 2024-09-17T11:25:17.562673+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:25:19.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:18 smithi160 bash[22048]: cluster 2024-09-17T11:25:17.562673+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:25:19.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:18 smithi160 bash[22048]: cluster 2024-09-17T11:25:17.562673+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:25:19.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:18 smithi063 bash[19913]: cluster 2024-09-17T11:25:17.562673+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:25:19.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:18 smithi063 bash[19913]: cluster 2024-09-17T11:25:17.562673+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T11:25:20.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:20 smithi079 bash[21560]: cluster 2024-09-17T11:25:19.563258+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:20.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:20 smithi079 bash[21560]: cluster 2024-09-17T11:25:19.563258+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:21.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:20 smithi160 bash[22048]: cluster 2024-09-17T11:25:19.563258+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:21.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:20 smithi160 bash[22048]: cluster 2024-09-17T11:25:19.563258+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:21.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:20 smithi063 bash[19913]: cluster 2024-09-17T11:25:19.563258+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:21.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:20 smithi063 bash[19913]: cluster 2024-09-17T11:25:19.563258+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:22.462 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:22.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:22 smithi063 bash[19913]: cluster 2024-09-17T11:25:21.563869+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:22.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:22 smithi063 bash[19913]: cluster 2024-09-17T11:25:21.563869+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:22.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:22 smithi079 bash[21560]: cluster 2024-09-17T11:25:21.563869+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:22.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:22 smithi079 bash[21560]: cluster 2024-09-17T11:25:21.563869+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:23.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:22 smithi160 bash[22048]: cluster 2024-09-17T11:25:21.563869+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:23.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:22 smithi160 bash[22048]: cluster 2024-09-17T11:25:21.563869+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:25:23.768 INFO:teuthology.orchestra.run.smithi063.stdout:pg_num: 1 2024-09-17T11:25:24.354 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T11:25:24.354 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T11:25:25.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:24 smithi160 bash[22048]: cluster 2024-09-17T11:25:23.564201+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:25.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:24 smithi160 bash[22048]: cluster 2024-09-17T11:25:23.564201+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:25.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:24 smithi160 bash[22048]: audit 2024-09-17T11:25:23.768188+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.63:0/2082927546' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T11:25:25.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:24 smithi160 bash[22048]: audit 2024-09-17T11:25:23.768188+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.63:0/2082927546' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T11:25:25.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:24 smithi063 bash[19913]: cluster 2024-09-17T11:25:23.564201+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:25.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:24 smithi063 bash[19913]: cluster 2024-09-17T11:25:23.564201+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:25.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:24 smithi063 bash[19913]: audit 2024-09-17T11:25:23.768188+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.63:0/2082927546' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T11:25:25.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:24 smithi063 bash[19913]: audit 2024-09-17T11:25:23.768188+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.63:0/2082927546' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T11:25:25.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:24 smithi079 bash[21560]: cluster 2024-09-17T11:25:23.564201+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:25.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:24 smithi079 bash[21560]: cluster 2024-09-17T11:25:23.564201+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:25.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:24 smithi079 bash[21560]: audit 2024-09-17T11:25:23.768188+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.63:0/2082927546' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T11:25:25.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:24 smithi079 bash[21560]: audit 2024-09-17T11:25:23.768188+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.63:0/2082927546' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T11:25:27.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:26 smithi160 bash[22048]: cluster 2024-09-17T11:25:25.564705+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:27.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:26 smithi160 bash[22048]: cluster 2024-09-17T11:25:25.564705+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:27.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:26 smithi063 bash[19913]: cluster 2024-09-17T11:25:25.564705+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:27.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:26 smithi063 bash[19913]: cluster 2024-09-17T11:25:25.564705+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:27.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:26 smithi079 bash[21560]: cluster 2024-09-17T11:25:25.564705+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:27.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:26 smithi079 bash[21560]: cluster 2024-09-17T11:25:25.564705+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:29.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:28 smithi160 bash[22048]: cluster 2024-09-17T11:25:27.565295+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:29.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:28 smithi160 bash[22048]: cluster 2024-09-17T11:25:27.565295+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:29.110 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:29.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:28 smithi063 bash[19913]: cluster 2024-09-17T11:25:27.565295+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:29.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:28 smithi063 bash[19913]: cluster 2024-09-17T11:25:27.565295+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:29.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:28 smithi079 bash[21560]: cluster 2024-09-17T11:25:27.565295+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:29.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:28 smithi079 bash[21560]: cluster 2024-09-17T11:25:27.565295+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:30.473 INFO:teuthology.orchestra.run.smithi063.stdout:[client.0] 2024-09-17T11:25:30.474 INFO:teuthology.orchestra.run.smithi063.stdout: key = AQAqZ+lmHysUHBAAMaVXS7qJn1+3rph6DLKnFg== 2024-09-17T11:25:30.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:30 smithi063 bash[19913]: cluster 2024-09-17T11:25:29.565863+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:30.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:30 smithi063 bash[19913]: cluster 2024-09-17T11:25:29.565863+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:30.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:30 smithi063 bash[19913]: audit 2024-09-17T11:25:30.470767+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T11:25:30.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:30 smithi063 bash[19913]: audit 2024-09-17T11:25:30.470767+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T11:25:30.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:30 smithi063 bash[19913]: audit 2024-09-17T11:25:30.473597+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:30.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:30 smithi063 bash[19913]: audit 2024-09-17T11:25:30.473597+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:31.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:30 smithi160 bash[22048]: cluster 2024-09-17T11:25:29.565863+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:31.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:30 smithi160 bash[22048]: cluster 2024-09-17T11:25:29.565863+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:31.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:30 smithi160 bash[22048]: audit 2024-09-17T11:25:30.470767+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T11:25:31.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:30 smithi160 bash[22048]: audit 2024-09-17T11:25:30.470767+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T11:25:31.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:30 smithi160 bash[22048]: audit 2024-09-17T11:25:30.473597+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:31.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:30 smithi160 bash[22048]: audit 2024-09-17T11:25:30.473597+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:31.099 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-17T11:25:31.099 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T11:25:31.100 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T11:25:31.123 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-17T11:25:31.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:30 smithi079 bash[21560]: cluster 2024-09-17T11:25:29.565863+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:31.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:30 smithi079 bash[21560]: cluster 2024-09-17T11:25:29.565863+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:31.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:30 smithi079 bash[21560]: audit 2024-09-17T11:25:30.470767+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T11:25:31.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:30 smithi079 bash[21560]: audit 2024-09-17T11:25:30.470767+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T11:25:31.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:30 smithi079 bash[21560]: audit 2024-09-17T11:25:30.473597+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:31.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:30 smithi079 bash[21560]: audit 2024-09-17T11:25:30.473597+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.63:0/2885585537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:33.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:32 smithi160 bash[22048]: cluster 2024-09-17T11:25:31.566477+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:33.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:32 smithi160 bash[22048]: cluster 2024-09-17T11:25:31.566477+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:33.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:32 smithi063 bash[19913]: cluster 2024-09-17T11:25:31.566477+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:33.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:32 smithi063 bash[19913]: cluster 2024-09-17T11:25:31.566477+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:33.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:32 smithi079 bash[21560]: cluster 2024-09-17T11:25:31.566477+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:33.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:32 smithi079 bash[21560]: cluster 2024-09-17T11:25:31.566477+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:35.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:34 smithi160 bash[22048]: cluster 2024-09-17T11:25:33.567088+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:35.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:34 smithi160 bash[22048]: cluster 2024-09-17T11:25:33.567088+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:35.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:34 smithi063 bash[19913]: cluster 2024-09-17T11:25:33.567088+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:35.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:34 smithi063 bash[19913]: cluster 2024-09-17T11:25:33.567088+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:35.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:34 smithi079 bash[21560]: cluster 2024-09-17T11:25:33.567088+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:35.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:34 smithi079 bash[21560]: cluster 2024-09-17T11:25:33.567088+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:35.917 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:37.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:36 smithi160 bash[22048]: cluster 2024-09-17T11:25:35.567671+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:37.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:36 smithi160 bash[22048]: cluster 2024-09-17T11:25:35.567671+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:37.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:36 smithi063 bash[19913]: cluster 2024-09-17T11:25:35.567671+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:37.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:36 smithi063 bash[19913]: cluster 2024-09-17T11:25:35.567671+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:37.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:36 smithi079 bash[21560]: cluster 2024-09-17T11:25:35.567671+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:37.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:36 smithi079 bash[21560]: cluster 2024-09-17T11:25:35.567671+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:37.180 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:25:37.784 INFO:teuthology.orchestra.run.smithi063.stdout:[{"version":20,"timestamp":"2024-09-17T11:25:12.628453+0000","name":"","changes":[{"name":"osd/host:smithi160/osd_memory_target","previous_value":"22399190220","new_value":"11199595110"}]}] 2024-09-17T11:25:37.784 INFO:tasks.ceph_manager:config epoch is 20 2024-09-17T11:25:37.785 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T11:25:37.785 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T11:25:37.785 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T11:25:38.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:37 smithi160 bash[22048]: audit 2024-09-17T11:25:37.180364+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.63:0/2415840401' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T11:25:38.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:37 smithi160 bash[22048]: audit 2024-09-17T11:25:37.180364+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.63:0/2415840401' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T11:25:38.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:37 smithi063 bash[19913]: audit 2024-09-17T11:25:37.180364+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.63:0/2415840401' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T11:25:38.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:37 smithi063 bash[19913]: audit 2024-09-17T11:25:37.180364+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.63:0/2415840401' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T11:25:38.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:37 smithi079 bash[21560]: audit 2024-09-17T11:25:37.180364+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.63:0/2415840401' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T11:25:38.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:37 smithi079 bash[21560]: audit 2024-09-17T11:25:37.180364+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.63:0/2415840401' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T11:25:39.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:38 smithi160 bash[22048]: cluster 2024-09-17T11:25:37.568299+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:39.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:38 smithi160 bash[22048]: cluster 2024-09-17T11:25:37.568299+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:38 smithi063 bash[19913]: cluster 2024-09-17T11:25:37.568299+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:38 smithi063 bash[19913]: cluster 2024-09-17T11:25:37.568299+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:39.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:38 smithi079 bash[21560]: cluster 2024-09-17T11:25:37.568299+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:39.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:38 smithi079 bash[21560]: cluster 2024-09-17T11:25:37.568299+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:41.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:40 smithi160 bash[22048]: cluster 2024-09-17T11:25:39.568892+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:41.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:40 smithi160 bash[22048]: cluster 2024-09-17T11:25:39.568892+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:41.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:40 smithi063 bash[19913]: cluster 2024-09-17T11:25:39.568892+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:41.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:40 smithi063 bash[19913]: cluster 2024-09-17T11:25:39.568892+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:41.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:40 smithi079 bash[21560]: cluster 2024-09-17T11:25:39.568892+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:41.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:40 smithi079 bash[21560]: cluster 2024-09-17T11:25:39.568892+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:42.536 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:42.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:42 smithi063 bash[19913]: cluster 2024-09-17T11:25:41.569635+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:42.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:42 smithi063 bash[19913]: cluster 2024-09-17T11:25:41.569635+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:43.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:42 smithi160 bash[22048]: cluster 2024-09-17T11:25:41.569635+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:43.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:42 smithi160 bash[22048]: cluster 2024-09-17T11:25:41.569635+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:42 smithi079 bash[21560]: cluster 2024-09-17T11:25:41.569635+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:43.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:42 smithi079 bash[21560]: cluster 2024-09-17T11:25:41.569635+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:43.940 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:25:44.516 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6800","nonce":65257396},{"type":"v1","addr":"172.21.15.63:6801","nonce":65257396}]},"active_addr":"172.21.15.63:6801/65257396","active_change":"2024-09-17T11:18:01.447963+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.63: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.63:0","nonce":1901090875}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":2386049320}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":2923810760}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":1242028100}]}]} 2024-09-17T11:25:44.518 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T11:25:44.518 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T11:25:44.519 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T11:25:44.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:44 smithi063 bash[19913]: cluster 2024-09-17T11:25:43.570072+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:44 smithi063 bash[19913]: cluster 2024-09-17T11:25:43.570072+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:44 smithi063 bash[19913]: audit 2024-09-17T11:25:43.931878+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.63:0/2273033107' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T11:25:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:44 smithi063 bash[19913]: audit 2024-09-17T11:25:43.931878+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.63:0/2273033107' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T11:25:45.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:44 smithi160 bash[22048]: cluster 2024-09-17T11:25:43.570072+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:45.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:44 smithi160 bash[22048]: cluster 2024-09-17T11:25:43.570072+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:45.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:44 smithi160 bash[22048]: audit 2024-09-17T11:25:43.931878+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.63:0/2273033107' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T11:25:45.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:44 smithi160 bash[22048]: audit 2024-09-17T11:25:43.931878+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.63:0/2273033107' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T11:25:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:44 smithi079 bash[21560]: cluster 2024-09-17T11:25:43.570072+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:44 smithi079 bash[21560]: cluster 2024-09-17T11:25:43.570072+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:44 smithi079 bash[21560]: audit 2024-09-17T11:25:43.931878+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.63:0/2273033107' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T11:25:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:44 smithi079 bash[21560]: audit 2024-09-17T11:25:43.931878+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.63:0/2273033107' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T11:25:47.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:46 smithi160 bash[22048]: cluster 2024-09-17T11:25:45.570572+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:47.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:46 smithi160 bash[22048]: cluster 2024-09-17T11:25:45.570572+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:47.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:46 smithi063 bash[19913]: cluster 2024-09-17T11:25:45.570572+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:47.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:46 smithi063 bash[19913]: cluster 2024-09-17T11:25:45.570572+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:47.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:46 smithi079 bash[21560]: cluster 2024-09-17T11:25:45.570572+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:47.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:46 smithi079 bash[21560]: cluster 2024-09-17T11:25:45.570572+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:49.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:48 smithi160 bash[22048]: cluster 2024-09-17T11:25:47.571139+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:49.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:48 smithi160 bash[22048]: cluster 2024-09-17T11:25:47.571139+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:49.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:48 smithi063 bash[19913]: cluster 2024-09-17T11:25:47.571139+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:49.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:48 smithi063 bash[19913]: cluster 2024-09-17T11:25:47.571139+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:49.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:48 smithi079 bash[21560]: cluster 2024-09-17T11:25:47.571139+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:49.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:48 smithi079 bash[21560]: cluster 2024-09-17T11:25:47.571139+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:49.279 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:50.591 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:25:50.591 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":40,"fsid":"1031a360-74e6-11ef-bceb-c7b262605968","created":"2024-09-17T11:16:58.109179+0000","modified":"2024-09-17T11:25:06.513810+0000","last_up_change":"2024-09-17T11:25:04.507791+0000","last_in_change":"2024-09-17T11:24:35.528743+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-17T11:22:28.135403+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d91b7254-3d72-4369-827a-a038faf3a5a1","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.63:6802","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6803","nonce":1834235452}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6805","nonce":1834235452}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6809","nonce":1834235452}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6807","nonce":1834235452}]},"public_addr":"172.21.15.63:6803/1834235452","cluster_addr":"172.21.15.63:6805/1834235452","heartbeat_back_addr":"172.21.15.63:6809/1834235452","heartbeat_front_addr":"172.21.15.63:6807/1834235452","state":["exists","up"]},{"osd":1,"uuid":"d71e67a5-23b7-47ba-a21b-cfbade72aebe","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.63:6810","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6811","nonce":2472296558}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6813","nonce":2472296558}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6817","nonce":2472296558}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6815","nonce":2472296558}]},"public_addr":"172.21.15.63:6811/2472296558","cluster_addr":"172.21.15.63:6813/2472296558","heartbeat_back_addr":"172.21.15.63:6817/2472296558","heartbeat_front_addr":"172.21.15.63:6815/2472296558","state":["exists","up"]},{"osd":2,"uuid":"c1a74088-bdda-4dbe-b6b7-8b0826c84843","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6801","nonce":1701169141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6803","nonce":1701169141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6807","nonce":1701169141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6805","nonce":1701169141}]},"public_addr":"172.21.15.79:6801/1701169141","cluster_addr":"172.21.15.79:6803/1701169141","heartbeat_back_addr":"172.21.15.79:6807/1701169141","heartbeat_front_addr":"172.21.15.79:6805/1701169141","state":["exists","up"]},{"osd":3,"uuid":"38e6b880-b77e-4656-b822-3150ea8d2163","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.79:6808","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6809","nonce":880079109}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6811","nonce":880079109}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6815","nonce":880079109}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6813","nonce":880079109}]},"public_addr":"172.21.15.79:6809/880079109","cluster_addr":"172.21.15.79:6811/880079109","heartbeat_back_addr":"172.21.15.79:6815/880079109","heartbeat_front_addr":"172.21.15.79:6813/880079109","state":["exists","up"]},{"osd":4,"uuid":"ec443376-7214-429c-8487-1f9b48581bb1","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.160:6800","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6801","nonce":2812005738}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6803","nonce":2812005738}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6807","nonce":2812005738}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6805","nonce":2812005738}]},"public_addr":"172.21.15.160:6801/2812005738","cluster_addr":"172.21.15.160:6803/2812005738","heartbeat_back_addr":"172.21.15.160:6807/2812005738","heartbeat_front_addr":"172.21.15.160:6805/2812005738","state":["exists","up"]},{"osd":5,"uuid":"a0dea468-bf80-4c76-a037-b8a5601bf157","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.160:6808","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6809","nonce":1496494377}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6811","nonce":1496494377}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6815","nonce":1496494377}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6813","nonce":1496494377}]},"public_addr":"172.21.15.160:6809/1496494377","cluster_addr":"172.21.15.160:6811/1496494377","heartbeat_back_addr":"172.21.15.160:6815/1496494377","heartbeat_front_addr":"172.21.15.160:6813/1496494377","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-17T11:20:43.843203+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-17T11:21:35.277921+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-17T11:22:25.567305+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-17T11:23:18.764522+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-17T11:24:08.673781+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-17T11:25:02.962675+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6800/2806253309":"2024-09-18T11:18:01.447728+0000","172.21.15.63:6801/2806253309":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/3577287108":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/870073786":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/1189299470":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/2398554984":"2024-09-18T11:17:25.407595+0000","172.21.15.63:0/2624026145":"2024-09-18T11:17:25.407595+0000","172.21.15.63:0/2052904323":"2024-09-18T11:17:25.407595+0000","172.21.15.63:6801/16122396":"2024-09-18T11:17:25.407595+0000","172.21.15.63:6800/16122396":"2024-09-18T11:17:25.407595+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-17T11:25:50.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:50 smithi063 bash[19913]: cluster 2024-09-17T11:25:49.571801+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:50.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:50 smithi063 bash[19913]: cluster 2024-09-17T11:25:49.571801+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:50.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:50 smithi063 bash[19913]: audit 2024-09-17T11:25:50.589804+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.63:0/1842005601' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:50.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:50 smithi063 bash[19913]: audit 2024-09-17T11:25:50.589804+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.63:0/1842005601' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:51.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:50 smithi160 bash[22048]: cluster 2024-09-17T11:25:49.571801+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:51.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:50 smithi160 bash[22048]: cluster 2024-09-17T11:25:49.571801+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:51.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:50 smithi160 bash[22048]: audit 2024-09-17T11:25:50.589804+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.63:0/1842005601' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:51.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:50 smithi160 bash[22048]: audit 2024-09-17T11:25:50.589804+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.63:0/1842005601' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:51.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:50 smithi079 bash[21560]: cluster 2024-09-17T11:25:49.571801+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:51.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:50 smithi079 bash[21560]: cluster 2024-09-17T11:25:49.571801+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:51.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:50 smithi079 bash[21560]: audit 2024-09-17T11:25:50.589804+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.63:0/1842005601' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:51.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:50 smithi079 bash[21560]: audit 2024-09-17T11:25:50.589804+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.63:0/1842005601' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:51.231 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T11:25:51.231 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T11:25:53.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:52 smithi160 bash[22048]: cluster 2024-09-17T11:25:51.572437+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:53.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:52 smithi160 bash[22048]: cluster 2024-09-17T11:25:51.572437+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:53.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:52 smithi063 bash[19913]: cluster 2024-09-17T11:25:51.572437+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:53.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:52 smithi063 bash[19913]: cluster 2024-09-17T11:25:51.572437+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:53.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:52 smithi079 bash[21560]: cluster 2024-09-17T11:25:51.572437+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:53.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:52 smithi079 bash[21560]: cluster 2024-09-17T11:25:51.572437+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:55.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:54 smithi160 bash[22048]: cluster 2024-09-17T11:25:53.573002+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:55.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:54 smithi160 bash[22048]: cluster 2024-09-17T11:25:53.573002+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:55.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:54 smithi063 bash[19913]: cluster 2024-09-17T11:25:53.573002+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:55.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:54 smithi063 bash[19913]: cluster 2024-09-17T11:25:53.573002+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:55.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:54 smithi079 bash[21560]: cluster 2024-09-17T11:25:53.573002+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:55.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:54 smithi079 bash[21560]: cluster 2024-09-17T11:25:53.573002+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:55.988 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:57.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:56 smithi160 bash[22048]: cluster 2024-09-17T11:25:55.573592+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:57.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:56 smithi160 bash[22048]: cluster 2024-09-17T11:25:55.573592+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:57.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:56 smithi063 bash[19913]: cluster 2024-09-17T11:25:55.573592+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:57.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:56 smithi063 bash[19913]: cluster 2024-09-17T11:25:55.573592+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:57.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:56 smithi079 bash[21560]: cluster 2024-09-17T11:25:55.573592+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:57.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:56 smithi079 bash[21560]: cluster 2024-09-17T11:25:55.573592+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:57.229 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:25:57.229 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":40,"fsid":"1031a360-74e6-11ef-bceb-c7b262605968","created":"2024-09-17T11:16:58.109179+0000","modified":"2024-09-17T11:25:06.513810+0000","last_up_change":"2024-09-17T11:25:04.507791+0000","last_in_change":"2024-09-17T11:24:35.528743+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-17T11:22:28.135403+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d91b7254-3d72-4369-827a-a038faf3a5a1","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.63:6802","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6803","nonce":1834235452}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6805","nonce":1834235452}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6809","nonce":1834235452}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":1834235452},{"type":"v1","addr":"172.21.15.63:6807","nonce":1834235452}]},"public_addr":"172.21.15.63:6803/1834235452","cluster_addr":"172.21.15.63:6805/1834235452","heartbeat_back_addr":"172.21.15.63:6809/1834235452","heartbeat_front_addr":"172.21.15.63:6807/1834235452","state":["exists","up"]},{"osd":1,"uuid":"d71e67a5-23b7-47ba-a21b-cfbade72aebe","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.63:6810","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6811","nonce":2472296558}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6813","nonce":2472296558}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6817","nonce":2472296558}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2472296558},{"type":"v1","addr":"172.21.15.63:6815","nonce":2472296558}]},"public_addr":"172.21.15.63:6811/2472296558","cluster_addr":"172.21.15.63:6813/2472296558","heartbeat_back_addr":"172.21.15.63:6817/2472296558","heartbeat_front_addr":"172.21.15.63:6815/2472296558","state":["exists","up"]},{"osd":2,"uuid":"c1a74088-bdda-4dbe-b6b7-8b0826c84843","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6801","nonce":1701169141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6803","nonce":1701169141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6807","nonce":1701169141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":1701169141},{"type":"v1","addr":"172.21.15.79:6805","nonce":1701169141}]},"public_addr":"172.21.15.79:6801/1701169141","cluster_addr":"172.21.15.79:6803/1701169141","heartbeat_back_addr":"172.21.15.79:6807/1701169141","heartbeat_front_addr":"172.21.15.79:6805/1701169141","state":["exists","up"]},{"osd":3,"uuid":"38e6b880-b77e-4656-b822-3150ea8d2163","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.79:6808","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6809","nonce":880079109}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6811","nonce":880079109}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6815","nonce":880079109}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":880079109},{"type":"v1","addr":"172.21.15.79:6813","nonce":880079109}]},"public_addr":"172.21.15.79:6809/880079109","cluster_addr":"172.21.15.79:6811/880079109","heartbeat_back_addr":"172.21.15.79:6815/880079109","heartbeat_front_addr":"172.21.15.79:6813/880079109","state":["exists","up"]},{"osd":4,"uuid":"ec443376-7214-429c-8487-1f9b48581bb1","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.160:6800","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6801","nonce":2812005738}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6803","nonce":2812005738}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6807","nonce":2812005738}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":2812005738},{"type":"v1","addr":"172.21.15.160:6805","nonce":2812005738}]},"public_addr":"172.21.15.160:6801/2812005738","cluster_addr":"172.21.15.160:6803/2812005738","heartbeat_back_addr":"172.21.15.160:6807/2812005738","heartbeat_front_addr":"172.21.15.160:6805/2812005738","state":["exists","up"]},{"osd":5,"uuid":"a0dea468-bf80-4c76-a037-b8a5601bf157","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.160:6808","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6809","nonce":1496494377}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6811","nonce":1496494377}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6815","nonce":1496494377}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":1496494377},{"type":"v1","addr":"172.21.15.160:6813","nonce":1496494377}]},"public_addr":"172.21.15.160:6809/1496494377","cluster_addr":"172.21.15.160:6811/1496494377","heartbeat_back_addr":"172.21.15.160:6815/1496494377","heartbeat_front_addr":"172.21.15.160:6813/1496494377","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-17T11:20:43.843203+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-17T11:21:35.277921+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-17T11:22:25.567305+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-17T11:23:18.764522+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-17T11:24:08.673781+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-17T11:25:02.962675+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6800/2806253309":"2024-09-18T11:18:01.447728+0000","172.21.15.63:6801/2806253309":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/3577287108":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/870073786":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/1189299470":"2024-09-18T11:18:01.447728+0000","172.21.15.63:0/2398554984":"2024-09-18T11:17:25.407595+0000","172.21.15.63:0/2624026145":"2024-09-18T11:17:25.407595+0000","172.21.15.63:0/2052904323":"2024-09-18T11:17:25.407595+0000","172.21.15.63:6801/16122396":"2024-09-18T11:17:25.407595+0000","172.21.15.63:6800/16122396":"2024-09-18T11:17:25.407595+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-17T11:25:57.864 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T11:25:57.864 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T11:25:57.865 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T11:25:57.865 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T11:25:57.866 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T11:25:57.866 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T11:25:58.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:57 smithi160 bash[22048]: audit 2024-09-17T11:25:57.228399+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.63:0/4047989799' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:58.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:57 smithi160 bash[22048]: audit 2024-09-17T11:25:57.228399+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.63:0/4047989799' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:58.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:57 smithi063 bash[19913]: audit 2024-09-17T11:25:57.228399+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.63:0/4047989799' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:58.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:57 smithi063 bash[19913]: audit 2024-09-17T11:25:57.228399+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.63:0/4047989799' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:58.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:57 smithi079 bash[21560]: audit 2024-09-17T11:25:57.228399+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.63:0/4047989799' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:58.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:57 smithi079 bash[21560]: audit 2024-09-17T11:25:57.228399+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.63:0/4047989799' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T11:25:59.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:58 smithi160 bash[22048]: cluster 2024-09-17T11:25:57.574152+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:59.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:25:58 smithi160 bash[22048]: cluster 2024-09-17T11:25:57.574152+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:59.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:58 smithi063 bash[19913]: cluster 2024-09-17T11:25:57.574152+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:59.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:25:58 smithi063 bash[19913]: cluster 2024-09-17T11:25:57.574152+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:59.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:58 smithi079 bash[21560]: cluster 2024-09-17T11:25:57.574152+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:25:59.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:25:58 smithi079 bash[21560]: cluster 2024-09-17T11:25:57.574152+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:01.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:00 smithi160 bash[22048]: cluster 2024-09-17T11:25:59.574718+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:01.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:00 smithi160 bash[22048]: cluster 2024-09-17T11:25:59.574718+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:01.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:00 smithi063 bash[19913]: cluster 2024-09-17T11:25:59.574718+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:01.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:00 smithi063 bash[19913]: cluster 2024-09-17T11:25:59.574718+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:01.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:00 smithi079 bash[21560]: cluster 2024-09-17T11:25:59.574718+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:01.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:00 smithi079 bash[21560]: cluster 2024-09-17T11:25:59.574718+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:02.640 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:02.640 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:02.641 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:02.641 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:02.641 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:02.641 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:03.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:02 smithi160 bash[22048]: cluster 2024-09-17T11:26:01.575283+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:03.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:02 smithi160 bash[22048]: cluster 2024-09-17T11:26:01.575283+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:03.098 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:02 smithi063 bash[19913]: cluster 2024-09-17T11:26:01.575283+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:03.098 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:02 smithi063 bash[19913]: cluster 2024-09-17T11:26:01.575283+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:03.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:02 smithi079 bash[21560]: cluster 2024-09-17T11:26:01.575283+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:03.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:02 smithi079 bash[21560]: cluster 2024-09-17T11:26:01.575283+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:05.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:04 smithi160 bash[22048]: cluster 2024-09-17T11:26:03.575853+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:05.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:04 smithi160 bash[22048]: cluster 2024-09-17T11:26:03.575853+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:05.097 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:04 smithi063 bash[19913]: cluster 2024-09-17T11:26:03.575853+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:05.097 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:04 smithi063 bash[19913]: cluster 2024-09-17T11:26:03.575853+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:05.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:04 smithi079 bash[21560]: cluster 2024-09-17T11:26:03.575853+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:05.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:04 smithi079 bash[21560]: cluster 2024-09-17T11:26:03.575853+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:06.943 INFO:teuthology.orchestra.run.smithi063.stdout:34359738435 2024-09-17T11:26:06.943 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T11:26:06.968 INFO:teuthology.orchestra.run.smithi063.stdout:111669149732 2024-09-17T11:26:06.969 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T11:26:07.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:06 smithi160 bash[22048]: cluster 2024-09-17T11:26:05.576274+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:07.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:06 smithi160 bash[22048]: cluster 2024-09-17T11:26:05.576274+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:07.082 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:06 smithi063 bash[19913]: cluster 2024-09-17T11:26:05.576274+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:07.082 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:06 smithi063 bash[19913]: cluster 2024-09-17T11:26:05.576274+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:07.121 INFO:teuthology.orchestra.run.smithi063.stdout:137438953498 2024-09-17T11:26:07.122 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T11:26:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:06 smithi079 bash[21560]: cluster 2024-09-17T11:26:05.576274+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:06 smithi079 bash[21560]: cluster 2024-09-17T11:26:05.576274+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:07.890 INFO:teuthology.orchestra.run.smithi063.stdout:163208757263 2024-09-17T11:26:07.890 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T11:26:07.903 INFO:teuthology.orchestra.run.smithi063.stdout:55834574905 2024-09-17T11:26:07.903 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T11:26:07.948 INFO:teuthology.orchestra.run.smithi063.stdout:77309411375 2024-09-17T11:26:07.949 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T11:26:09.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:08 smithi160 bash[22048]: cluster 2024-09-17T11:26:07.576790+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:09.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:08 smithi160 bash[22048]: cluster 2024-09-17T11:26:07.576790+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:09.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:08 smithi063 bash[19913]: cluster 2024-09-17T11:26:07.576790+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:09.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:08 smithi063 bash[19913]: cluster 2024-09-17T11:26:07.576790+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:09.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:08 smithi079 bash[21560]: cluster 2024-09-17T11:26:07.576790+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:09.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:08 smithi079 bash[21560]: cluster 2024-09-17T11:26:07.576790+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:11.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:10 smithi160 bash[22048]: cluster 2024-09-17T11:26:09.577472+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:11.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:10 smithi160 bash[22048]: cluster 2024-09-17T11:26:09.577472+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:11.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:10 smithi063 bash[19913]: cluster 2024-09-17T11:26:09.577472+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:11.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:10 smithi063 bash[19913]: cluster 2024-09-17T11:26:09.577472+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:11.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:10 smithi079 bash[21560]: cluster 2024-09-17T11:26:09.577472+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:11.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:10 smithi079 bash[21560]: cluster 2024-09-17T11:26:09.577472+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:11.702 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:11.703 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:11.703 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:11.703 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:11.704 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:12.713 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:13.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:12 smithi160 bash[22048]: cluster 2024-09-17T11:26:11.578187+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:13.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:12 smithi160 bash[22048]: cluster 2024-09-17T11:26:11.578187+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:13.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:12 smithi160 bash[22048]: audit 2024-09-17T11:26:12.706683+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:13.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:12 smithi160 bash[22048]: audit 2024-09-17T11:26:12.706683+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:13.082 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:12 smithi063 bash[19913]: cluster 2024-09-17T11:26:11.578187+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:13.082 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:12 smithi063 bash[19913]: cluster 2024-09-17T11:26:11.578187+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:13.083 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:12 smithi063 bash[19913]: audit 2024-09-17T11:26:12.706683+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:13.083 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:12 smithi063 bash[19913]: audit 2024-09-17T11:26:12.706683+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:13.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:12 smithi079 bash[21560]: cluster 2024-09-17T11:26:11.578187+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:13.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:12 smithi079 bash[21560]: cluster 2024-09-17T11:26:11.578187+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:13.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:12 smithi079 bash[21560]: audit 2024-09-17T11:26:12.706683+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:13.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:12 smithi079 bash[21560]: audit 2024-09-17T11:26:12.706683+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:13 smithi160 bash[22048]: audit 2024-09-17T11:26:13.515694+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:13 smithi160 bash[22048]: audit 2024-09-17T11:26:13.515694+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:13 smithi160 bash[22048]: audit 2024-09-17T11:26:13.516843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:13 smithi160 bash[22048]: audit 2024-09-17T11:26:13.516843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:13 smithi160 bash[22048]: audit 2024-09-17T11:26:13.524879+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:13 smithi160 bash[22048]: audit 2024-09-17T11:26:13.524879+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:14.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:13 smithi063 bash[19913]: audit 2024-09-17T11:26:13.515694+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:14.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:13 smithi063 bash[19913]: audit 2024-09-17T11:26:13.515694+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:14.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:13 smithi063 bash[19913]: audit 2024-09-17T11:26:13.516843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:14.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:13 smithi063 bash[19913]: audit 2024-09-17T11:26:13.516843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:14.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:13 smithi063 bash[19913]: audit 2024-09-17T11:26:13.524879+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:14.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:13 smithi063 bash[19913]: audit 2024-09-17T11:26:13.524879+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:14.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:13 smithi079 bash[21560]: audit 2024-09-17T11:26:13.515694+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:14.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:13 smithi079 bash[21560]: audit 2024-09-17T11:26:13.515694+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:14.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:13 smithi079 bash[21560]: audit 2024-09-17T11:26:13.516843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:14.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:13 smithi079 bash[21560]: audit 2024-09-17T11:26:13.516843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:14.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:13 smithi079 bash[21560]: audit 2024-09-17T11:26:13.524879+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:14.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:13 smithi079 bash[21560]: audit 2024-09-17T11:26:13.524879+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:14.541 INFO:teuthology.orchestra.run.smithi063.stdout:34359738437 2024-09-17T11:26:14.907 INFO:teuthology.orchestra.run.smithi063.stdout:111669149734 2024-09-17T11:26:15.413 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:14 smithi079 bash[21560]: cluster 2024-09-17T11:26:13.578755+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:15.413 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:14 smithi079 bash[21560]: cluster 2024-09-17T11:26:13.578755+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:15.413 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:14 smithi079 bash[21560]: audit 2024-09-17T11:26:14.541469+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.63:0/343520102' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T11:26:15.413 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:14 smithi079 bash[21560]: audit 2024-09-17T11:26:14.541469+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.63:0/343520102' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T11:26:15.414 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:14 smithi160 bash[22048]: cluster 2024-09-17T11:26:13.578755+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:15.414 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:14 smithi160 bash[22048]: cluster 2024-09-17T11:26:13.578755+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:15.414 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:14 smithi160 bash[22048]: audit 2024-09-17T11:26:14.541469+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.63:0/343520102' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T11:26:15.414 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:14 smithi160 bash[22048]: audit 2024-09-17T11:26:14.541469+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.63:0/343520102' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T11:26:15.414 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:14 smithi063 bash[19913]: cluster 2024-09-17T11:26:13.578755+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:15.414 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:14 smithi063 bash[19913]: cluster 2024-09-17T11:26:13.578755+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:15.414 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:14 smithi063 bash[19913]: audit 2024-09-17T11:26:14.541469+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.63:0/343520102' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T11:26:15.414 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:14 smithi063 bash[19913]: audit 2024-09-17T11:26:14.541469+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.63:0/343520102' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T11:26:15.522 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738435 got 34359738437 for osd.0 2024-09-17T11:26:15.523 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:15.842 INFO:teuthology.orchestra.run.smithi063.stdout:77309411377 2024-09-17T11:26:15.919 INFO:teuthology.orchestra.run.smithi063.stdout:163208757265 2024-09-17T11:26:15.959 INFO:teuthology.orchestra.run.smithi063.stdout:55834574907 2024-09-17T11:26:16.048 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:15 smithi063 bash[19913]: audit 2024-09-17T11:26:14.907505+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.63:0/1657747396' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T11:26:16.049 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:15 smithi063 bash[19913]: audit 2024-09-17T11:26:14.907505+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.63:0/1657747396' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T11:26:16.051 INFO:teuthology.orchestra.run.smithi063.stdout:137438953500 2024-09-17T11:26:16.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:15 smithi160 bash[22048]: audit 2024-09-17T11:26:14.907505+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.63:0/1657747396' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T11:26:16.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:15 smithi160 bash[22048]: audit 2024-09-17T11:26:14.907505+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.63:0/1657747396' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T11:26:16.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:15 smithi079 bash[21560]: audit 2024-09-17T11:26:14.907505+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.63:0/1657747396' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T11:26:16.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:15 smithi079 bash[21560]: audit 2024-09-17T11:26:14.907505+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.63:0/1657747396' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T11:26:16.477 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149732 got 111669149734 for osd.3 2024-09-17T11:26:16.477 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:17.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: cluster 2024-09-17T11:26:15.579101+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:17.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: cluster 2024-09-17T11:26:15.579101+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:17.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: audit 2024-09-17T11:26:15.842166+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.63:0/1679110530' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T11:26:17.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: audit 2024-09-17T11:26:15.842166+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.63:0/1679110530' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T11:26:17.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: audit 2024-09-17T11:26:15.920152+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.63:0/3206836572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T11:26:17.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: audit 2024-09-17T11:26:15.920152+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.63:0/3206836572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T11:26:17.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: audit 2024-09-17T11:26:15.959652+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.63:0/2717727820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T11:26:17.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: audit 2024-09-17T11:26:15.959652+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.63:0/2717727820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T11:26:17.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: audit 2024-09-17T11:26:16.052050+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.63:0/2506055409' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T11:26:17.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:16 smithi160 bash[22048]: audit 2024-09-17T11:26:16.052050+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.63:0/2506055409' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T11:26:17.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: cluster 2024-09-17T11:26:15.579101+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: cluster 2024-09-17T11:26:15.579101+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: audit 2024-09-17T11:26:15.842166+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.63:0/1679110530' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: audit 2024-09-17T11:26:15.842166+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.63:0/1679110530' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: audit 2024-09-17T11:26:15.920152+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.63:0/3206836572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: audit 2024-09-17T11:26:15.920152+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.63:0/3206836572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: audit 2024-09-17T11:26:15.959652+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.63:0/2717727820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: audit 2024-09-17T11:26:15.959652+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.63:0/2717727820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: audit 2024-09-17T11:26:16.052050+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.63:0/2506055409' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T11:26:17.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:16 smithi063 bash[19913]: audit 2024-09-17T11:26:16.052050+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.63:0/2506055409' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T11:26:17.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: cluster 2024-09-17T11:26:15.579101+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:17.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: cluster 2024-09-17T11:26:15.579101+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:17.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: audit 2024-09-17T11:26:15.842166+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.63:0/1679110530' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T11:26:17.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: audit 2024-09-17T11:26:15.842166+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.63:0/1679110530' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T11:26:17.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: audit 2024-09-17T11:26:15.920152+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.63:0/3206836572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T11:26:17.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: audit 2024-09-17T11:26:15.920152+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.63:0/3206836572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T11:26:17.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: audit 2024-09-17T11:26:15.959652+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.63:0/2717727820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T11:26:17.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: audit 2024-09-17T11:26:15.959652+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.63:0/2717727820' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T11:26:17.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: audit 2024-09-17T11:26:16.052050+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.63:0/2506055409' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T11:26:17.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:16 smithi079 bash[21560]: audit 2024-09-17T11:26:16.052050+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.63:0/2506055409' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T11:26:17.265 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411375 got 77309411377 for osd.2 2024-09-17T11:26:17.265 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:17.876 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757263 got 163208757265 for osd.5 2024-09-17T11:26:17.877 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:18.003 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953498 got 137438953500 for osd.4 2024-09-17T11:26:18.003 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:18.054 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574905 got 55834574907 for osd.1 2024-09-17T11:26:18.054 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:18.054 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T11:26:18.055 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T11:26:19.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:18 smithi160 bash[22048]: cluster 2024-09-17T11:26:17.579631+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:19.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:18 smithi160 bash[22048]: cluster 2024-09-17T11:26:17.579631+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:19.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:18 smithi063 bash[19913]: cluster 2024-09-17T11:26:17.579631+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:19.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:18 smithi063 bash[19913]: cluster 2024-09-17T11:26:17.579631+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:19.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:18 smithi079 bash[21560]: cluster 2024-09-17T11:26:17.579631+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:19.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:18 smithi079 bash[21560]: cluster 2024-09-17T11:26:17.579631+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:21.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:20 smithi160 bash[22048]: cluster 2024-09-17T11:26:19.580190+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:21.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:20 smithi160 bash[22048]: cluster 2024-09-17T11:26:19.580190+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:21.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:20 smithi063 bash[19913]: cluster 2024-09-17T11:26:19.580190+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:21.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:20 smithi063 bash[19913]: cluster 2024-09-17T11:26:19.580190+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:21.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:20 smithi079 bash[21560]: cluster 2024-09-17T11:26:19.580190+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:21.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:20 smithi079 bash[21560]: cluster 2024-09-17T11:26:19.580190+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:22.809 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:23.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:22 smithi160 bash[22048]: cluster 2024-09-17T11:26:21.580812+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:23.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:22 smithi160 bash[22048]: cluster 2024-09-17T11:26:21.580812+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:23.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:22 smithi063 bash[19913]: cluster 2024-09-17T11:26:21.580812+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:23.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:22 smithi063 bash[19913]: cluster 2024-09-17T11:26:21.580812+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:23.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:22 smithi079 bash[21560]: cluster 2024-09-17T11:26:21.580812+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:23.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:22 smithi079 bash[21560]: cluster 2024-09-17T11:26:21.580812+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:24.074 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:26:24.074 INFO:teuthology.orchestra.run.smithi063.stderr:dumped all 2024-09-17T11:26:24.726 INFO:teuthology.orchestra.run.smithi063.stdout:{"pg_ready":true,"pg_map":{"version":281,"stamp":"2024-09-17T11:26:23.581088+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":178528,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":174518,"kb_avail":562292384,"statfs":{"total":575970213888,"available":575787401216,"internally_reserved":0,"allocated":3944448,"data_stored":2598210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":178707104},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003256"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":65,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-17T11:25:06.698115+0000","last_change":"2024-09-17T11:25:06.697231+0000","last_active":"2024-09-17T11:25:06.698115+0000","last_peered":"2024-09-17T11:25:06.698115+0000","last_clean":"2024-09-17T11:25:06.698115+0000","last_became_active":"2024-09-17T11:25:06.686659+0000","last_became_peered":"2024-09-17T11:25:06.686659+0000","last_unstale":"2024-09-17T11:25:06.698115+0000","last_undegraded":"2024-09-17T11:25:06.698115+0000","last_fullsized":"2024-09-17T11:25:06.698115+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T11:22:28.814805+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T11:22:28.814805+0000","last_clean_scrub_stamp":"2024-09-17T11:22:28.814805+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-18T20:01:17.299307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":38,"seq":163208757266,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":728219,"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":137438953501,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27388,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717764,"statfs":{"total":95995035648,"available":95966990336,"internally_reserved":0,"allocated":360448,"data_stored":137851,"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":111669149736,"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":728219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411379,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":954368,"data_stored":728219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574909,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31540,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":360448,"data_stored":137851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738439,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31548,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713604,"statfs":{"total":95995035648,"available":95962730496,"internally_reserved":0,"allocated":360448,"data_stored":137851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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-17T11:26:24.727 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T11:26:25.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:24 smithi063 bash[19913]: cluster 2024-09-17T11:26:23.581391+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:25.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:24 smithi063 bash[19913]: cluster 2024-09-17T11:26:23.581391+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:25.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:24 smithi063 bash[19913]: audit 2024-09-17T11:26:24.073427+0000 mgr.x (mgr.14152) 319 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:25.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:24 smithi063 bash[19913]: audit 2024-09-17T11:26:24.073427+0000 mgr.x (mgr.14152) 319 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:25.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:24 smithi079 bash[21560]: cluster 2024-09-17T11:26:23.581391+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:25.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:24 smithi079 bash[21560]: cluster 2024-09-17T11:26:23.581391+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:25.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:24 smithi079 bash[21560]: audit 2024-09-17T11:26:24.073427+0000 mgr.x (mgr.14152) 319 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:25.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:24 smithi079 bash[21560]: audit 2024-09-17T11:26:24.073427+0000 mgr.x (mgr.14152) 319 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:25.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:24 smithi160 bash[22048]: cluster 2024-09-17T11:26:23.581391+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:25.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:24 smithi160 bash[22048]: cluster 2024-09-17T11:26:23.581391+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:25.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:24 smithi160 bash[22048]: audit 2024-09-17T11:26:24.073427+0000 mgr.x (mgr.14152) 319 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:25.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:24 smithi160 bash[22048]: audit 2024-09-17T11:26:24.073427+0000 mgr.x (mgr.14152) 319 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:27.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:26 smithi063 bash[19913]: cluster 2024-09-17T11:26:25.581940+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:27.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:26 smithi063 bash[19913]: cluster 2024-09-17T11:26:25.581940+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:27.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:26 smithi079 bash[21560]: cluster 2024-09-17T11:26:25.581940+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:27.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:26 smithi079 bash[21560]: cluster 2024-09-17T11:26:25.581940+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:27.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:26 smithi160 bash[22048]: cluster 2024-09-17T11:26:25.581940+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:27.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:26 smithi160 bash[22048]: cluster 2024-09-17T11:26:25.581940+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:29.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:28 smithi063 bash[19913]: cluster 2024-09-17T11:26:27.582506+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:29.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:28 smithi063 bash[19913]: cluster 2024-09-17T11:26:27.582506+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:29.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:28 smithi079 bash[21560]: cluster 2024-09-17T11:26:27.582506+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:29.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:28 smithi079 bash[21560]: cluster 2024-09-17T11:26:27.582506+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:29.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:28 smithi160 bash[22048]: cluster 2024-09-17T11:26:27.582506+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:29.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:28 smithi160 bash[22048]: cluster 2024-09-17T11:26:27.582506+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:29.492 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:30.769 INFO:teuthology.orchestra.run.smithi063.stderr:dumped all 2024-09-17T11:26:30.769 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:26:31.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:30 smithi063 bash[19913]: cluster 2024-09-17T11:26:29.582916+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:31.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:30 smithi063 bash[19913]: cluster 2024-09-17T11:26:29.582916+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:31.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:30 smithi079 bash[21560]: cluster 2024-09-17T11:26:29.582916+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:31.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:30 smithi079 bash[21560]: cluster 2024-09-17T11:26:29.582916+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:31.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:30 smithi160 bash[22048]: cluster 2024-09-17T11:26:29.582916+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:31.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:30 smithi160 bash[22048]: cluster 2024-09-17T11:26:29.582916+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:31.401 INFO:teuthology.orchestra.run.smithi063.stdout:{"pg_ready":true,"pg_map":{"version":284,"stamp":"2024-09-17T11:26:29.582770+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":178528,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":174518,"kb_avail":562292384,"statfs":{"total":575970213888,"available":575787401216,"internally_reserved":0,"allocated":3944448,"data_stored":2598210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":178707104},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003412"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":65,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-17T11:25:06.698115+0000","last_change":"2024-09-17T11:25:06.697231+0000","last_active":"2024-09-17T11:25:06.698115+0000","last_peered":"2024-09-17T11:25:06.698115+0000","last_clean":"2024-09-17T11:25:06.698115+0000","last_became_active":"2024-09-17T11:25:06.686659+0000","last_became_peered":"2024-09-17T11:25:06.686659+0000","last_unstale":"2024-09-17T11:25:06.698115+0000","last_undegraded":"2024-09-17T11:25:06.698115+0000","last_fullsized":"2024-09-17T11:25:06.698115+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T11:22:28.814805+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T11:22:28.814805+0000","last_clean_scrub_stamp":"2024-09-17T11:22:28.814805+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-18T20:01:17.299307+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":728219,"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":27388,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717764,"statfs":{"total":95995035648,"available":95966990336,"internally_reserved":0,"allocated":360448,"data_stored":137851,"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":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":728219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411380,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":954368,"data_stored":728219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574910,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31540,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":360448,"data_stored":137851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738440,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31548,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713604,"statfs":{"total":95995035648,"available":95962730496,"internally_reserved":0,"allocated":360448,"data_stored":137851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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-17T11:26:31.402 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T11:26:31.402 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T11:26:31.402 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T11:26:31.402 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T11:26:32.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:31 smithi063 bash[19913]: audit 2024-09-17T11:26:30.768259+0000 mgr.x (mgr.14152) 323 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:32.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:31 smithi063 bash[19913]: audit 2024-09-17T11:26:30.768259+0000 mgr.x (mgr.14152) 323 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:32.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:31 smithi079 bash[21560]: audit 2024-09-17T11:26:30.768259+0000 mgr.x (mgr.14152) 323 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:32.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:31 smithi079 bash[21560]: audit 2024-09-17T11:26:30.768259+0000 mgr.x (mgr.14152) 323 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:32.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:31 smithi160 bash[22048]: audit 2024-09-17T11:26:30.768259+0000 mgr.x (mgr.14152) 323 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:32.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:31 smithi160 bash[22048]: audit 2024-09-17T11:26:30.768259+0000 mgr.x (mgr.14152) 323 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:33.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:32 smithi063 bash[19913]: cluster 2024-09-17T11:26:31.583434+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:33.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:32 smithi063 bash[19913]: cluster 2024-09-17T11:26:31.583434+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:33.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:32 smithi079 bash[21560]: cluster 2024-09-17T11:26:31.583434+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:33.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:32 smithi079 bash[21560]: cluster 2024-09-17T11:26:31.583434+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:33.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:32 smithi160 bash[22048]: cluster 2024-09-17T11:26:31.583434+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:33.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:32 smithi160 bash[22048]: cluster 2024-09-17T11:26:31.583434+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:35.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:34 smithi063 bash[19913]: cluster 2024-09-17T11:26:33.583981+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:35.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:34 smithi063 bash[19913]: cluster 2024-09-17T11:26:33.583981+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:35.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:34 smithi079 bash[21560]: cluster 2024-09-17T11:26:33.583981+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:35.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:34 smithi079 bash[21560]: cluster 2024-09-17T11:26:33.583981+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:35.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:34 smithi160 bash[22048]: cluster 2024-09-17T11:26:33.583981+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:35.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:34 smithi160 bash[22048]: cluster 2024-09-17T11:26:33.583981+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:36.160 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:37.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:36 smithi063 bash[19913]: cluster 2024-09-17T11:26:35.584546+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:37.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:36 smithi063 bash[19913]: cluster 2024-09-17T11:26:35.584546+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:37.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:36 smithi079 bash[21560]: cluster 2024-09-17T11:26:35.584546+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:37.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:36 smithi079 bash[21560]: cluster 2024-09-17T11:26:35.584546+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:37.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:36 smithi160 bash[22048]: cluster 2024-09-17T11:26:35.584546+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:37.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:36 smithi160 bash[22048]: cluster 2024-09-17T11:26:35.584546+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:37.508 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:26:37.508 INFO:teuthology.orchestra.run.smithi063.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T11:26:38.075 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T11:26:38.076 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T11:26:38.076 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T11:26:38.086 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-17T11:26:38.087 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-17T11:26:38.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:37 smithi063 bash[19913]: audit 2024-09-17T11:26:37.508090+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.63:0/1917328678' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T11:26:38.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:37 smithi063 bash[19913]: audit 2024-09-17T11:26:37.508090+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.63:0/1917328678' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T11:26:38.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:37 smithi079 bash[21560]: audit 2024-09-17T11:26:37.508090+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.63:0/1917328678' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T11:26:38.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:37 smithi079 bash[21560]: audit 2024-09-17T11:26:37.508090+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.63:0/1917328678' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T11:26:38.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:37 smithi160 bash[22048]: audit 2024-09-17T11:26:37.508090+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.63:0/1917328678' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T11:26:38.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:37 smithi160 bash[22048]: audit 2024-09-17T11:26:37.508090+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.63:0/1917328678' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T11:26:39.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:38 smithi063 bash[19913]: cluster 2024-09-17T11:26:37.585040+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:39.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:38 smithi063 bash[19913]: cluster 2024-09-17T11:26:37.585040+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:39.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:38 smithi079 bash[21560]: cluster 2024-09-17T11:26:37.585040+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:39.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:38 smithi079 bash[21560]: cluster 2024-09-17T11:26:37.585040+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:38 smithi160 bash[22048]: cluster 2024-09-17T11:26:37.585040+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:38 smithi160 bash[22048]: cluster 2024-09-17T11:26:37.585040+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:41.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:40 smithi063 bash[19913]: cluster 2024-09-17T11:26:39.585666+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:41.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:40 smithi063 bash[19913]: cluster 2024-09-17T11:26:39.585666+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:41.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:40 smithi079 bash[21560]: cluster 2024-09-17T11:26:39.585666+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:41.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:40 smithi079 bash[21560]: cluster 2024-09-17T11:26:39.585666+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:41.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:40 smithi160 bash[22048]: cluster 2024-09-17T11:26:39.585666+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:41.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:40 smithi160 bash[22048]: cluster 2024-09-17T11:26:39.585666+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:42.840 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:43.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:42 smithi063 bash[19913]: cluster 2024-09-17T11:26:41.586283+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:43.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:42 smithi063 bash[19913]: cluster 2024-09-17T11:26:41.586283+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:42 smithi079 bash[21560]: cluster 2024-09-17T11:26:41.586283+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:42 smithi079 bash[21560]: cluster 2024-09-17T11:26:41.586283+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:43.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:42 smithi160 bash[22048]: cluster 2024-09-17T11:26:41.586283+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:43.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:42 smithi160 bash[22048]: cluster 2024-09-17T11:26:41.586283+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:44 smithi079 bash[21560]: cluster 2024-09-17T11:26:43.586858+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:44 smithi079 bash[21560]: cluster 2024-09-17T11:26:43.586858+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:44 smithi079 bash[21560]: audit 2024-09-17T11:26:44.184757+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:26:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:44 smithi079 bash[21560]: audit 2024-09-17T11:26:44.184757+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:26:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:44 smithi079 bash[21560]: audit 2024-09-17T11:26:44.185754+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T11:26:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:44 smithi079 bash[21560]: audit 2024-09-17T11:26:44.185754+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T11:26:45.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:44 smithi160 bash[22048]: cluster 2024-09-17T11:26:43.586858+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:45.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:44 smithi160 bash[22048]: cluster 2024-09-17T11:26:43.586858+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:45.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:44 smithi160 bash[22048]: audit 2024-09-17T11:26:44.184757+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:26:45.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:44 smithi160 bash[22048]: audit 2024-09-17T11:26:44.184757+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:26:45.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:44 smithi160 bash[22048]: audit 2024-09-17T11:26:44.185754+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T11:26:45.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:44 smithi160 bash[22048]: audit 2024-09-17T11:26:44.185754+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T11:26:45.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:44 smithi063 bash[19913]: cluster 2024-09-17T11:26:43.586858+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:45.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:44 smithi063 bash[19913]: cluster 2024-09-17T11:26:43.586858+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:45.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:44 smithi063 bash[19913]: audit 2024-09-17T11:26:44.184757+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:26:45.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:44 smithi063 bash[19913]: audit 2024-09-17T11:26:44.184757+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:26:45.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:44 smithi063 bash[19913]: audit 2024-09-17T11:26:44.185754+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T11:26:45.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:44 smithi063 bash[19913]: audit 2024-09-17T11:26:44.185754+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T11:26:46.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:45 smithi079 bash[21560]: audit 2024-09-17T11:26:44.893816+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T11:26:46.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:45 smithi079 bash[21560]: audit 2024-09-17T11:26:44.893816+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T11:26:46.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:45 smithi079 bash[21560]: cluster 2024-09-17T11:26:44.898706+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:26:46.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:45 smithi079 bash[21560]: cluster 2024-09-17T11:26:44.898706+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:26:46.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:45 smithi079 bash[21560]: audit 2024-09-17T11:26:44.900919+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:46.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:45 smithi079 bash[21560]: audit 2024-09-17T11:26:44.900919+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:46.203 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:45 smithi063 bash[19913]: audit 2024-09-17T11:26:44.893816+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T11:26:46.203 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:45 smithi063 bash[19913]: audit 2024-09-17T11:26:44.893816+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T11:26:46.203 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:45 smithi063 bash[19913]: cluster 2024-09-17T11:26:44.898706+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:26:46.203 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:45 smithi063 bash[19913]: cluster 2024-09-17T11:26:44.898706+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:26:46.203 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:45 smithi063 bash[19913]: audit 2024-09-17T11:26:44.900919+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:46.203 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:45 smithi063 bash[19913]: audit 2024-09-17T11:26:44.900919+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:46.204 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:45 smithi063 bash[19913]: debug 2024-09-17T11:26:45.919+0000 7f6b48134640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T11:26:46.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:45 smithi160 bash[22048]: audit 2024-09-17T11:26:44.893816+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T11:26:46.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:45 smithi160 bash[22048]: audit 2024-09-17T11:26:44.893816+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T11:26:46.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:45 smithi160 bash[22048]: cluster 2024-09-17T11:26:44.898706+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:26:46.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:45 smithi160 bash[22048]: cluster 2024-09-17T11:26:44.898706+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:26:46.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:45 smithi160 bash[22048]: audit 2024-09-17T11:26:44.900919+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:46.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:45 smithi160 bash[22048]: audit 2024-09-17T11:26:44.900919+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:46.624 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T11:26:46.636 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-17T11:26:46.636 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:26:47.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.587522+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:47.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.587522+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:47.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.893765+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:26:47.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.893765+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:26:47.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.904878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.904878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.917409+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.917409+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.921882+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.921882+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.923612+0000 mon.a (mon.0) 579 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.923612+0000 mon.a (mon.0) 579 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.923669+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.923669+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.927011+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.927011+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.936622+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:26:47.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.936622+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.938543+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:0 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cluster 2024-09-17T11:26:45.938543+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:0 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cephadm 2024-09-17T11:26:45.942685+0000 mgr.x (mgr.14152) 333 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cephadm 2024-09-17T11:26:45.942685+0000 mgr.x (mgr.14152) 333 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.953680+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.953680+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.957601+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.957601+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.960928+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.960928+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.962070+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:47.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.962070+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.967987+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.967987+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.970763+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.970763+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.972550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.972550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.975689+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: audit 2024-09-17T11:26:45.975689+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cephadm 2024-09-17T11:26:45.976730+0000 mgr.x (mgr.14152) 334 : cephadm [INF] Deploying daemon mds.cephfs.smithi160.ctqmbk on smithi160 2024-09-17T11:26:47.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:46 smithi079 bash[21560]: cephadm 2024-09-17T11:26:45.976730+0000 mgr.x (mgr.14152) 334 : cephadm [INF] Deploying daemon mds.cephfs.smithi160.ctqmbk on smithi160 2024-09-17T11:26:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.587522+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.587522+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.893765+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:26:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.893765+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:26:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.904878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.904878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.917409+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:26:47.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.917409+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.921882+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.921882+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.923612+0000 mon.a (mon.0) 579 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.923612+0000 mon.a (mon.0) 579 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.923669+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.923669+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.927011+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.927011+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.936622+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.936622+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:26:47.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.938543+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:0 2024-09-17T11:26:47.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cluster 2024-09-17T11:26:45.938543+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:0 2024-09-17T11:26:47.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cephadm 2024-09-17T11:26:45.942685+0000 mgr.x (mgr.14152) 333 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T11:26:47.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cephadm 2024-09-17T11:26:45.942685+0000 mgr.x (mgr.14152) 333 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T11:26:47.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.953680+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.953680+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.957601+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:47.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.957601+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:47.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.960928+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.960928+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.962070+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.962070+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.967987+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.967987+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.970763+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.970763+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.972550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.972550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.975689+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: audit 2024-09-17T11:26:45.975689+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cephadm 2024-09-17T11:26:45.976730+0000 mgr.x (mgr.14152) 334 : cephadm [INF] Deploying daemon mds.cephfs.smithi160.ctqmbk on smithi160 2024-09-17T11:26:47.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:46 smithi160 bash[22048]: cephadm 2024-09-17T11:26:45.976730+0000 mgr.x (mgr.14152) 334 : cephadm [INF] Deploying daemon mds.cephfs.smithi160.ctqmbk on smithi160 2024-09-17T11:26:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.587522+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.587522+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.893765+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:26:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.893765+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:26:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.904878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.904878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.917409+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:26:47.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.917409+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.921882+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.921882+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.923612+0000 mon.a (mon.0) 579 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.923612+0000 mon.a (mon.0) 579 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.923669+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.923669+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.927011+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.927011+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.936622+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.936622+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:26:47.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.938543+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:0 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cluster 2024-09-17T11:26:45.938543+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:0 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cephadm 2024-09-17T11:26:45.942685+0000 mgr.x (mgr.14152) 333 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cephadm 2024-09-17T11:26:45.942685+0000 mgr.x (mgr.14152) 333 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.953680+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.953680+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.957601+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.957601+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.960928+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.960928+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.962070+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.962070+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.967987+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.967987+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.970763+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.970763+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.972550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.972550+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi160.ctqmbk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.975689+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: audit 2024-09-17T11:26:45.975689+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cephadm 2024-09-17T11:26:45.976730+0000 mgr.x (mgr.14152) 334 : cephadm [INF] Deploying daemon mds.cephfs.smithi160.ctqmbk on smithi160 2024-09-17T11:26:47.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:46 smithi063 bash[19913]: cephadm 2024-09-17T11:26:45.976730+0000 mgr.x (mgr.14152) 334 : cephadm [INF] Deploying daemon mds.cephfs.smithi160.ctqmbk on smithi160 2024-09-17T11:26:48.307 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:47 smithi160 bash[22048]: cluster 2024-09-17T11:26:46.931138+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T11:26:48.307 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:47 smithi160 bash[22048]: cluster 2024-09-17T11:26:46.931138+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T11:26:48.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:47 smithi063 bash[19913]: cluster 2024-09-17T11:26:46.931138+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T11:26:48.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:47 smithi063 bash[19913]: cluster 2024-09-17T11:26:46.931138+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T11:26:48.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:47 smithi079 bash[21560]: cluster 2024-09-17T11:26:46.931138+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T11:26:48.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:47 smithi079 bash[21560]: cluster 2024-09-17T11:26:46.931138+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T11:26:48.563 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:48.564 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:26:48 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:48.564 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:26:48 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:48.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:48.831 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:26:48 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:48.832 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:26:48 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 bash[22048]: cluster 2024-09-17T11:26:47.588125+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v297: 65 pgs: 17 active+clean, 12 creating+peering, 36 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 bash[22048]: cluster 2024-09-17T11:26:47.588125+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v297: 65 pgs: 17 active+clean, 12 creating+peering, 36 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 bash[22048]: cluster 2024-09-17T11:26:47.929732+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 bash[22048]: cluster 2024-09-17T11:26:47.929732+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 bash[22048]: cluster 2024-09-17T11:26:47.938755+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 bash[22048]: cluster 2024-09-17T11:26:47.938755+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:48 smithi160 bash[22048]: audit 2024-09-17T11:26:48.846049+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.846049+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.853853+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.853853+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.861369+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.861369+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.862753+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.862753+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.865651+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.865651+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.870185+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:49.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: audit 2024-09-17T11:26:48.870185+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:49.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: cluster 2024-09-17T11:26:47.588125+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v297: 65 pgs: 17 active+clean, 12 creating+peering, 36 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:49.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: cluster 2024-09-17T11:26:47.588125+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v297: 65 pgs: 17 active+clean, 12 creating+peering, 36 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:49.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: cluster 2024-09-17T11:26:47.929732+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:26:49.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: cluster 2024-09-17T11:26:47.929732+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:26:49.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: cluster 2024-09-17T11:26:47.938755+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T11:26:49.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: cluster 2024-09-17T11:26:47.938755+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T11:26:49.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.846049+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.846049+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.853853+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.853853+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.861369+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.861369+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.862753+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.862753+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.865651+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.865651+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.870185+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:49.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:48 smithi063 bash[19913]: audit 2024-09-17T11:26:48.870185+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:49.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: cluster 2024-09-17T11:26:47.588125+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v297: 65 pgs: 17 active+clean, 12 creating+peering, 36 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: cluster 2024-09-17T11:26:47.588125+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v297: 65 pgs: 17 active+clean, 12 creating+peering, 36 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: cluster 2024-09-17T11:26:47.929732+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: cluster 2024-09-17T11:26:47.929732+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: cluster 2024-09-17T11:26:47.938755+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: cluster 2024-09-17T11:26:47.938755+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.846049+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.846049+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.853853+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.853853+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.861369+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.861369+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:49.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.862753+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.862753+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T11:26:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.865651+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.865651+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.bduoze", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T11:26:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.870185+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:49.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:48 smithi079 bash[21560]: audit 2024-09-17T11:26:48.870185+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:50.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: cephadm 2024-09-17T11:26:48.872259+0000 mgr.x (mgr.14152) 336 : cephadm [INF] Deploying daemon mds.cephfs.smithi063.bduoze on smithi063 2024-09-17T11:26:50.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:49 smithi160 bash[22048]: cephadm 2024-09-17T11:26:48.872259+0000 mgr.x (mgr.14152) 336 : cephadm [INF] Deploying daemon mds.cephfs.smithi063.bduoze on smithi063 2024-09-17T11:26:50.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:49 smithi063 bash[19913]: cephadm 2024-09-17T11:26:48.872259+0000 mgr.x (mgr.14152) 336 : cephadm [INF] Deploying daemon mds.cephfs.smithi063.bduoze on smithi063 2024-09-17T11:26:50.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:49 smithi063 bash[19913]: cephadm 2024-09-17T11:26:48.872259+0000 mgr.x (mgr.14152) 336 : cephadm [INF] Deploying daemon mds.cephfs.smithi063.bduoze on smithi063 2024-09-17T11:26:50.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:49 smithi079 bash[21560]: cephadm 2024-09-17T11:26:48.872259+0000 mgr.x (mgr.14152) 336 : cephadm [INF] Deploying daemon mds.cephfs.smithi063.bduoze on smithi063 2024-09-17T11:26:50.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:49 smithi079 bash[21560]: cephadm 2024-09-17T11:26:48.872259+0000 mgr.x (mgr.14152) 336 : cephadm [INF] Deploying daemon mds.cephfs.smithi063.bduoze on smithi063 2024-09-17T11:26:51.121 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:50 smithi063 bash[19913]: cluster 2024-09-17T11:26:49.588775+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v299: 65 pgs: 36 active+clean, 12 creating+peering, 17 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:51.121 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:50 smithi063 bash[19913]: cluster 2024-09-17T11:26:49.588775+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v299: 65 pgs: 36 active+clean, 12 creating+peering, 17 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:51.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:50 smithi160 bash[22048]: cluster 2024-09-17T11:26:49.588775+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v299: 65 pgs: 36 active+clean, 12 creating+peering, 17 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:51.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:50 smithi160 bash[22048]: cluster 2024-09-17T11:26:49.588775+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v299: 65 pgs: 36 active+clean, 12 creating+peering, 17 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:51.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:51.375 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:26:51 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:51.375 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:26:51 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:51.375 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:26:51 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:51.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:50 smithi079 bash[21560]: cluster 2024-09-17T11:26:49.588775+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v299: 65 pgs: 36 active+clean, 12 creating+peering, 17 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:51.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:50 smithi079 bash[21560]: cluster 2024-09-17T11:26:49.588775+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v299: 65 pgs: 36 active+clean, 12 creating+peering, 17 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:26:51.534 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:51.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:51.630 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:26:51 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:51.630 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:26:51 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:51.630 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:26:51 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:26:52.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953377+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:boot 2024-09-17T11:26:52.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953377+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:boot 2024-09-17T11:26:52.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953530+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953530+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953635+0000 mon.a (mon.0) 603 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953635+0000 mon.a (mon.0) 603 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953666+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953666+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953694+0000 mon.a (mon.0) 605 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.953694+0000 mon.a (mon.0) 605 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.954084+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.954084+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:50.954317+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:50.954317+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.961092+0000 mon.a (mon.0) 608 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:creating} 2024-09-17T11:26:52.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.961092+0000 mon.a (mon.0) 608 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:creating} 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.978042+0000 mon.a (mon.0) 609 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk is now active in filesystem cephfs as rank 0 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: cluster 2024-09-17T11:26:50.978042+0000 mon.a (mon.0) 609 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk is now active in filesystem cephfs as rank 0 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.640326+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.640326+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.645260+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.645260+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.649482+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.649482+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.653748+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.653748+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.659914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.659914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.688308+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:52.335 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:51 smithi160 bash[22048]: audit 2024-09-17T11:26:51.688308+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:52.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953377+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:boot 2024-09-17T11:26:52.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953377+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:boot 2024-09-17T11:26:52.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953530+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T11:26:52.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953530+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T11:26:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953635+0000 mon.a (mon.0) 603 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T11:26:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953635+0000 mon.a (mon.0) 603 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T11:26:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953666+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T11:26:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953666+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T11:26:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953694+0000 mon.a (mon.0) 605 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:52.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.953694+0000 mon.a (mon.0) 605 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:52.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.954084+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T11:26:52.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.954084+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T11:26:52.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:50.954317+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:52.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:50.954317+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:52.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.961092+0000 mon.a (mon.0) 608 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:creating} 2024-09-17T11:26:52.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.961092+0000 mon.a (mon.0) 608 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:creating} 2024-09-17T11:26:52.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.978042+0000 mon.a (mon.0) 609 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk is now active in filesystem cephfs as rank 0 2024-09-17T11:26:52.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: cluster 2024-09-17T11:26:50.978042+0000 mon.a (mon.0) 609 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk is now active in filesystem cephfs as rank 0 2024-09-17T11:26:52.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.640326+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.640326+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.645260+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.645260+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.384 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.649482+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.384 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.649482+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.384 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.653748+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.384 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.653748+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.384 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.659914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.385 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.659914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.385 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.688308+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:52.385 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:51 smithi063 bash[19913]: audit 2024-09-17T11:26:51.688308+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:52.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953377+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:boot 2024-09-17T11:26:52.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953377+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:boot 2024-09-17T11:26:52.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953530+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T11:26:52.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953530+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T11:26:52.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953635+0000 mon.a (mon.0) 603 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T11:26:52.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953635+0000 mon.a (mon.0) 603 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T11:26:52.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953666+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T11:26:52.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953666+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T11:26:52.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953694+0000 mon.a (mon.0) 605 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:52.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.953694+0000 mon.a (mon.0) 605 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:52.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.954084+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T11:26:52.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.954084+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T11:26:52.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:50.954317+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:50.954317+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.961092+0000 mon.a (mon.0) 608 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:creating} 2024-09-17T11:26:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.961092+0000 mon.a (mon.0) 608 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:creating} 2024-09-17T11:26:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.978042+0000 mon.a (mon.0) 609 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk is now active in filesystem cephfs as rank 0 2024-09-17T11:26:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: cluster 2024-09-17T11:26:50.978042+0000 mon.a (mon.0) 609 : cluster [INF] daemon mds.cephfs.smithi160.ctqmbk is now active in filesystem cephfs as rank 0 2024-09-17T11:26:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.640326+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.640326+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.645260+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.645260+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.649482+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.649482+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.653748+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.653748+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.659914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.659914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:52.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.688308+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:52.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:51 smithi079 bash[21560]: audit 2024-09-17T11:26:51.688308+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:53.288 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:52 smithi063 bash[19913]: cluster 2024-09-17T11:26:51.589415+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v300: 65 pgs: 59 active+clean, 6 creating+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T11:26:53.288 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:52 smithi063 bash[19913]: cluster 2024-09-17T11:26:51.589415+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v300: 65 pgs: 59 active+clean, 6 creating+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T11:26:53.288 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:52 smithi063 bash[19913]: cluster 2024-09-17T11:26:51.972192+0000 mon.a (mon.0) 616 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:active 2024-09-17T11:26:53.288 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:52 smithi063 bash[19913]: cluster 2024-09-17T11:26:51.972192+0000 mon.a (mon.0) 616 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:active 2024-09-17T11:26:53.288 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:52 smithi063 bash[19913]: cluster 2024-09-17T11:26:51.972359+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 2024-09-17T11:26:53.288 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:52 smithi063 bash[19913]: cluster 2024-09-17T11:26:51.972359+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 2024-09-17T11:26:53.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:52 smithi160 bash[22048]: cluster 2024-09-17T11:26:51.589415+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v300: 65 pgs: 59 active+clean, 6 creating+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T11:26:53.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:52 smithi160 bash[22048]: cluster 2024-09-17T11:26:51.589415+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v300: 65 pgs: 59 active+clean, 6 creating+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T11:26:53.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:52 smithi160 bash[22048]: cluster 2024-09-17T11:26:51.972192+0000 mon.a (mon.0) 616 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:active 2024-09-17T11:26:53.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:52 smithi160 bash[22048]: cluster 2024-09-17T11:26:51.972192+0000 mon.a (mon.0) 616 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:active 2024-09-17T11:26:53.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:52 smithi160 bash[22048]: cluster 2024-09-17T11:26:51.972359+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 2024-09-17T11:26:53.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:52 smithi160 bash[22048]: cluster 2024-09-17T11:26:51.972359+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 2024-09-17T11:26:53.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:52 smithi079 bash[21560]: cluster 2024-09-17T11:26:51.589415+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v300: 65 pgs: 59 active+clean, 6 creating+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T11:26:53.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:52 smithi079 bash[21560]: cluster 2024-09-17T11:26:51.589415+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v300: 65 pgs: 59 active+clean, 6 creating+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T11:26:53.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:52 smithi079 bash[21560]: cluster 2024-09-17T11:26:51.972192+0000 mon.a (mon.0) 616 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:active 2024-09-17T11:26:53.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:52 smithi079 bash[21560]: cluster 2024-09-17T11:26:51.972192+0000 mon.a (mon.0) 616 : cluster [DBG] mds.? [v2:172.21.15.160:6816/2179366826,v1:172.21.15.160:6817/2179366826] up:active 2024-09-17T11:26:53.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:52 smithi079 bash[21560]: cluster 2024-09-17T11:26:51.972359+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 2024-09-17T11:26:53.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:52 smithi079 bash[21560]: cluster 2024-09-17T11:26:51.972359+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 2024-09-17T11:26:53.510 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:26:53.510 INFO:teuthology.orchestra.run.smithi063.stdout:[{"events": ["2024-09-17T11:26:51.660094Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T11:19:50.845340Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:21:31.398604Z", "running": 1, "size": 1}}, {"events": ["2024-09-17T11:19:30.211838Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:21:31.398479Z", "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-17T11:21:31.398711Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T11:26:54.109 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-17T11:26:55.110 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:26:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: audit 2024-09-17T11:26:53.507854+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: audit 2024-09-17T11:26:53.507854+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.590072+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 535 B/s wr, 2 op/s 2024-09-17T11:26:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.590072+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 535 B/s wr, 2 op/s 2024-09-17T11:26:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980019+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:boot 2024-09-17T11:26:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980019+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:boot 2024-09-17T11:26:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980191+0000 mon.a (mon.0) 619 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi160.ctqmbk in favor of higher affinity standby. 2024-09-17T11:26:55.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980191+0000 mon.a (mon.0) 619 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi160.ctqmbk in favor of higher affinity standby. 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980271+0000 mon.a (mon.0) 620 : cluster [WRN] Replacing daemon mds.cephfs.smithi160.ctqmbk as rank 0 with standby daemon mds.cephfs.smithi063.bduoze 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980271+0000 mon.a (mon.0) 620 : cluster [WRN] Replacing daemon mds.cephfs.smithi160.ctqmbk as rank 0 with standby daemon mds.cephfs.smithi063.bduoze 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980868+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980868+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980905+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.980905+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.981419+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 1 up:standby 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.981419+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 1 up:standby 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: audit 2024-09-17T11:26:53.981604+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: audit 2024-09-17T11:26:53.981604+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.991916+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.991916+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T11:26:55.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.992155+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:replay} 2024-09-17T11:26:55.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:54 smithi160 bash[22048]: cluster 2024-09-17T11:26:53.992155+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:replay} 2024-09-17T11:26:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: audit 2024-09-17T11:26:53.507854+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: audit 2024-09-17T11:26:53.507854+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.590072+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 535 B/s wr, 2 op/s 2024-09-17T11:26:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.590072+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 535 B/s wr, 2 op/s 2024-09-17T11:26:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980019+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:boot 2024-09-17T11:26:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980019+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:boot 2024-09-17T11:26:55.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980191+0000 mon.a (mon.0) 619 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi160.ctqmbk in favor of higher affinity standby. 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980191+0000 mon.a (mon.0) 619 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi160.ctqmbk in favor of higher affinity standby. 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980271+0000 mon.a (mon.0) 620 : cluster [WRN] Replacing daemon mds.cephfs.smithi160.ctqmbk as rank 0 with standby daemon mds.cephfs.smithi063.bduoze 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980271+0000 mon.a (mon.0) 620 : cluster [WRN] Replacing daemon mds.cephfs.smithi160.ctqmbk as rank 0 with standby daemon mds.cephfs.smithi063.bduoze 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980868+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980868+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980905+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.980905+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.981419+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 1 up:standby 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.981419+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 1 up:standby 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: audit 2024-09-17T11:26:53.981604+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: audit 2024-09-17T11:26:53.981604+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:26:55.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.991916+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T11:26:55.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.991916+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T11:26:55.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.992155+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:replay} 2024-09-17T11:26:55.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:54 smithi063 bash[19913]: cluster 2024-09-17T11:26:53.992155+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:replay} 2024-09-17T11:26:55.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: audit 2024-09-17T11:26:53.507854+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: audit 2024-09-17T11:26:53.507854+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.590072+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 535 B/s wr, 2 op/s 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.590072+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 535 B/s wr, 2 op/s 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980019+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:boot 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980019+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:boot 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980191+0000 mon.a (mon.0) 619 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi160.ctqmbk in favor of higher affinity standby. 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980191+0000 mon.a (mon.0) 619 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi160.ctqmbk in favor of higher affinity standby. 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980271+0000 mon.a (mon.0) 620 : cluster [WRN] Replacing daemon mds.cephfs.smithi160.ctqmbk as rank 0 with standby daemon mds.cephfs.smithi063.bduoze 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980271+0000 mon.a (mon.0) 620 : cluster [WRN] Replacing daemon mds.cephfs.smithi160.ctqmbk as rank 0 with standby daemon mds.cephfs.smithi063.bduoze 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980868+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980868+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T11:26:55.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980905+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.980905+0000 mon.a (mon.0) 622 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.981419+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 1 up:standby 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.981419+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi160.ctqmbk=up:active} 1 up:standby 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: audit 2024-09-17T11:26:53.981604+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: audit 2024-09-17T11:26:53.981604+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.991916+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.991916+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.992155+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:replay} 2024-09-17T11:26:55.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:54 smithi079 bash[21560]: cluster 2024-09-17T11:26:53.992155+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:replay} 2024-09-17T11:26:56.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: cluster 2024-09-17T11:26:54.985834+0000 mon.a (mon.0) 627 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: cluster 2024-09-17T11:26:54.985834+0000 mon.a (mon.0) 627 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: cluster 2024-09-17T11:26:54.993487+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:reconnect 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: cluster 2024-09-17T11:26:54.993487+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:reconnect 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: cluster 2024-09-17T11:26:54.993582+0000 mon.a (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.160:6816/4224784169,v1:172.21.15.160:6817/4224784169] up:boot 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: cluster 2024-09-17T11:26:54.993582+0000 mon.a (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.160:6816/4224784169,v1:172.21.15.160:6817/4224784169] up:boot 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: cluster 2024-09-17T11:26:54.993846+0000 mon.a (mon.0) 630 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:reconnect} 1 up:standby 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: cluster 2024-09-17T11:26:54.993846+0000 mon.a (mon.0) 630 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:reconnect} 1 up:standby 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: audit 2024-09-17T11:26:54.994065+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:56.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:55 smithi160 bash[22048]: audit 2024-09-17T11:26:54.994065+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:56.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: cluster 2024-09-17T11:26:54.985834+0000 mon.a (mon.0) 627 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: cluster 2024-09-17T11:26:54.985834+0000 mon.a (mon.0) 627 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: cluster 2024-09-17T11:26:54.993487+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:reconnect 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: cluster 2024-09-17T11:26:54.993487+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:reconnect 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: cluster 2024-09-17T11:26:54.993582+0000 mon.a (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.160:6816/4224784169,v1:172.21.15.160:6817/4224784169] up:boot 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: cluster 2024-09-17T11:26:54.993582+0000 mon.a (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.160:6816/4224784169,v1:172.21.15.160:6817/4224784169] up:boot 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: cluster 2024-09-17T11:26:54.993846+0000 mon.a (mon.0) 630 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:reconnect} 1 up:standby 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: cluster 2024-09-17T11:26:54.993846+0000 mon.a (mon.0) 630 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:reconnect} 1 up:standby 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: audit 2024-09-17T11:26:54.994065+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:56.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:55 smithi063 bash[19913]: audit 2024-09-17T11:26:54.994065+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:56.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: cluster 2024-09-17T11:26:54.985834+0000 mon.a (mon.0) 627 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T11:26:56.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: cluster 2024-09-17T11:26:54.985834+0000 mon.a (mon.0) 627 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T11:26:56.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: cluster 2024-09-17T11:26:54.993487+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:reconnect 2024-09-17T11:26:56.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: cluster 2024-09-17T11:26:54.993487+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:reconnect 2024-09-17T11:26:56.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: cluster 2024-09-17T11:26:54.993582+0000 mon.a (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.160:6816/4224784169,v1:172.21.15.160:6817/4224784169] up:boot 2024-09-17T11:26:56.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: cluster 2024-09-17T11:26:54.993582+0000 mon.a (mon.0) 629 : cluster [DBG] mds.? [v2:172.21.15.160:6816/4224784169,v1:172.21.15.160:6817/4224784169] up:boot 2024-09-17T11:26:56.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: cluster 2024-09-17T11:26:54.993846+0000 mon.a (mon.0) 630 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:reconnect} 1 up:standby 2024-09-17T11:26:56.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: cluster 2024-09-17T11:26:54.993846+0000 mon.a (mon.0) 630 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:reconnect} 1 up:standby 2024-09-17T11:26:56.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: audit 2024-09-17T11:26:54.994065+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:56.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:55 smithi079 bash[21560]: audit 2024-09-17T11:26:54.994065+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:26:57.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: cluster 2024-09-17T11:26:55.590818+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v303: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: cluster 2024-09-17T11:26:55.590818+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v303: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.000954+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:rejoin 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.000954+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:rejoin 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.001099+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:rejoin} 1 up:standby 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.001099+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:rejoin} 1 up:standby 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.001348+0000 mon.a (mon.0) 634 : cluster [INF] daemon mds.cephfs.smithi063.bduoze is now active in filesystem cephfs as rank 0 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.001348+0000 mon.a (mon.0) 634 : cluster [INF] daemon mds.cephfs.smithi063.bduoze is now active in filesystem cephfs as rank 0 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: audit 2024-09-17T11:26:56.382708+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: audit 2024-09-17T11:26:56.382708+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: audit 2024-09-17T11:26:56.997011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:57 smithi160 bash[22048]: audit 2024-09-17T11:26:56.997011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: cluster 2024-09-17T11:26:55.590818+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v303: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: cluster 2024-09-17T11:26:55.590818+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v303: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.000954+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:rejoin 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.000954+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:rejoin 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.001099+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:rejoin} 1 up:standby 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.001099+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:rejoin} 1 up:standby 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.001348+0000 mon.a (mon.0) 634 : cluster [INF] daemon mds.cephfs.smithi063.bduoze is now active in filesystem cephfs as rank 0 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.001348+0000 mon.a (mon.0) 634 : cluster [INF] daemon mds.cephfs.smithi063.bduoze is now active in filesystem cephfs as rank 0 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: audit 2024-09-17T11:26:56.382708+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: audit 2024-09-17T11:26:56.382708+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: audit 2024-09-17T11:26:56.997011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:57 smithi063 bash[19913]: audit 2024-09-17T11:26:56.997011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: cluster 2024-09-17T11:26:55.590818+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v303: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-17T11:26:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: cluster 2024-09-17T11:26:55.590818+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v303: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-17T11:26:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.000954+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:rejoin 2024-09-17T11:26:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.000954+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:rejoin 2024-09-17T11:26:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.001099+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:rejoin} 1 up:standby 2024-09-17T11:26:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.001099+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi063.bduoze=up:rejoin} 1 up:standby 2024-09-17T11:26:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.001348+0000 mon.a (mon.0) 634 : cluster [INF] daemon mds.cephfs.smithi063.bduoze is now active in filesystem cephfs as rank 0 2024-09-17T11:26:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.001348+0000 mon.a (mon.0) 634 : cluster [INF] daemon mds.cephfs.smithi063.bduoze is now active in filesystem cephfs as rank 0 2024-09-17T11:26:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: audit 2024-09-17T11:26:56.382708+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: audit 2024-09-17T11:26:56.382708+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: audit 2024-09-17T11:26:56.997011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:57 smithi079 bash[21560]: audit 2024-09-17T11:26:56.997011+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:58.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.998745+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.998745+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.998786+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: cluster 2024-09-17T11:26:56.998786+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: audit 2024-09-17T11:26:57.013489+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: audit 2024-09-17T11:26:57.013489+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: cluster 2024-09-17T11:26:57.014558+0000 mon.a (mon.0) 640 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:active 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: cluster 2024-09-17T11:26:57.014558+0000 mon.a (mon.0) 640 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:active 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: cluster 2024-09-17T11:26:57.014760+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi063.bduoze=up:active} 1 up:standby 2024-09-17T11:26:58.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:58 smithi160 bash[22048]: cluster 2024-09-17T11:26:57.014760+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi063.bduoze=up:active} 1 up:standby 2024-09-17T11:26:58.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.998745+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.998745+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.998786+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: cluster 2024-09-17T11:26:56.998786+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: audit 2024-09-17T11:26:57.013489+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: audit 2024-09-17T11:26:57.013489+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: cluster 2024-09-17T11:26:57.014558+0000 mon.a (mon.0) 640 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:active 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: cluster 2024-09-17T11:26:57.014558+0000 mon.a (mon.0) 640 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:active 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: cluster 2024-09-17T11:26:57.014760+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi063.bduoze=up:active} 1 up:standby 2024-09-17T11:26:58.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:58 smithi063 bash[19913]: cluster 2024-09-17T11:26:57.014760+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi063.bduoze=up:active} 1 up:standby 2024-09-17T11:26:58.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.998745+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T11:26:58.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.998745+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T11:26:58.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.998786+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:58.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: cluster 2024-09-17T11:26:56.998786+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-09-17T11:26:58.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: audit 2024-09-17T11:26:57.013489+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:58.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: audit 2024-09-17T11:26:57.013489+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:58.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: cluster 2024-09-17T11:26:57.014558+0000 mon.a (mon.0) 640 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:active 2024-09-17T11:26:58.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: cluster 2024-09-17T11:26:57.014558+0000 mon.a (mon.0) 640 : cluster [DBG] mds.? [v2:172.21.15.63:6818/3913386666,v1:172.21.15.63:6819/3913386666] up:active 2024-09-17T11:26:58.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: cluster 2024-09-17T11:26:57.014760+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi063.bduoze=up:active} 1 up:standby 2024-09-17T11:26:58.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:58 smithi079 bash[21560]: cluster 2024-09-17T11:26:57.014760+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi063.bduoze=up:active} 1 up:standby 2024-09-17T11:26:59.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: cluster 2024-09-17T11:26:57.591615+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v304: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 742 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-09-17T11:26:59.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: cluster 2024-09-17T11:26:57.591615+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v304: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 742 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-09-17T11:26:59.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.010901+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.010901+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.023557+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.023557+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.024330+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.024330+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.025064+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.025064+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.031099+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.031099+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.061854+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.061854+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.063392+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.063392+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.064089+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.064089+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.070682+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.334 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:26:59 smithi160 bash[22048]: audit 2024-09-17T11:26:58.070682+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: cluster 2024-09-17T11:26:57.591615+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v304: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 742 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-09-17T11:26:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: cluster 2024-09-17T11:26:57.591615+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v304: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 742 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-09-17T11:26:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.010901+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.010901+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.023557+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.023557+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.024330+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.024330+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.025064+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.025064+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.031099+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.031099+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.061854+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.061854+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.063392+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.063392+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.064089+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.064089+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.070682+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:26:59 smithi063 bash[19913]: audit 2024-09-17T11:26:58.070682+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: cluster 2024-09-17T11:26:57.591615+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v304: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 742 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-09-17T11:26:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: cluster 2024-09-17T11:26:57.591615+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v304: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 742 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-09-17T11:26:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.010901+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.010901+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.023557+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.023557+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.024330+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.024330+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.025064+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.025064+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.031099+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.031099+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.061854+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.061854+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.063392+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.063392+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:26:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.064089+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.064089+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:26:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.070682+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:26:59 smithi079 bash[21560]: audit 2024-09-17T11:26:58.070682+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:26:59.740 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:01.021 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:27:01.021 INFO:teuthology.orchestra.run.smithi063.stdout:[{"events": ["2024-09-17T11:26:51.660094Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:26:56.989098Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T11:19:50.845340Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:26:57.999418Z", "running": 1, "size": 1}}, {"events": ["2024-09-17T11:19:30.211838Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:23:14.864288Z", "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-17T11:23:14.864613Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T11:27:01.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:01 smithi160 bash[22048]: cluster 2024-09-17T11:26:59.592387+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-17T11:27:01.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:01 smithi160 bash[22048]: cluster 2024-09-17T11:26:59.592387+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-17T11:27:01.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:01 smithi063 bash[19913]: cluster 2024-09-17T11:26:59.592387+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-17T11:27:01.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:01 smithi063 bash[19913]: cluster 2024-09-17T11:26:59.592387+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-17T11:27:01.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:01 smithi079 bash[21560]: cluster 2024-09-17T11:26:59.592387+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-17T11:27:01.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:01 smithi079 bash[21560]: cluster 2024-09-17T11:26:59.592387+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-17T11:27:01.578 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-17T11:27:01.578 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T11:27:01.594 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-17T11:27:01.594 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-17T11:27:02.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:02 smithi160 bash[22048]: audit 2024-09-17T11:27:01.013390+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:02.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:02 smithi160 bash[22048]: audit 2024-09-17T11:27:01.013390+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:02.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:02 smithi160 bash[22048]: audit 2024-09-17T11:27:01.391873+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:27:02.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:02 smithi160 bash[22048]: audit 2024-09-17T11:27:01.391873+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:27:02.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:02 smithi160 bash[22048]: audit 2024-09-17T11:27:01.523698+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-17T11:27:02.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:02 smithi160 bash[22048]: audit 2024-09-17T11:27:01.523698+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-17T11:27:02.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:02 smithi160 bash[22048]: audit 2024-09-17T11:27:01.524487+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T11:27:02.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:02 smithi160 bash[22048]: audit 2024-09-17T11:27:01.524487+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T11:27:02.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:02 smithi063 bash[19913]: audit 2024-09-17T11:27:01.013390+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:02.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:02 smithi063 bash[19913]: audit 2024-09-17T11:27:01.013390+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:02.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:02 smithi063 bash[19913]: audit 2024-09-17T11:27:01.391873+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:27:02.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:02 smithi063 bash[19913]: audit 2024-09-17T11:27:01.391873+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:27:02.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:02 smithi063 bash[19913]: audit 2024-09-17T11:27:01.523698+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-17T11:27:02.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:02 smithi063 bash[19913]: audit 2024-09-17T11:27:01.523698+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-17T11:27:02.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:02 smithi063 bash[19913]: audit 2024-09-17T11:27:01.524487+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T11:27:02.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:02 smithi063 bash[19913]: audit 2024-09-17T11:27:01.524487+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T11:27:02.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:02 smithi079 bash[21560]: audit 2024-09-17T11:27:01.013390+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:02.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:02 smithi079 bash[21560]: audit 2024-09-17T11:27:01.013390+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:02.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:02 smithi079 bash[21560]: audit 2024-09-17T11:27:01.391873+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:27:02.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:02 smithi079 bash[21560]: audit 2024-09-17T11:27:01.391873+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' 2024-09-17T11:27:02.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:02 smithi079 bash[21560]: audit 2024-09-17T11:27:01.523698+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-17T11:27:02.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:02 smithi079 bash[21560]: audit 2024-09-17T11:27:01.523698+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]} : dispatch 2024-09-17T11:27:02.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:02 smithi079 bash[21560]: audit 2024-09-17T11:27:01.524487+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T11:27:02.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:02 smithi079 bash[21560]: audit 2024-09-17T11:27:01.524487+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T11:27:03.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:03 smithi160 bash[22048]: cluster 2024-09-17T11:27:01.593407+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T11:27:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:03 smithi160 bash[22048]: cluster 2024-09-17T11:27:01.593407+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T11:27:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:03 smithi160 bash[22048]: audit 2024-09-17T11:27:02.396312+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-17T11:27:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:03 smithi160 bash[22048]: audit 2024-09-17T11:27:02.396312+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-17T11:27:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:03 smithi160 bash[22048]: audit 2024-09-17T11:27:02.396476+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T11:27:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:03 smithi160 bash[22048]: audit 2024-09-17T11:27:02.396476+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T11:27:03.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:03 smithi160 bash[22048]: cluster 2024-09-17T11:27:02.401343+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T11:27:03.333 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:03 smithi160 bash[22048]: cluster 2024-09-17T11:27:02.401343+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T11:27:03.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:03 smithi063 bash[19913]: cluster 2024-09-17T11:27:01.593407+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T11:27:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:03 smithi063 bash[19913]: cluster 2024-09-17T11:27:01.593407+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T11:27:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:03 smithi063 bash[19913]: audit 2024-09-17T11:27:02.396312+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-17T11:27:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:03 smithi063 bash[19913]: audit 2024-09-17T11:27:02.396312+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-17T11:27:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:03 smithi063 bash[19913]: audit 2024-09-17T11:27:02.396476+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T11:27:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:03 smithi063 bash[19913]: audit 2024-09-17T11:27:02.396476+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T11:27:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:03 smithi063 bash[19913]: cluster 2024-09-17T11:27:02.401343+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T11:27:03.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:03 smithi063 bash[19913]: cluster 2024-09-17T11:27:02.401343+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T11:27:03.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:03 smithi079 bash[21560]: cluster 2024-09-17T11:27:01.593407+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T11:27:03.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:03 smithi079 bash[21560]: cluster 2024-09-17T11:27:01.593407+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T11:27:03.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:03 smithi079 bash[21560]: audit 2024-09-17T11:27:02.396312+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-17T11:27:03.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:03 smithi079 bash[21560]: audit 2024-09-17T11:27:02.396312+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [1, 2]}]': finished 2024-09-17T11:27:03.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:03 smithi079 bash[21560]: audit 2024-09-17T11:27:02.396476+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T11:27:03.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:03 smithi079 bash[21560]: audit 2024-09-17T11:27:02.396476+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.63:0/2340126216' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T11:27:03.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:03 smithi079 bash[21560]: cluster 2024-09-17T11:27:02.401343+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T11:27:03.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:03 smithi079 bash[21560]: cluster 2024-09-17T11:27:02.401343+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T11:27:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:04 smithi079 bash[21560]: cluster 2024-09-17T11:27:03.404167+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T11:27:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:04 smithi079 bash[21560]: cluster 2024-09-17T11:27:03.404167+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T11:27:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:04 smithi079 bash[21560]: cluster 2024-09-17T11:27:03.594119+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v309: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:04 smithi079 bash[21560]: cluster 2024-09-17T11:27:03.594119+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v309: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:04.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:04 smithi160 bash[22048]: cluster 2024-09-17T11:27:03.404167+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T11:27:04.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:04 smithi160 bash[22048]: cluster 2024-09-17T11:27:03.404167+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T11:27:04.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:04 smithi160 bash[22048]: cluster 2024-09-17T11:27:03.594119+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v309: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:04.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:04 smithi160 bash[22048]: cluster 2024-09-17T11:27:03.594119+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v309: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:04.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:04 smithi063 bash[19913]: cluster 2024-09-17T11:27:03.404167+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T11:27:04.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:04 smithi063 bash[19913]: cluster 2024-09-17T11:27:03.404167+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T11:27:04.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:04 smithi063 bash[19913]: cluster 2024-09-17T11:27:03.594119+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v309: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:04.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:04 smithi063 bash[19913]: cluster 2024-09-17T11:27:03.594119+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v309: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:06.360 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:06 smithi063 bash[19913]: cluster 2024-09-17T11:27:05.594918+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v310: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:06 smithi063 bash[19913]: cluster 2024-09-17T11:27:05.594918+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v310: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:06.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:06 smithi079 bash[21560]: cluster 2024-09-17T11:27:05.594918+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v310: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:06.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:06 smithi079 bash[21560]: cluster 2024-09-17T11:27:05.594918+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v310: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:07.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:06 smithi160 bash[22048]: cluster 2024-09-17T11:27:05.594918+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v310: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:07.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:06 smithi160 bash[22048]: cluster 2024-09-17T11:27:05.594918+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v310: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:27:08.129 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:07 smithi063 bash[20166]: debug 2024-09-17T11:27:07.723+0000 7f6f68281640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:08.129 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:07 smithi063 bash[20166]: debug 2024-09-17T11:27:07.723+0000 7f6f68281640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:08.130 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:07 smithi063 bash[20166]: debug 2024-09-17T11:27:07.723+0000 7f6f68281640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:08.130 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:07 smithi063 bash[20166]: debug 2024-09-17T11:27:07.723+0000 7f6f68281640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:08.130 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:07 smithi063 bash[20166]: debug 2024-09-17T11:27:07.723+0000 7f6f68281640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:08.362 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-17T11:27:08.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:08 smithi079 bash[21560]: cluster 2024-09-17T11:27:07.595672+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v311: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:27:08.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:08 smithi079 bash[21560]: cluster 2024-09-17T11:27:07.595672+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v311: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:27:08.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:08 smithi079 bash[21560]: audit 2024-09-17T11:27:07.722612+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:27:08.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:08 smithi079 bash[21560]: audit 2024-09-17T11:27:07.722612+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:27:09.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:08 smithi160 bash[22048]: cluster 2024-09-17T11:27:07.595672+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v311: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:27:09.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:08 smithi160 bash[22048]: cluster 2024-09-17T11:27:07.595672+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v311: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:27:09.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:08 smithi160 bash[22048]: audit 2024-09-17T11:27:07.722612+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:27:09.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:08 smithi160 bash[22048]: audit 2024-09-17T11:27:07.722612+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:27:09.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:08 smithi063 bash[19913]: cluster 2024-09-17T11:27:07.595672+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v311: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:27:09.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:08 smithi063 bash[19913]: cluster 2024-09-17T11:27:07.595672+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v311: 65 pgs: 1 peering, 64 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:27:09.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:08 smithi063 bash[19913]: audit 2024-09-17T11:27:07.722612+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:27:09.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:08 smithi063 bash[19913]: audit 2024-09-17T11:27:07.722612+0000 mgr.x (mgr.14152) 349 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:27:09.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:09 smithi079 bash[21560]: cluster 2024-09-17T11:27:08.663239+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T11:27:09.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:09 smithi079 bash[21560]: cluster 2024-09-17T11:27:08.663239+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T11:27:10.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:09 smithi160 bash[22048]: cluster 2024-09-17T11:27:08.663239+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T11:27:10.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:09 smithi160 bash[22048]: cluster 2024-09-17T11:27:08.663239+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T11:27:10.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:09 smithi063 bash[19913]: cluster 2024-09-17T11:27:08.663239+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T11:27:10.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:09 smithi063 bash[19913]: cluster 2024-09-17T11:27:08.663239+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T11:27:10.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:10 smithi079 bash[21560]: cluster 2024-09-17T11:27:09.596415+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 383 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-17T11:27:10.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:10 smithi079 bash[21560]: cluster 2024-09-17T11:27:09.596415+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 383 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-17T11:27:11.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:10 smithi160 bash[22048]: cluster 2024-09-17T11:27:09.596415+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 383 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-17T11:27:11.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:10 smithi160 bash[22048]: cluster 2024-09-17T11:27:09.596415+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 383 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-17T11:27:11.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:10 smithi063 bash[19913]: cluster 2024-09-17T11:27:09.596415+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 383 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-17T11:27:11.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:10 smithi063 bash[19913]: cluster 2024-09-17T11:27:09.596415+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 383 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-17T11:27:13.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:12 smithi160 bash[22048]: cluster 2024-09-17T11:27:11.597375+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1001 B/s wr, 0 op/s 2024-09-17T11:27:13.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:12 smithi160 bash[22048]: cluster 2024-09-17T11:27:11.597375+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1001 B/s wr, 0 op/s 2024-09-17T11:27:13.118 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:13.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:12 smithi063 bash[19913]: cluster 2024-09-17T11:27:11.597375+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1001 B/s wr, 0 op/s 2024-09-17T11:27:13.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:12 smithi063 bash[19913]: cluster 2024-09-17T11:27:11.597375+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1001 B/s wr, 0 op/s 2024-09-17T11:27:13.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:12 smithi079 bash[21560]: cluster 2024-09-17T11:27:11.597375+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1001 B/s wr, 0 op/s 2024-09-17T11:27:13.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:12 smithi079 bash[21560]: cluster 2024-09-17T11:27:11.597375+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1001 B/s wr, 0 op/s 2024-09-17T11:27:14.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:14 smithi063 bash[19913]: cluster 2024-09-17T11:27:13.598014+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1004 B/s wr, 0 op/s 2024-09-17T11:27:14.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:14 smithi063 bash[19913]: cluster 2024-09-17T11:27:13.598014+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1004 B/s wr, 0 op/s 2024-09-17T11:27:15.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:14 smithi160 bash[22048]: cluster 2024-09-17T11:27:13.598014+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1004 B/s wr, 0 op/s 2024-09-17T11:27:15.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:14 smithi160 bash[22048]: cluster 2024-09-17T11:27:13.598014+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1004 B/s wr, 0 op/s 2024-09-17T11:27:15.084 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-17T11:27:15.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:14 smithi079 bash[21560]: cluster 2024-09-17T11:27:13.598014+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1004 B/s wr, 0 op/s 2024-09-17T11:27:15.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:14 smithi079 bash[21560]: cluster 2024-09-17T11:27:13.598014+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1004 B/s wr, 0 op/s 2024-09-17T11:27:16.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:15 smithi160 bash[22048]: audit 2024-09-17T11:27:14.443212+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14511 -' 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-17T11:27:16.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:15 smithi160 bash[22048]: audit 2024-09-17T11:27:14.443212+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14511 -' 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-17T11:27:16.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:15 smithi063 bash[19913]: audit 2024-09-17T11:27:14.443212+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14511 -' 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-17T11:27:16.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:15 smithi063 bash[19913]: audit 2024-09-17T11:27:14.443212+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14511 -' 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-17T11:27:16.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:15 smithi079 bash[21560]: audit 2024-09-17T11:27:14.443212+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14511 -' 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-17T11:27:16.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:15 smithi079 bash[21560]: audit 2024-09-17T11:27:14.443212+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14511 -' 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-17T11:27:17.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:16 smithi160 bash[22048]: cluster 2024-09-17T11:27:15.598779+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:17.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:16 smithi160 bash[22048]: cluster 2024-09-17T11:27:15.598779+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:17.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:16 smithi063 bash[19913]: cluster 2024-09-17T11:27:15.598779+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:17.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:16 smithi063 bash[19913]: cluster 2024-09-17T11:27:15.598779+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:17.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:16 smithi079 bash[21560]: cluster 2024-09-17T11:27:15.598779+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:17.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:16 smithi079 bash[21560]: cluster 2024-09-17T11:27:15.598779+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:19.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:18 smithi160 bash[22048]: cluster 2024-09-17T11:27:17.599574+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:19.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:18 smithi160 bash[22048]: cluster 2024-09-17T11:27:17.599574+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:19.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:18 smithi063 bash[19913]: cluster 2024-09-17T11:27:17.599574+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:19.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:18 smithi063 bash[19913]: cluster 2024-09-17T11:27:17.599574+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:19.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:18 smithi079 bash[21560]: cluster 2024-09-17T11:27:17.599574+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:19.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:18 smithi079 bash[21560]: cluster 2024-09-17T11:27:17.599574+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 585 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T11:27:19.851 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:21.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:20 smithi160 bash[22048]: cluster 2024-09-17T11:27:19.600431+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T11:27:21.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:20 smithi160 bash[22048]: cluster 2024-09-17T11:27:19.600431+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T11:27:21.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:20 smithi063 bash[19913]: cluster 2024-09-17T11:27:19.600431+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T11:27:21.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:20 smithi063 bash[19913]: cluster 2024-09-17T11:27:19.600431+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T11:27:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:20 smithi079 bash[21560]: cluster 2024-09-17T11:27:19.600431+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T11:27:21.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:20 smithi079 bash[21560]: cluster 2024-09-17T11:27:19.600431+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T11:27:21.760 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-17T11:27:22.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:21 smithi160 bash[22048]: audit 2024-09-17T11:27:21.148071+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14517 -' 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-17T11:27:22.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:21 smithi160 bash[22048]: audit 2024-09-17T11:27:21.148071+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14517 -' 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-17T11:27:22.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:21 smithi063 bash[19913]: audit 2024-09-17T11:27:21.148071+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14517 -' 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-17T11:27:22.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:21 smithi063 bash[19913]: audit 2024-09-17T11:27:21.148071+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14517 -' 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-17T11:27:22.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:21 smithi079 bash[21560]: audit 2024-09-17T11:27:21.148071+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14517 -' 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-17T11:27:22.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:21 smithi079 bash[21560]: audit 2024-09-17T11:27:21.148071+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14517 -' 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-17T11:27:23.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:22 smithi160 bash[22048]: cluster 2024-09-17T11:27:21.601376+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-17T11:27:23.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:22 smithi160 bash[22048]: cluster 2024-09-17T11:27:21.601376+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-17T11:27:23.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:22 smithi063 bash[19913]: cluster 2024-09-17T11:27:21.601376+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-17T11:27:23.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:22 smithi063 bash[19913]: cluster 2024-09-17T11:27:21.601376+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-17T11:27:23.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:22 smithi079 bash[21560]: cluster 2024-09-17T11:27:21.601376+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-17T11:27:23.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:22 smithi079 bash[21560]: cluster 2024-09-17T11:27:21.601376+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 600 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-17T11:27:25.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:24 smithi160 bash[22048]: cluster 2024-09-17T11:27:23.602133+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:25.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:24 smithi160 bash[22048]: cluster 2024-09-17T11:27:23.602133+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:25.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:24 smithi063 bash[19913]: cluster 2024-09-17T11:27:23.602133+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:25.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:24 smithi063 bash[19913]: cluster 2024-09-17T11:27:23.602133+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:25.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:24 smithi079 bash[21560]: cluster 2024-09-17T11:27:23.602133+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:25.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:24 smithi079 bash[21560]: cluster 2024-09-17T11:27:23.602133+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:26.519 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:26.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:26 smithi063 bash[19913]: cluster 2024-09-17T11:27:25.602925+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T11:27:26.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:26 smithi063 bash[19913]: cluster 2024-09-17T11:27:25.602925+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T11:27:27.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:26 smithi160 bash[22048]: cluster 2024-09-17T11:27:25.602925+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T11:27:27.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:26 smithi160 bash[22048]: cluster 2024-09-17T11:27:25.602925+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T11:27:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:26 smithi079 bash[21560]: cluster 2024-09-17T11:27:25.602925+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T11:27:27.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:26 smithi079 bash[21560]: cluster 2024-09-17T11:27:25.602925+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T11:27:29.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:28 smithi160 bash[22048]: cluster 2024-09-17T11:27:27.603387+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:29.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:28 smithi160 bash[22048]: cluster 2024-09-17T11:27:27.603387+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:29.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:28 smithi160 bash[22048]: audit 2024-09-17T11:27:27.830492+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T11:27:29.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:28 smithi160 bash[22048]: audit 2024-09-17T11:27:27.830492+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T11:27:29.129 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:28 smithi063 bash[20166]: ignoring --setuser ceph since I am not root 2024-09-17T11:27:29.129 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:28 smithi063 bash[20166]: ignoring --setgroup ceph since I am not root 2024-09-17T11:27:29.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:28 smithi063 bash[19913]: cluster 2024-09-17T11:27:27.603387+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:29.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:28 smithi063 bash[19913]: cluster 2024-09-17T11:27:27.603387+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:29.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:28 smithi063 bash[19913]: audit 2024-09-17T11:27:27.830492+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T11:27:29.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:28 smithi063 bash[19913]: audit 2024-09-17T11:27:27.830492+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T11:27:29.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:28 smithi079 bash[21560]: cluster 2024-09-17T11:27:27.603387+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:29.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:28 smithi079 bash[21560]: cluster 2024-09-17T11:27:27.603387+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 619 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s wr, 1 op/s 2024-09-17T11:27:29.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:28 smithi079 bash[21560]: audit 2024-09-17T11:27:27.830492+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T11:27:29.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:28 smithi079 bash[21560]: audit 2024-09-17T11:27:27.830492+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T11:27:29.376 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-17T11:27:30.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:29 smithi160 bash[22048]: audit 2024-09-17T11:27:28.731883+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T11:27:30.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:29 smithi160 bash[22048]: audit 2024-09-17T11:27:28.731883+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T11:27:30.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:29 smithi160 bash[22048]: cluster 2024-09-17T11:27:28.740487+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T11:27:30.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:29 smithi160 bash[22048]: cluster 2024-09-17T11:27:28.740487+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T11:27:30.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:29 smithi063 bash[19913]: audit 2024-09-17T11:27:28.731883+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T11:27:30.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:29 smithi063 bash[19913]: audit 2024-09-17T11:27:28.731883+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T11:27:30.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:29 smithi063 bash[19913]: cluster 2024-09-17T11:27:28.740487+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T11:27:30.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:29 smithi063 bash[19913]: cluster 2024-09-17T11:27:28.740487+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T11:27:30.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:29 smithi079 bash[21560]: audit 2024-09-17T11:27:28.731883+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T11:27:30.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:29 smithi079 bash[21560]: audit 2024-09-17T11:27:28.731883+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.63:0/1509303559' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T11:27:30.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:29 smithi079 bash[21560]: cluster 2024-09-17T11:27:28.740487+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T11:27:30.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:29 smithi079 bash[21560]: cluster 2024-09-17T11:27:28.740487+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T11:27:34.121 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.079644+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:27:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.079644+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:27:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.080281+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon x 2024-09-17T11:27:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.080281+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon x 2024-09-17T11:27:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.087244+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T11:27:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.087244+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T11:27:35.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.087438+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00737008s) 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.087438+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00737008s) 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.088876+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.088876+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.089045+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.089045+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.089253+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.089253+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.089757+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.089757+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.089946+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:27:35.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.089946+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090158+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090158+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090354+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090354+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090570+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090570+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090744+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090744+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:27:35.382 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090931+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.090931+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.091111+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.091111+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.091302+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.091302+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.092139+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.092139+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.092404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.092404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.093050+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: audit 2024-09-17T11:27:35.093050+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.125513+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon x is now available 2024-09-17T11:27:35.383 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:35 smithi063 bash[19913]: cluster 2024-09-17T11:27:35.125513+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon x is now available 2024-09-17T11:27:35.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.079644+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:27:35.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.079644+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:27:35.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.080281+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon x 2024-09-17T11:27:35.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.080281+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon x 2024-09-17T11:27:35.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.087244+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T11:27:35.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.087244+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T11:27:35.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.087438+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00737008s) 2024-09-17T11:27:35.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.087438+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00737008s) 2024-09-17T11:27:35.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.088876+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:27:35.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.088876+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:27:35.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.089045+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:27:35.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.089045+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:27:35.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.089253+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:27:35.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.089253+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:27:35.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.089757+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:27:35.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.089757+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:27:35.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.089946+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:27:35.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.089946+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:27:35.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090158+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:27:35.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090158+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090354+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090354+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090570+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090570+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090744+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090744+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090931+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.090931+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.091111+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:27:35.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.091111+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.091302+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.091302+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.092139+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.092139+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.092404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.092404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.093050+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: audit 2024-09-17T11:27:35.093050+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.125513+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon x is now available 2024-09-17T11:27:35.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:35 smithi079 bash[21560]: cluster 2024-09-17T11:27:35.125513+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon x is now available 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.079644+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.079644+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon x restarted 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.080281+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon x 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.080281+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon x 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.087244+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.087244+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.087438+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00737008s) 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.087438+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00737008s) 2024-09-17T11:27:35.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.088876+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.088876+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.089045+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.089045+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.089253+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.089253+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.089757+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.089757+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.bduoze"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.089946+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.089946+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi160.ctqmbk"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090158+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:27:35.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090158+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090354+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090354+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090570+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090570+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090744+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090744+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090931+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.090931+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.091111+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.091111+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:27:35.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.091302+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:27:35.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.091302+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:27:35.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.092139+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:27:35.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.092139+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:27:35.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.092404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:27:35.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.092404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:27:35.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.093050+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:27:35.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: audit 2024-09-17T11:27:35.093050+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:27:35.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.125513+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon x is now available 2024-09-17T11:27:35.586 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:35 smithi160 bash[22048]: cluster 2024-09-17T11:27:35.125513+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon x is now available 2024-09-17T11:27:36.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: audit 2024-09-17T11:27:35.560782+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: audit 2024-09-17T11:27:35.560782+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: audit 2024-09-17T11:27:35.583143+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: audit 2024-09-17T11:27:35.583143+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: audit 2024-09-17T11:27:35.588489+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: audit 2024-09-17T11:27:35.588489+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: audit 2024-09-17T11:27:35.593480+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: audit 2024-09-17T11:27:35.593480+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: cluster 2024-09-17T11:27:36.103020+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e19: x(active, since 1.02292s) 2024-09-17T11:27:36.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:36 smithi079 bash[21560]: cluster 2024-09-17T11:27:36.103020+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e19: x(active, since 1.02292s) 2024-09-17T11:27:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: audit 2024-09-17T11:27:35.560782+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: audit 2024-09-17T11:27:35.560782+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: audit 2024-09-17T11:27:35.583143+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:27:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: audit 2024-09-17T11:27:35.583143+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:27:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: audit 2024-09-17T11:27:35.588489+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:27:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: audit 2024-09-17T11:27:35.588489+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:27:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: audit 2024-09-17T11:27:35.593480+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:27:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: audit 2024-09-17T11:27:35.593480+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:27:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: cluster 2024-09-17T11:27:36.103020+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e19: x(active, since 1.02292s) 2024-09-17T11:27:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:36 smithi160 bash[22048]: cluster 2024-09-17T11:27:36.103020+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e19: x(active, since 1.02292s) 2024-09-17T11:27:36.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: audit 2024-09-17T11:27:35.560782+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:36.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: audit 2024-09-17T11:27:35.560782+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:36.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: audit 2024-09-17T11:27:35.583143+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:27:36.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: audit 2024-09-17T11:27:35.583143+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:27:36.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: audit 2024-09-17T11:27:35.588489+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:27:36.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: audit 2024-09-17T11:27:35.588489+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T11:27:36.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: audit 2024-09-17T11:27:35.593480+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:27:36.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: audit 2024-09-17T11:27:35.593480+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:27:36.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: cluster 2024-09-17T11:27:36.103020+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e19: x(active, since 1.02292s) 2024-09-17T11:27:36.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:36 smithi063 bash[19913]: cluster 2024-09-17T11:27:36.103020+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e19: x(active, since 1.02292s) 2024-09-17T11:27:37.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:37 smithi079 bash[21560]: cluster 2024-09-17T11:27:36.106078+0000 mgr.x (mgr.14529) 1 : cluster [DBG] pgmap v3: 65 pgs: 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:37.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:37 smithi079 bash[21560]: cluster 2024-09-17T11:27:36.106078+0000 mgr.x (mgr.14529) 1 : cluster [DBG] pgmap v3: 65 pgs: 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:37.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:37 smithi079 bash[21560]: audit 2024-09-17T11:27:36.144749+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:27:37.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:37 smithi079 bash[21560]: audit 2024-09-17T11:27:36.144749+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:27:37.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:37 smithi079 bash[21560]: cluster 2024-09-17T11:27:36.150209+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T11:27:37.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:37 smithi079 bash[21560]: cluster 2024-09-17T11:27:36.150209+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T11:27:37.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:37 smithi079 bash[21560]: audit 2024-09-17T11:27:36.151774+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T11:27:37.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:37 smithi079 bash[21560]: audit 2024-09-17T11:27:36.151774+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T11:27:37.482 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[19913]: cluster 2024-09-17T11:27:36.106078+0000 mgr.x (mgr.14529) 1 : cluster [DBG] pgmap v3: 65 pgs: 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:37.482 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[19913]: cluster 2024-09-17T11:27:36.106078+0000 mgr.x (mgr.14529) 1 : cluster [DBG] pgmap v3: 65 pgs: 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[19913]: audit 2024-09-17T11:27:36.144749+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[19913]: audit 2024-09-17T11:27:36.144749+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[19913]: cluster 2024-09-17T11:27:36.150209+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[19913]: cluster 2024-09-17T11:27:36.150209+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[19913]: audit 2024-09-17T11:27:36.151774+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[19913]: audit 2024-09-17T11:27:36.151774+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45fafad640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45fafad640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45fafad640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45fafad640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.483 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45fafad640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45f7fa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45f7fa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45f7fa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45f7fa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.187+0000 7f45f7fa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: debug 2024-09-17T11:27:37.479+0000 7f45ea74c640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:27:37] ENGINE Error in HTTPServer.serve 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: Traceback (most recent call last): 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:27:37.484 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: self._connections.run(self.expiration_interval) 2024-09-17T11:27:37.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:37 smithi160 bash[22048]: cluster 2024-09-17T11:27:36.106078+0000 mgr.x (mgr.14529) 1 : cluster [DBG] pgmap v3: 65 pgs: 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:37.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:37 smithi160 bash[22048]: cluster 2024-09-17T11:27:36.106078+0000 mgr.x (mgr.14529) 1 : cluster [DBG] pgmap v3: 65 pgs: 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:37.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:37 smithi160 bash[22048]: audit 2024-09-17T11:27:36.144749+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:27:37.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:37 smithi160 bash[22048]: audit 2024-09-17T11:27:36.144749+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:27:37.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:37 smithi160 bash[22048]: cluster 2024-09-17T11:27:36.150209+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T11:27:37.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:37 smithi160 bash[22048]: cluster 2024-09-17T11:27:36.150209+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T11:27:37.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:37 smithi160 bash[22048]: audit 2024-09-17T11:27:36.151774+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T11:27:37.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:37 smithi160 bash[22048]: audit 2024-09-17T11:27:36.151774+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T11:27:37.880 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:27:37.880 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: self._run(expiration_interval) 2024-09-17T11:27:37.880 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:27:37.880 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:27:37.880 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:27:37.880 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:27:37.880 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:27:37.880 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: s = self.context.wrap_socket( 2024-09-17T11:27:37.881 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:27:37.881 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: return self.sslsocket_class._create( 2024-09-17T11:27:37.881 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:27:37.881 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: self.do_handshake() 2024-09-17T11:27:37.881 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:27:37.881 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: self._sslobj.do_handshake() 2024-09-17T11:27:37.881 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:27:37 smithi063 bash[20166]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:27:38.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: audit 2024-09-17T11:27:37.146838+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T11:27:38.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: audit 2024-09-17T11:27:37.146838+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T11:27:38.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cluster 2024-09-17T11:27:37.153128+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cluster 2024-09-17T11:27:37.153128+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.355605+0000 mgr.x (mgr.14529) 3 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTING 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.355605+0000 mgr.x (mgr.14529) 3 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTING 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.479157+0000 mgr.x (mgr.14529) 4 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.479157+0000 mgr.x (mgr.14529) 4 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.482858+0000 mgr.x (mgr.14529) 5 : cephadm [ERR] [17/Sep/2024:11:27:37] ENGINE Error in HTTPServer.serve 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: Traceback (most recent call last): 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: self._connections.run(self.expiration_interval) 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:27:38.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: self._run(expiration_interval) 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: s = self.context.wrap_socket( 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: return self.sslsocket_class._create( 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: self.do_handshake() 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:27:38.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: self._sslobj.do_handshake() 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.482858+0000 mgr.x (mgr.14529) 5 : cephadm [ERR] [17/Sep/2024:11:27:37] ENGINE Error in HTTPServer.serve 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: Traceback (most recent call last): 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: self._connections.run(self.expiration_interval) 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: self._run(expiration_interval) 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:27:38.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: s = self.context.wrap_socket( 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: return self.sslsocket_class._create( 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: self.do_handshake() 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: self._sslobj.do_handshake() 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.580353+0000 mgr.x (mgr.14529) 6 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.580353+0000 mgr.x (mgr.14529) 6 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:27:38.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.580488+0000 mgr.x (mgr.14529) 7 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTED 2024-09-17T11:27:38.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cephadm 2024-09-17T11:27:37.580488+0000 mgr.x (mgr.14529) 7 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTED 2024-09-17T11:27:38.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cluster 2024-09-17T11:27:38.090941+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:38.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cluster 2024-09-17T11:27:38.090941+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:38.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cluster 2024-09-17T11:27:38.109345+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 3s) 2024-09-17T11:27:38.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:38 smithi079 bash[21560]: cluster 2024-09-17T11:27:38.109345+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 3s) 2024-09-17T11:27:38.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: audit 2024-09-17T11:27:37.146838+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T11:27:38.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: audit 2024-09-17T11:27:37.146838+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T11:27:38.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cluster 2024-09-17T11:27:37.153128+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T11:27:38.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cluster 2024-09-17T11:27:37.153128+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T11:27:38.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.355605+0000 mgr.x (mgr.14529) 3 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTING 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.355605+0000 mgr.x (mgr.14529) 3 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTING 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.479157+0000 mgr.x (mgr.14529) 4 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.479157+0000 mgr.x (mgr.14529) 4 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.482858+0000 mgr.x (mgr.14529) 5 : cephadm [ERR] [17/Sep/2024:11:27:37] ENGINE Error in HTTPServer.serve 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: Traceback (most recent call last): 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: self._connections.run(self.expiration_interval) 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: self._run(expiration_interval) 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:27:38.583 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:27:38.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:27:38.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: s = self.context.wrap_socket( 2024-09-17T11:27:38.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:27:38.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: return self.sslsocket_class._create( 2024-09-17T11:27:38.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:27:38.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: self.do_handshake() 2024-09-17T11:27:38.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:27:38.584 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: self._sslobj.do_handshake() 2024-09-17T11:27:38.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:27:38.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.482858+0000 mgr.x (mgr.14529) 5 : cephadm [ERR] [17/Sep/2024:11:27:37] ENGINE Error in HTTPServer.serve 2024-09-17T11:27:38.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: Traceback (most recent call last): 2024-09-17T11:27:38.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:27:38.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: self._connections.run(self.expiration_interval) 2024-09-17T11:27:38.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:27:38.585 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: self._run(expiration_interval) 2024-09-17T11:27:38.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:27:38.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:27:38.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:27:38.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:27:38.588 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: s = self.context.wrap_socket( 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: return self.sslsocket_class._create( 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: self.do_handshake() 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: self._sslobj.do_handshake() 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.580353+0000 mgr.x (mgr.14529) 6 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.580353+0000 mgr.x (mgr.14529) 6 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.580488+0000 mgr.x (mgr.14529) 7 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTED 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cephadm 2024-09-17T11:27:37.580488+0000 mgr.x (mgr.14529) 7 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTED 2024-09-17T11:27:38.589 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cluster 2024-09-17T11:27:38.090941+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:38.590 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cluster 2024-09-17T11:27:38.090941+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:38.590 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cluster 2024-09-17T11:27:38.109345+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 3s) 2024-09-17T11:27:38.590 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:38 smithi160 bash[22048]: cluster 2024-09-17T11:27:38.109345+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 3s) 2024-09-17T11:27:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: audit 2024-09-17T11:27:37.146838+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T11:27:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: audit 2024-09-17T11:27:37.146838+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T11:27:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cluster 2024-09-17T11:27:37.153128+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T11:27:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cluster 2024-09-17T11:27:37.153128+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T11:27:38.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.355605+0000 mgr.x (mgr.14529) 3 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTING 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.355605+0000 mgr.x (mgr.14529) 3 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTING 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.479157+0000 mgr.x (mgr.14529) 4 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.479157+0000 mgr.x (mgr.14529) 4 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on https://172.21.15.63:7150 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.482858+0000 mgr.x (mgr.14529) 5 : cephadm [ERR] [17/Sep/2024:11:27:37] ENGINE Error in HTTPServer.serve 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: Traceback (most recent call last): 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: self._connections.run(self.expiration_interval) 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: self._run(expiration_interval) 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:27:38.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: s = self.context.wrap_socket( 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: return self.sslsocket_class._create( 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: self.do_handshake() 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: self._sslobj.do_handshake() 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.482858+0000 mgr.x (mgr.14529) 5 : cephadm [ERR] [17/Sep/2024:11:27:37] ENGINE Error in HTTPServer.serve 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: Traceback (most recent call last): 2024-09-17T11:27:38.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:27:38.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: self._connections.run(self.expiration_interval) 2024-09-17T11:27:38.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:27:38.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: self._run(expiration_interval) 2024-09-17T11:27:38.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:27:38.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:27:38.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:27:38.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:27:38.633 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: s = self.context.wrap_socket( 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: return self.sslsocket_class._create( 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: self.do_handshake() 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: self._sslobj.do_handshake() 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.580353+0000 mgr.x (mgr.14529) 6 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.580353+0000 mgr.x (mgr.14529) 6 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Serving on http://172.21.15.63:8765 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.580488+0000 mgr.x (mgr.14529) 7 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTED 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cephadm 2024-09-17T11:27:37.580488+0000 mgr.x (mgr.14529) 7 : cephadm [INF] [17/Sep/2024:11:27:37] ENGINE Bus STARTED 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cluster 2024-09-17T11:27:38.090941+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:38.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cluster 2024-09-17T11:27:38.090941+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:38.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cluster 2024-09-17T11:27:38.109345+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 3s) 2024-09-17T11:27:38.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:38 smithi063 bash[19913]: cluster 2024-09-17T11:27:38.109345+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 3s) 2024-09-17T11:27:39.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:39 smithi160 bash[22048]: cluster 2024-09-17T11:27:38.180369+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T11:27:39.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:39 smithi160 bash[22048]: cluster 2024-09-17T11:27:38.180369+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T11:27:39.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:39 smithi063 bash[19913]: cluster 2024-09-17T11:27:38.180369+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T11:27:39.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:39 smithi063 bash[19913]: cluster 2024-09-17T11:27:38.180369+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T11:27:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:39 smithi079 bash[21560]: cluster 2024-09-17T11:27:38.180369+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T11:27:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:39 smithi079 bash[21560]: cluster 2024-09-17T11:27:38.180369+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T11:27:40.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:40 smithi160 bash[22048]: cluster 2024-09-17T11:27:39.092950+0000 mgr.x (mgr.14529) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:40.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:40 smithi160 bash[22048]: cluster 2024-09-17T11:27:39.092950+0000 mgr.x (mgr.14529) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:40.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:40 smithi160 bash[22048]: cluster 2024-09-17T11:27:39.173519+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:40.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:40 smithi160 bash[22048]: cluster 2024-09-17T11:27:39.173519+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:40.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:40 smithi160 bash[22048]: cluster 2024-09-17T11:27:39.173566+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:40.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:40 smithi160 bash[22048]: cluster 2024-09-17T11:27:39.173566+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:40.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:40 smithi160 bash[22048]: cluster 2024-09-17T11:27:39.193370+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T11:27:40.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:40 smithi160 bash[22048]: cluster 2024-09-17T11:27:39.193370+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T11:27:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:40 smithi063 bash[19913]: cluster 2024-09-17T11:27:39.092950+0000 mgr.x (mgr.14529) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:40 smithi063 bash[19913]: cluster 2024-09-17T11:27:39.092950+0000 mgr.x (mgr.14529) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:40 smithi063 bash[19913]: cluster 2024-09-17T11:27:39.173519+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:40 smithi063 bash[19913]: cluster 2024-09-17T11:27:39.173519+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:40 smithi063 bash[19913]: cluster 2024-09-17T11:27:39.173566+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:40 smithi063 bash[19913]: cluster 2024-09-17T11:27:39.173566+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:40 smithi063 bash[19913]: cluster 2024-09-17T11:27:39.193370+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T11:27:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:40 smithi063 bash[19913]: cluster 2024-09-17T11:27:39.193370+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T11:27:40.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:40 smithi079 bash[21560]: cluster 2024-09-17T11:27:39.092950+0000 mgr.x (mgr.14529) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:40.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:40 smithi079 bash[21560]: cluster 2024-09-17T11:27:39.092950+0000 mgr.x (mgr.14529) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:40.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:40 smithi079 bash[21560]: cluster 2024-09-17T11:27:39.173519+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:40.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:40 smithi079 bash[21560]: cluster 2024-09-17T11:27:39.173519+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:40.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:40 smithi079 bash[21560]: cluster 2024-09-17T11:27:39.173566+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:40.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:40 smithi079 bash[21560]: cluster 2024-09-17T11:27:39.173566+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:40.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:40 smithi079 bash[21560]: cluster 2024-09-17T11:27:39.193370+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T11:27:40.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:40 smithi079 bash[21560]: cluster 2024-09-17T11:27:39.193370+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T11:27:42.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: cluster 2024-09-17T11:27:41.093454+0000 mgr.x (mgr.14529) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:42.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: cluster 2024-09-17T11:27:41.093454+0000 mgr.x (mgr.14529) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:42.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.151440+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.151440+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.155131+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.155131+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.221638+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.221638+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.227301+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.227301+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.330946+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.330946+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.336438+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:42 smithi079 bash[21560]: audit 2024-09-17T11:27:41.336438+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: cluster 2024-09-17T11:27:41.093454+0000 mgr.x (mgr.14529) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:42.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: cluster 2024-09-17T11:27:41.093454+0000 mgr.x (mgr.14529) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.151440+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.151440+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.155131+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.155131+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.221638+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.221638+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.227301+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.227301+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.330946+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.330946+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.336438+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:42 smithi160 bash[22048]: audit 2024-09-17T11:27:41.336438+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: cluster 2024-09-17T11:27:41.093454+0000 mgr.x (mgr.14529) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:42.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: cluster 2024-09-17T11:27:41.093454+0000 mgr.x (mgr.14529) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 640 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:27:42.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.151440+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.151440+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.155131+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.155131+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.221638+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.221638+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.227301+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.227301+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.330946+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.330946+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.336438+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:42.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:42 smithi063 bash[19913]: audit 2024-09-17T11:27:41.336438+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.412287+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.412287+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.419411+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.419411+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.422455+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.422455+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.424113+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.424113+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.425284+0000 mgr.x (mgr.14529) 10 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8632M 2024-09-17T11:27:43.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.425284+0000 mgr.x (mgr.14529) 10 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8632M 2024-09-17T11:27:43.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.430771+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.430771+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.440863+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.440863+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.445988+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.445988+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.471030+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.471030+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.475350+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.475350+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.476926+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.476926+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.477726+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.477726+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.478337+0000 mgr.x (mgr.14529) 11 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 6584M 2024-09-17T11:27:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.478337+0000 mgr.x (mgr.14529) 11 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 6584M 2024-09-17T11:27:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.482902+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.482902+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.484947+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.484947+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.485680+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.485680+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.486769+0000 mgr.x (mgr.14529) 12 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.486769+0000 mgr.x (mgr.14529) 12 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.487119+0000 mgr.x (mgr.14529) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.487119+0000 mgr.x (mgr.14529) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.487208+0000 mgr.x (mgr.14529) 14 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:27:43.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.487208+0000 mgr.x (mgr.14529) 14 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.616891+0000 mgr.x (mgr.14529) 15 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.616891+0000 mgr.x (mgr.14529) 15 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.617189+0000 mgr.x (mgr.14529) 16 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.617189+0000 mgr.x (mgr.14529) 16 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.617798+0000 mgr.x (mgr.14529) 17 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.617798+0000 mgr.x (mgr.14529) 17 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.733088+0000 mgr.x (mgr.14529) 18 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.733088+0000 mgr.x (mgr.14529) 18 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.738108+0000 mgr.x (mgr.14529) 19 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.738108+0000 mgr.x (mgr.14529) 19 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.747125+0000 mgr.x (mgr.14529) 20 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.747125+0000 mgr.x (mgr.14529) 20 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.968403+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.968403+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.974728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.974728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.982133+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.982133+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.986690+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.986690+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.993653+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.993653+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.996422+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:42.996422+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.000439+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.000439+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.031486+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.031486+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.034499+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.034499+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.035612+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.035612+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.041157+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:43 smithi079 bash[21560]: audit 2024-09-17T11:27:43.041157+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.412287+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.412287+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.419411+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.419411+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.422455+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.422455+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.424113+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.424113+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.425284+0000 mgr.x (mgr.14529) 10 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8632M 2024-09-17T11:27:43.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.425284+0000 mgr.x (mgr.14529) 10 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8632M 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.430771+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.430771+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.440863+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.440863+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.445988+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.445988+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.471030+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.471030+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.475350+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.475350+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.476926+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.476926+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.477726+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.834 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.477726+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.478337+0000 mgr.x (mgr.14529) 11 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 6584M 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.478337+0000 mgr.x (mgr.14529) 11 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 6584M 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.482902+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.482902+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.484947+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.484947+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.485680+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.485680+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.486769+0000 mgr.x (mgr.14529) 12 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.486769+0000 mgr.x (mgr.14529) 12 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.487119+0000 mgr.x (mgr.14529) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.487119+0000 mgr.x (mgr.14529) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:27:43.835 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.487208+0000 mgr.x (mgr.14529) 14 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.487208+0000 mgr.x (mgr.14529) 14 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.616891+0000 mgr.x (mgr.14529) 15 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.616891+0000 mgr.x (mgr.14529) 15 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.617189+0000 mgr.x (mgr.14529) 16 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.617189+0000 mgr.x (mgr.14529) 16 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.617798+0000 mgr.x (mgr.14529) 17 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.617798+0000 mgr.x (mgr.14529) 17 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.733088+0000 mgr.x (mgr.14529) 18 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.733088+0000 mgr.x (mgr.14529) 18 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.836 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.738108+0000 mgr.x (mgr.14529) 19 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.738108+0000 mgr.x (mgr.14529) 19 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.747125+0000 mgr.x (mgr.14529) 20 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.747125+0000 mgr.x (mgr.14529) 20 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.968403+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.968403+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.974728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.974728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.982133+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.982133+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.986690+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.986690+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.837 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.993653+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.993653+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.996422+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:42.996422+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.838 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.000439+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.000439+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.031486+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.031486+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.034499+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.034499+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.035612+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.035612+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.041157+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.839 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:43 smithi160 bash[22048]: audit 2024-09-17T11:27:43.041157+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.412287+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.412287+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.419411+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.419411+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.422455+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.422455+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.424113+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.424113+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.425284+0000 mgr.x (mgr.14529) 10 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8632M 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.425284+0000 mgr.x (mgr.14529) 10 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8632M 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.430771+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.430771+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.440863+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.440863+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.445988+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.445988+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.471030+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.471030+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.475350+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.475350+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.476926+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.476926+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.477726+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.477726+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:27:43.882 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.478337+0000 mgr.x (mgr.14529) 11 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 6584M 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.478337+0000 mgr.x (mgr.14529) 11 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 6584M 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.482902+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.482902+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.484947+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.484947+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.485680+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.485680+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.486769+0000 mgr.x (mgr.14529) 12 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.486769+0000 mgr.x (mgr.14529) 12 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.487119+0000 mgr.x (mgr.14529) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.487119+0000 mgr.x (mgr.14529) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-17T11:27:43.883 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.487208+0000 mgr.x (mgr.14529) 14 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:27:43.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.487208+0000 mgr.x (mgr.14529) 14 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-09-17T11:27:43.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.616891+0000 mgr.x (mgr.14529) 15 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.616891+0000 mgr.x (mgr.14529) 15 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.617189+0000 mgr.x (mgr.14529) 16 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.617189+0000 mgr.x (mgr.14529) 16 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.617798+0000 mgr.x (mgr.14529) 17 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.617798+0000 mgr.x (mgr.14529) 17 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.733088+0000 mgr.x (mgr.14529) 18 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.733088+0000 mgr.x (mgr.14529) 18 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.738108+0000 mgr.x (mgr.14529) 19 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.738108+0000 mgr.x (mgr.14529) 19 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.747125+0000 mgr.x (mgr.14529) 20 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.747125+0000 mgr.x (mgr.14529) 20 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.968403+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.968403+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.974728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.974728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.982133+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.885 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.982133+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.986690+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.986690+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.993653+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.993653+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.996422+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:42.996422+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.000439+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.000439+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.031486+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.031486+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.034499+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.034499+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.035612+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.886 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.035612+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:27:43.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.041157+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:43.887 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:43 smithi063 bash[19913]: audit 2024-09-17T11:27:43.041157+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:27:44.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:44 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.843889+0000 mgr.x (mgr.14529) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:44 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.843889+0000 mgr.x (mgr.14529) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:44 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.857050+0000 mgr.x (mgr.14529) 22 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:44 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.857050+0000 mgr.x (mgr.14529) 22 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:44 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.869198+0000 mgr.x (mgr.14529) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:44 smithi079 bash[21560]: cephadm 2024-09-17T11:27:42.869198+0000 mgr.x (mgr.14529) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:44 smithi079 bash[21560]: cluster 2024-09-17T11:27:43.093962+0000 mgr.x (mgr.14529) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T11:27:44.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:44 smithi079 bash[21560]: cluster 2024-09-17T11:27:43.093962+0000 mgr.x (mgr.14529) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T11:27:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:44 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.843889+0000 mgr.x (mgr.14529) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:44 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.843889+0000 mgr.x (mgr.14529) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:44 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.857050+0000 mgr.x (mgr.14529) 22 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:44 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.857050+0000 mgr.x (mgr.14529) 22 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:44 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.869198+0000 mgr.x (mgr.14529) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:44 smithi160 bash[22048]: cephadm 2024-09-17T11:27:42.869198+0000 mgr.x (mgr.14529) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:44 smithi160 bash[22048]: cluster 2024-09-17T11:27:43.093962+0000 mgr.x (mgr.14529) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T11:27:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:44 smithi160 bash[22048]: cluster 2024-09-17T11:27:43.093962+0000 mgr.x (mgr.14529) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T11:27:44.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:44 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.843889+0000 mgr.x (mgr.14529) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:44 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.843889+0000 mgr.x (mgr.14529) 21 : cephadm [INF] Updating smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:44 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.857050+0000 mgr.x (mgr.14529) 22 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:44 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.857050+0000 mgr.x (mgr.14529) 22 : cephadm [INF] Updating smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:44 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.869198+0000 mgr.x (mgr.14529) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:44 smithi063 bash[19913]: cephadm 2024-09-17T11:27:42.869198+0000 mgr.x (mgr.14529) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:27:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:44 smithi063 bash[19913]: cluster 2024-09-17T11:27:43.093962+0000 mgr.x (mgr.14529) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T11:27:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:44 smithi063 bash[19913]: cluster 2024-09-17T11:27:43.093962+0000 mgr.x (mgr.14529) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T11:27:46.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:46 smithi079 bash[21560]: cluster 2024-09-17T11:27:45.094567+0000 mgr.x (mgr.14529) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T11:27:46.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:46 smithi079 bash[21560]: cluster 2024-09-17T11:27:45.094567+0000 mgr.x (mgr.14529) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T11:27:46.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:46 smithi160 bash[22048]: cluster 2024-09-17T11:27:45.094567+0000 mgr.x (mgr.14529) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T11:27:46.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:46 smithi160 bash[22048]: cluster 2024-09-17T11:27:45.094567+0000 mgr.x (mgr.14529) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T11:27:46.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:46 smithi063 bash[19913]: cluster 2024-09-17T11:27:45.094567+0000 mgr.x (mgr.14529) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T11:27:46.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:46 smithi063 bash[19913]: cluster 2024-09-17T11:27:45.094567+0000 mgr.x (mgr.14529) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T11:27:48.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:48 smithi079 bash[21560]: cluster 2024-09-17T11:27:47.095767+0000 mgr.x (mgr.14529) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T11:27:48.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:48 smithi079 bash[21560]: cluster 2024-09-17T11:27:47.095767+0000 mgr.x (mgr.14529) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T11:27:48.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:48 smithi160 bash[22048]: cluster 2024-09-17T11:27:47.095767+0000 mgr.x (mgr.14529) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T11:27:48.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:48 smithi160 bash[22048]: cluster 2024-09-17T11:27:47.095767+0000 mgr.x (mgr.14529) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T11:27:48.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:48 smithi063 bash[19913]: cluster 2024-09-17T11:27:47.095767+0000 mgr.x (mgr.14529) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T11:27:48.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:48 smithi063 bash[19913]: cluster 2024-09-17T11:27:47.095767+0000 mgr.x (mgr.14529) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T11:27:50.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:50 smithi160 bash[22048]: cluster 2024-09-17T11:27:49.096434+0000 mgr.x (mgr.14529) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 656 B/s wr, 7 op/s 2024-09-17T11:27:50.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:50 smithi160 bash[22048]: cluster 2024-09-17T11:27:49.096434+0000 mgr.x (mgr.14529) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 656 B/s wr, 7 op/s 2024-09-17T11:27:50.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:50 smithi063 bash[19913]: cluster 2024-09-17T11:27:49.096434+0000 mgr.x (mgr.14529) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 656 B/s wr, 7 op/s 2024-09-17T11:27:50.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:50 smithi063 bash[19913]: cluster 2024-09-17T11:27:49.096434+0000 mgr.x (mgr.14529) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 656 B/s wr, 7 op/s 2024-09-17T11:27:50.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:50 smithi079 bash[21560]: cluster 2024-09-17T11:27:49.096434+0000 mgr.x (mgr.14529) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 656 B/s wr, 7 op/s 2024-09-17T11:27:50.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:50 smithi079 bash[21560]: cluster 2024-09-17T11:27:49.096434+0000 mgr.x (mgr.14529) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 656 B/s wr, 7 op/s 2024-09-17T11:27:52.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:52 smithi160 bash[22048]: cluster 2024-09-17T11:27:51.097150+0000 mgr.x (mgr.14529) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:52.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:52 smithi160 bash[22048]: cluster 2024-09-17T11:27:51.097150+0000 mgr.x (mgr.14529) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:52.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:52 smithi063 bash[19913]: cluster 2024-09-17T11:27:51.097150+0000 mgr.x (mgr.14529) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:52.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:52 smithi063 bash[19913]: cluster 2024-09-17T11:27:51.097150+0000 mgr.x (mgr.14529) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:52.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:52 smithi079 bash[21560]: cluster 2024-09-17T11:27:51.097150+0000 mgr.x (mgr.14529) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:52.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:52 smithi079 bash[21560]: cluster 2024-09-17T11:27:51.097150+0000 mgr.x (mgr.14529) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:54.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:54 smithi160 bash[22048]: cluster 2024-09-17T11:27:53.098370+0000 mgr.x (mgr.14529) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:54.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:54 smithi160 bash[22048]: cluster 2024-09-17T11:27:53.098370+0000 mgr.x (mgr.14529) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:54.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:54 smithi063 bash[19913]: cluster 2024-09-17T11:27:53.098370+0000 mgr.x (mgr.14529) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:54.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:54 smithi063 bash[19913]: cluster 2024-09-17T11:27:53.098370+0000 mgr.x (mgr.14529) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:54.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:54 smithi079 bash[21560]: cluster 2024-09-17T11:27:53.098370+0000 mgr.x (mgr.14529) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:54.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:54 smithi079 bash[21560]: cluster 2024-09-17T11:27:53.098370+0000 mgr.x (mgr.14529) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T11:27:56.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:56 smithi160 bash[22048]: cluster 2024-09-17T11:27:55.099027+0000 mgr.x (mgr.14529) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:56.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:56 smithi160 bash[22048]: cluster 2024-09-17T11:27:55.099027+0000 mgr.x (mgr.14529) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:56.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:56 smithi063 bash[19913]: cluster 2024-09-17T11:27:55.099027+0000 mgr.x (mgr.14529) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:56.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:56 smithi063 bash[19913]: cluster 2024-09-17T11:27:55.099027+0000 mgr.x (mgr.14529) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:56.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:56 smithi079 bash[21560]: cluster 2024-09-17T11:27:55.099027+0000 mgr.x (mgr.14529) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:56.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:56 smithi079 bash[21560]: cluster 2024-09-17T11:27:55.099027+0000 mgr.x (mgr.14529) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:58.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:58 smithi160 bash[22048]: cluster 2024-09-17T11:27:57.100211+0000 mgr.x (mgr.14529) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:58.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:27:58 smithi160 bash[22048]: cluster 2024-09-17T11:27:57.100211+0000 mgr.x (mgr.14529) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:58.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:58 smithi063 bash[19913]: cluster 2024-09-17T11:27:57.100211+0000 mgr.x (mgr.14529) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:58.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:27:58 smithi063 bash[19913]: cluster 2024-09-17T11:27:57.100211+0000 mgr.x (mgr.14529) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:58.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:58 smithi079 bash[21560]: cluster 2024-09-17T11:27:57.100211+0000 mgr.x (mgr.14529) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:27:58.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:27:58 smithi079 bash[21560]: cluster 2024-09-17T11:27:57.100211+0000 mgr.x (mgr.14529) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:28:00.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:00 smithi160 bash[22048]: cluster 2024-09-17T11:27:59.100882+0000 mgr.x (mgr.14529) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:00.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:00 smithi160 bash[22048]: cluster 2024-09-17T11:27:59.100882+0000 mgr.x (mgr.14529) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:00.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:00 smithi063 bash[19913]: cluster 2024-09-17T11:27:59.100882+0000 mgr.x (mgr.14529) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:00.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:00 smithi063 bash[19913]: cluster 2024-09-17T11:27:59.100882+0000 mgr.x (mgr.14529) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:00 smithi079 bash[21560]: cluster 2024-09-17T11:27:59.100882+0000 mgr.x (mgr.14529) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:00 smithi079 bash[21560]: cluster 2024-09-17T11:27:59.100882+0000 mgr.x (mgr.14529) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:02.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:02 smithi160 bash[22048]: cluster 2024-09-17T11:28:01.101597+0000 mgr.x (mgr.14529) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:02.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:02 smithi160 bash[22048]: cluster 2024-09-17T11:28:01.101597+0000 mgr.x (mgr.14529) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:02.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:02 smithi063 bash[19913]: cluster 2024-09-17T11:28:01.101597+0000 mgr.x (mgr.14529) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:02.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:02 smithi063 bash[19913]: cluster 2024-09-17T11:28:01.101597+0000 mgr.x (mgr.14529) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:02.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:02 smithi079 bash[21560]: cluster 2024-09-17T11:28:01.101597+0000 mgr.x (mgr.14529) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:02.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:02 smithi079 bash[21560]: cluster 2024-09-17T11:28:01.101597+0000 mgr.x (mgr.14529) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:04.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:04 smithi160 bash[22048]: cluster 2024-09-17T11:28:03.102720+0000 mgr.x (mgr.14529) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:04.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:04 smithi160 bash[22048]: cluster 2024-09-17T11:28:03.102720+0000 mgr.x (mgr.14529) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:04.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:04 smithi063 bash[19913]: cluster 2024-09-17T11:28:03.102720+0000 mgr.x (mgr.14529) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:04.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:04 smithi063 bash[19913]: cluster 2024-09-17T11:28:03.102720+0000 mgr.x (mgr.14529) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:04.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:04 smithi079 bash[21560]: cluster 2024-09-17T11:28:03.102720+0000 mgr.x (mgr.14529) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:04.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:04 smithi079 bash[21560]: cluster 2024-09-17T11:28:03.102720+0000 mgr.x (mgr.14529) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:05.769 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-17T11:28:06.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:06 smithi160 bash[22048]: cluster 2024-09-17T11:28:05.103377+0000 mgr.x (mgr.14529) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:06.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:06 smithi160 bash[22048]: cluster 2024-09-17T11:28:05.103377+0000 mgr.x (mgr.14529) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:06 smithi063 bash[19913]: cluster 2024-09-17T11:28:05.103377+0000 mgr.x (mgr.14529) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:06 smithi063 bash[19913]: cluster 2024-09-17T11:28:05.103377+0000 mgr.x (mgr.14529) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:06.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:06 smithi079 bash[21560]: cluster 2024-09-17T11:28:05.103377+0000 mgr.x (mgr.14529) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:06.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:06 smithi079 bash[21560]: cluster 2024-09-17T11:28:05.103377+0000 mgr.x (mgr.14529) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:08.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:08 smithi160 bash[22048]: cluster 2024-09-17T11:28:07.104566+0000 mgr.x (mgr.14529) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:08.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:08 smithi160 bash[22048]: cluster 2024-09-17T11:28:07.104566+0000 mgr.x (mgr.14529) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:08.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:08 smithi063 bash[19913]: cluster 2024-09-17T11:28:07.104566+0000 mgr.x (mgr.14529) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:08.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:08 smithi063 bash[19913]: cluster 2024-09-17T11:28:07.104566+0000 mgr.x (mgr.14529) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:08.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:08 smithi079 bash[21560]: cluster 2024-09-17T11:28:07.104566+0000 mgr.x (mgr.14529) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:08.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:08 smithi079 bash[21560]: cluster 2024-09-17T11:28:07.104566+0000 mgr.x (mgr.14529) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:10.535 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:10.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:10 smithi160 bash[22048]: cluster 2024-09-17T11:28:09.105355+0000 mgr.x (mgr.14529) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:10.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:10 smithi160 bash[22048]: cluster 2024-09-17T11:28:09.105355+0000 mgr.x (mgr.14529) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:10.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:10 smithi063 bash[19913]: cluster 2024-09-17T11:28:09.105355+0000 mgr.x (mgr.14529) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:10.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:10 smithi063 bash[19913]: cluster 2024-09-17T11:28:09.105355+0000 mgr.x (mgr.14529) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:10.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:10 smithi079 bash[21560]: cluster 2024-09-17T11:28:09.105355+0000 mgr.x (mgr.14529) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:10.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:10 smithi079 bash[21560]: cluster 2024-09-17T11:28:09.105355+0000 mgr.x (mgr.14529) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout: "results": [ 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout: "auth_id": "join1-admin", 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "present", 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout: "auth": { 2024-09-17T11:28:12.107 INFO:teuthology.orchestra.run.smithi063.stdout: "username": "Administrator", 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "password": "Passw0rd" 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "created", 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.cluster", 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "auth_mode": "active-directory", 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "present", 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "domain_settings": { 2024-09-17T11:28:12.108 INFO:teuthology.orchestra.run.smithi063.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: "join_sources": [ 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: "source_type": "resource", 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: "ref": "join1-admin" 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: "custom_dns": [ 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: "172.21.15.165" 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: "placement": { 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: "count": 3 2024-09-17T11:28:12.109 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: "public_addrs": [ 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: "address": "10.0.31.63/16" 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: "address": "10.0.47.63/16" 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "created", 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.110 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.share", 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "share_id": "share1", 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "present", 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "name": "share1", 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "readonly": false, 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "browseable": true, 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "cephfs": { 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "volume": "cephfs", 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "path": "/", 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "subvolumegroup": "smb", 2024-09-17T11:28:12.111 INFO:teuthology.orchestra.run.smithi063.stdout: "subvolume": "sv1", 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: "provider": "samba-vfs" 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "created", 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.share", 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: "share_id": "share2", 2024-09-17T11:28:12.112 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "present", 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "name": "share2", 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "readonly": false, 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "browseable": true, 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "cephfs": { 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "volume": "cephfs", 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "path": "/", 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "subvolumegroup": "smb", 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "subvolume": "sv2", 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: "provider": "samba-vfs" 2024-09-17T11:28:12.113 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-17T11:28:12.114 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:28:12.114 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "created", 2024-09-17T11:28:12.114 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:28:12.114 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-17T11:28:12.114 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-09-17T11:28:12.114 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:28:12.114 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-09-17T11:28:12.324 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.927+0000 7f45f4fa1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.927+0000 7f45f4fa1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.927+0000 7f45f4fa1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.927+0000 7f45f4fa1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.927+0000 7f45f4fa1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.943+0000 7f4601fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.943+0000 7f4601fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.943+0000 7f4601fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.943+0000 7f4601fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.325 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:11 smithi063 bash[20166]: debug 2024-09-17T11:28:11.943+0000 7f4601fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T11:28:12.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: cluster 2024-09-17T11:28:11.106548+0000 mgr.x (mgr.14529) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: cluster 2024-09-17T11:28:11.106548+0000 mgr.x (mgr.14529) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:11.923510+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:11.923510+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:11.955265+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:11.955265+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:11.976617+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:11.976617+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.065754+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.065754+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.072338+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.072338+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:28:12.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.074220+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-17T11:28:12.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.074220+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-17T11:28:12.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.077380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-17T11:28:12.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.077380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-17T11:28:12.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.100574+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.100574+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.102385+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:28:12.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:12 smithi063 bash[19913]: audit 2024-09-17T11:28:12.102385+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:28:12.698 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T11:28:12.708 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-17T11:28:12.708 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:28:12.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: cluster 2024-09-17T11:28:11.106548+0000 mgr.x (mgr.14529) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: cluster 2024-09-17T11:28:11.106548+0000 mgr.x (mgr.14529) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:11.923510+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:11.923510+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:11.955265+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:11.955265+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:11.976617+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:11.976617+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.065754+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.065754+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.072338+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.072338+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:28:12.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.074220+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-17T11:28:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.074220+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-17T11:28:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.077380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-17T11:28:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.077380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-17T11:28:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.100574+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.100574+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.102385+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:28:12.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:12 smithi160 bash[22048]: audit 2024-09-17T11:28:12.102385+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:28:12.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: cluster 2024-09-17T11:28:11.106548+0000 mgr.x (mgr.14529) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:12.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: cluster 2024-09-17T11:28:11.106548+0000 mgr.x (mgr.14529) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:11.923510+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:11.923510+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:11.955265+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:11.955265+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:11.976617+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:11.976617+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.065754+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.065754+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.072338+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.072338+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.074220+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.074220+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-17T11:28:12.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.077380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-17T11:28:12.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.077380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-17T11:28:12.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.100574+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.100574+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:12.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.102385+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:28:12.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:12 smithi079 bash[21560]: audit 2024-09-17T11:28:12.102385+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:28:13.830 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:13 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:13.831 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:28:13 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:13.831 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:28:13 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:13.832 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:11.828468+0000 mgr.x (mgr.14529) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:28:13.832 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:11.828468+0000 mgr.x (mgr.14529) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:28:13.832 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:11.925960+0000 mgr.x (mgr.14529) 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-17T11:28:13.832 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:11.925960+0000 mgr.x (mgr.14529) 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-17T11:28:13.832 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:11.956152+0000 mgr.x (mgr.14529) 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-17T11:28:13.832 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:11.956152+0000 mgr.x (mgr.14529) 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-17T11:28:13.832 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.094456+0000 mgr.x (mgr.14529) 42 : cephadm [INF] Saving service smb.adipctdb spec with placement count:3 2024-09-17T11:28:13.832 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.094456+0000 mgr.x (mgr.14529) 42 : cephadm [INF] Saving service smb.adipctdb spec with placement count:3 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.647491+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.647491+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.653685+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.653685+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.654687+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.654687+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.658024+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.658024+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.664284+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.664284+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.833 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.673094+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.673094+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.673767+0000 mgr.x (mgr.14529) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.673767+0000 mgr.x (mgr.14529) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.674339+0000 mgr.x (mgr.14529) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.674339+0000 mgr.x (mgr.14529) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.674703+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.674703+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.676629+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.676629+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.679708+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.679708+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:13.834 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.680511+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: audit 2024-09-17T11:28:12.680511+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.681444+0000 mgr.x (mgr.14529) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.681444+0000 mgr.x (mgr.14529) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.771331+0000 mgr.x (mgr.14529) 46 : cephadm [WRN] daemon not available: 'smb.adipctdb.1.0.smithi160.skgvll' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.771331+0000 mgr.x (mgr.14529) 46 : cephadm [WRN] daemon not available: 'smb.adipctdb.1.0.smithi160.skgvll' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.771403+0000 mgr.x (mgr.14529) 47 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.771403+0000 mgr.x (mgr.14529) 47 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.780949+0000 mgr.x (mgr.14529) 48 : cephadm [INF] Deploying daemon smb.adipctdb.0.0.smithi063.nsvkyl on smithi063 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 bash[19913]: cephadm 2024-09-17T11:28:12.780949+0000 mgr.x (mgr.14529) 48 : cephadm [INF] Deploying daemon smb.adipctdb.0.0.smithi063.nsvkyl on smithi063 2024-09-17T11:28:13.835 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:13 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:13.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:11.828468+0000 mgr.x (mgr.14529) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:11.828468+0000 mgr.x (mgr.14529) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:11.925960+0000 mgr.x (mgr.14529) 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-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:11.925960+0000 mgr.x (mgr.14529) 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-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:11.956152+0000 mgr.x (mgr.14529) 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-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:11.956152+0000 mgr.x (mgr.14529) 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-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.094456+0000 mgr.x (mgr.14529) 42 : cephadm [INF] Saving service smb.adipctdb spec with placement count:3 2024-09-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.094456+0000 mgr.x (mgr.14529) 42 : cephadm [INF] Saving service smb.adipctdb spec with placement count:3 2024-09-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.647491+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.647491+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.653685+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.653685+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.654687+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.654687+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.658024+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.658024+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.664284+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.664284+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.673094+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.673094+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:13.929 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.673767+0000 mgr.x (mgr.14529) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.673767+0000 mgr.x (mgr.14529) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.674339+0000 mgr.x (mgr.14529) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.674339+0000 mgr.x (mgr.14529) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.674703+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.674703+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.676629+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.676629+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.679708+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.679708+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.680511+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:13.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: audit 2024-09-17T11:28:12.680511+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:13.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.681444+0000 mgr.x (mgr.14529) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:13.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.681444+0000 mgr.x (mgr.14529) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:13.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.771331+0000 mgr.x (mgr.14529) 46 : cephadm [WRN] daemon not available: 'smb.adipctdb.1.0.smithi160.skgvll' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:13.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.771331+0000 mgr.x (mgr.14529) 46 : cephadm [WRN] daemon not available: 'smb.adipctdb.1.0.smithi160.skgvll' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:13.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.771403+0000 mgr.x (mgr.14529) 47 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:13.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.771403+0000 mgr.x (mgr.14529) 47 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:13.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.780949+0000 mgr.x (mgr.14529) 48 : cephadm [INF] Deploying daemon smb.adipctdb.0.0.smithi063.nsvkyl on smithi063 2024-09-17T11:28:13.931 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:13 smithi079 bash[21560]: cephadm 2024-09-17T11:28:12.780949+0000 mgr.x (mgr.14529) 48 : cephadm [INF] Deploying daemon smb.adipctdb.0.0.smithi063.nsvkyl on smithi063 2024-09-17T11:28:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:11.828468+0000 mgr.x (mgr.14529) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:28:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:11.828468+0000 mgr.x (mgr.14529) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:28:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:11.925960+0000 mgr.x (mgr.14529) 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-17T11:28:14.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:11.925960+0000 mgr.x (mgr.14529) 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-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:11.956152+0000 mgr.x (mgr.14529) 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-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:11.956152+0000 mgr.x (mgr.14529) 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-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.094456+0000 mgr.x (mgr.14529) 42 : cephadm [INF] Saving service smb.adipctdb spec with placement count:3 2024-09-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.094456+0000 mgr.x (mgr.14529) 42 : cephadm [INF] Saving service smb.adipctdb spec with placement count:3 2024-09-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.647491+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.647491+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.653685+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.653685+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:14.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.654687+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.654687+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.658024+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.658024+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.664284+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.664284+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.673094+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.673094+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.673767+0000 mgr.x (mgr.14529) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.673767+0000 mgr.x (mgr.14529) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.674339+0000 mgr.x (mgr.14529) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:14.084 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.674339+0000 mgr.x (mgr.14529) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.674703+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.674703+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.676629+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.676629+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.679708+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.679708+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.680511+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: audit 2024-09-17T11:28:12.680511+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.681444+0000 mgr.x (mgr.14529) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:14.085 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.681444+0000 mgr.x (mgr.14529) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:14.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.771331+0000 mgr.x (mgr.14529) 46 : cephadm [WRN] daemon not available: 'smb.adipctdb.1.0.smithi160.skgvll' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:14.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.771331+0000 mgr.x (mgr.14529) 46 : cephadm [WRN] daemon not available: 'smb.adipctdb.1.0.smithi160.skgvll' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:14.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.771403+0000 mgr.x (mgr.14529) 47 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:14.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.771403+0000 mgr.x (mgr.14529) 47 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-17T11:28:14.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.780949+0000 mgr.x (mgr.14529) 48 : cephadm [INF] Deploying daemon smb.adipctdb.0.0.smithi063.nsvkyl on smithi063 2024-09-17T11:28:14.086 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:13 smithi160 bash[22048]: cephadm 2024-09-17T11:28:12.780949+0000 mgr.x (mgr.14529) 48 : cephadm [INF] Deploying daemon smb.adipctdb.0.0.smithi063.nsvkyl on smithi063 2024-09-17T11:28:14.106 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:28:14 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:14.107 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:28:14 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:14.107 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:28:14 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:14.108 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:14 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:14.961 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:14 smithi063 bash[19913]: cluster 2024-09-17T11:28:13.107412+0000 mgr.x (mgr.14529) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:14.961 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:14 smithi063 bash[19913]: cluster 2024-09-17T11:28:13.107412+0000 mgr.x (mgr.14529) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:14.961 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:14 smithi063 bash[19913]: cluster 2024-09-17T11:28:13.689732+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T11:28:14.962 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:14 smithi063 bash[19913]: cluster 2024-09-17T11:28:13.689732+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T11:28:15.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:14 smithi160 bash[22048]: cluster 2024-09-17T11:28:13.107412+0000 mgr.x (mgr.14529) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:15.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:14 smithi160 bash[22048]: cluster 2024-09-17T11:28:13.107412+0000 mgr.x (mgr.14529) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:15.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:14 smithi160 bash[22048]: cluster 2024-09-17T11:28:13.689732+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T11:28:15.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:14 smithi160 bash[22048]: cluster 2024-09-17T11:28:13.689732+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T11:28:15.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:14 smithi079 bash[21560]: cluster 2024-09-17T11:28:13.107412+0000 mgr.x (mgr.14529) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:15.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:14 smithi079 bash[21560]: cluster 2024-09-17T11:28:13.107412+0000 mgr.x (mgr.14529) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:15.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:14 smithi079 bash[21560]: cluster 2024-09-17T11:28:13.689732+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T11:28:15.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:14 smithi079 bash[21560]: cluster 2024-09-17T11:28:13.689732+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T11:28:17.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:16 smithi160 bash[22048]: cluster 2024-09-17T11:28:15.108502+0000 mgr.x (mgr.14529) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:17.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:16 smithi160 bash[22048]: cluster 2024-09-17T11:28:15.108502+0000 mgr.x (mgr.14529) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:17.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:16 smithi063 bash[19913]: cluster 2024-09-17T11:28:15.108502+0000 mgr.x (mgr.14529) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:17.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:16 smithi063 bash[19913]: cluster 2024-09-17T11:28:15.108502+0000 mgr.x (mgr.14529) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:17.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:16 smithi079 bash[21560]: cluster 2024-09-17T11:28:15.108502+0000 mgr.x (mgr.14529) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:17.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:16 smithi079 bash[21560]: cluster 2024-09-17T11:28:15.108502+0000 mgr.x (mgr.14529) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:17.445 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:19.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:18 smithi160 bash[22048]: cluster 2024-09-17T11:28:17.109512+0000 mgr.x (mgr.14529) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:19.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:18 smithi160 bash[22048]: cluster 2024-09-17T11:28:17.109512+0000 mgr.x (mgr.14529) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:18 smithi079 bash[21560]: cluster 2024-09-17T11:28:17.109512+0000 mgr.x (mgr.14529) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:18 smithi079 bash[21560]: cluster 2024-09-17T11:28:17.109512+0000 mgr.x (mgr.14529) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:19.193 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:18 smithi063 bash[19913]: cluster 2024-09-17T11:28:17.109512+0000 mgr.x (mgr.14529) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:19.193 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:18 smithi063 bash[19913]: cluster 2024-09-17T11:28:17.109512+0000 mgr.x (mgr.14529) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:21.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:20 smithi160 bash[22048]: cluster 2024-09-17T11:28:19.110141+0000 mgr.x (mgr.14529) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:21.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:20 smithi160 bash[22048]: cluster 2024-09-17T11:28:19.110141+0000 mgr.x (mgr.14529) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:21.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:20 smithi063 bash[19913]: cluster 2024-09-17T11:28:19.110141+0000 mgr.x (mgr.14529) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:21.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:20 smithi063 bash[19913]: cluster 2024-09-17T11:28:19.110141+0000 mgr.x (mgr.14529) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:20 smithi079 bash[21560]: cluster 2024-09-17T11:28:19.110141+0000 mgr.x (mgr.14529) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:20 smithi079 bash[21560]: cluster 2024-09-17T11:28:19.110141+0000 mgr.x (mgr.14529) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:22.785 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:28:22.785 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:28:12.673471Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:28:23.030 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:22 smithi063 bash[19913]: cluster 2024-09-17T11:28:21.111419+0000 mgr.x (mgr.14529) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:23.222 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:22 smithi063 bash[19913]: cluster 2024-09-17T11:28:21.111419+0000 mgr.x (mgr.14529) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:23.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:22 smithi079 bash[21560]: cluster 2024-09-17T11:28:21.111419+0000 mgr.x (mgr.14529) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:23.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:22 smithi079 bash[21560]: cluster 2024-09-17T11:28:21.111419+0000 mgr.x (mgr.14529) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:23.224 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:22 smithi160 bash[22048]: cluster 2024-09-17T11:28:21.111419+0000 mgr.x (mgr.14529) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:23.224 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:22 smithi160 bash[22048]: cluster 2024-09-17T11:28:21.111419+0000 mgr.x (mgr.14529) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:23.911 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:28:24.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:23 smithi160 bash[22048]: audit 2024-09-17T11:28:22.779811+0000 mgr.x (mgr.14529) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:24.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:23 smithi160 bash[22048]: audit 2024-09-17T11:28:22.779811+0000 mgr.x (mgr.14529) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:24.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:23 smithi063 bash[19913]: audit 2024-09-17T11:28:22.779811+0000 mgr.x (mgr.14529) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:24.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:23 smithi063 bash[19913]: audit 2024-09-17T11:28:22.779811+0000 mgr.x (mgr.14529) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:23 smithi079 bash[21560]: audit 2024-09-17T11:28:22.779811+0000 mgr.x (mgr.14529) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:23 smithi079 bash[21560]: audit 2024-09-17T11:28:22.779811+0000 mgr.x (mgr.14529) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:24.913 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:28:25.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:24 smithi160 bash[22048]: cluster 2024-09-17T11:28:23.111908+0000 mgr.x (mgr.14529) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:25.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:24 smithi160 bash[22048]: cluster 2024-09-17T11:28:23.111908+0000 mgr.x (mgr.14529) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:25.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:24 smithi063 bash[19913]: cluster 2024-09-17T11:28:23.111908+0000 mgr.x (mgr.14529) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:25.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:24 smithi063 bash[19913]: cluster 2024-09-17T11:28:23.111908+0000 mgr.x (mgr.14529) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:25.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:24 smithi079 bash[21560]: cluster 2024-09-17T11:28:23.111908+0000 mgr.x (mgr.14529) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:25.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:24 smithi079 bash[21560]: cluster 2024-09-17T11:28:23.111908+0000 mgr.x (mgr.14529) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:27.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:26 smithi160 bash[22048]: cluster 2024-09-17T11:28:25.112314+0000 mgr.x (mgr.14529) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:27.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:26 smithi160 bash[22048]: cluster 2024-09-17T11:28:25.112314+0000 mgr.x (mgr.14529) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:27.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:26 smithi063 bash[19913]: cluster 2024-09-17T11:28:25.112314+0000 mgr.x (mgr.14529) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:27.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:26 smithi063 bash[19913]: cluster 2024-09-17T11:28:25.112314+0000 mgr.x (mgr.14529) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:26 smithi079 bash[21560]: cluster 2024-09-17T11:28:25.112314+0000 mgr.x (mgr.14529) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:26 smithi079 bash[21560]: cluster 2024-09-17T11:28:25.112314+0000 mgr.x (mgr.14529) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:29.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:28 smithi160 bash[22048]: cluster 2024-09-17T11:28:27.113504+0000 mgr.x (mgr.14529) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:29.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:28 smithi160 bash[22048]: cluster 2024-09-17T11:28:27.113504+0000 mgr.x (mgr.14529) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:29.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:28 smithi063 bash[19913]: cluster 2024-09-17T11:28:27.113504+0000 mgr.x (mgr.14529) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:29.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:28 smithi063 bash[19913]: cluster 2024-09-17T11:28:27.113504+0000 mgr.x (mgr.14529) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:29.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:28 smithi079 bash[21560]: cluster 2024-09-17T11:28:27.113504+0000 mgr.x (mgr.14529) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:29.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:28 smithi079 bash[21560]: cluster 2024-09-17T11:28:27.113504+0000 mgr.x (mgr.14529) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T11:28:29.713 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:31.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:30 smithi160 bash[22048]: cluster 2024-09-17T11:28:29.114160+0000 mgr.x (mgr.14529) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:31.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:30 smithi160 bash[22048]: cluster 2024-09-17T11:28:29.114160+0000 mgr.x (mgr.14529) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:31.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:30 smithi063 bash[19913]: cluster 2024-09-17T11:28:29.114160+0000 mgr.x (mgr.14529) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:31.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:30 smithi063 bash[19913]: cluster 2024-09-17T11:28:29.114160+0000 mgr.x (mgr.14529) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:31.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:30 smithi079 bash[21560]: cluster 2024-09-17T11:28:29.114160+0000 mgr.x (mgr.14529) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:31.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:30 smithi079 bash[21560]: cluster 2024-09-17T11:28:29.114160+0000 mgr.x (mgr.14529) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:32.511 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:28:32.511 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:28:12.673471Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:28:32.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:32 smithi063 bash[19913]: cluster 2024-09-17T11:28:31.115283+0000 mgr.x (mgr.14529) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:32.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:32 smithi063 bash[19913]: cluster 2024-09-17T11:28:31.115283+0000 mgr.x (mgr.14529) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:33.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:32 smithi160 bash[22048]: cluster 2024-09-17T11:28:31.115283+0000 mgr.x (mgr.14529) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:33.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:32 smithi160 bash[22048]: cluster 2024-09-17T11:28:31.115283+0000 mgr.x (mgr.14529) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:33.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:32 smithi079 bash[21560]: cluster 2024-09-17T11:28:31.115283+0000 mgr.x (mgr.14529) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:33.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:32 smithi079 bash[21560]: cluster 2024-09-17T11:28:31.115283+0000 mgr.x (mgr.14529) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:33.300 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:28:34.005 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:33 smithi063 bash[19913]: audit 2024-09-17T11:28:32.508363+0000 mgr.x (mgr.14529) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:34.005 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:33 smithi063 bash[19913]: audit 2024-09-17T11:28:32.508363+0000 mgr.x (mgr.14529) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:34.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:33 smithi160 bash[22048]: audit 2024-09-17T11:28:32.508363+0000 mgr.x (mgr.14529) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:34.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:33 smithi160 bash[22048]: audit 2024-09-17T11:28:32.508363+0000 mgr.x (mgr.14529) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:34.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:33 smithi079 bash[21560]: audit 2024-09-17T11:28:32.508363+0000 mgr.x (mgr.14529) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:34.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:33 smithi079 bash[21560]: audit 2024-09-17T11:28:32.508363+0000 mgr.x (mgr.14529) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:34.301 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:28:34.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:34 smithi063 bash[19913]: cluster 2024-09-17T11:28:33.115926+0000 mgr.x (mgr.14529) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:34.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:34 smithi063 bash[19913]: cluster 2024-09-17T11:28:33.115926+0000 mgr.x (mgr.14529) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:35.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:34 smithi160 bash[22048]: cluster 2024-09-17T11:28:33.115926+0000 mgr.x (mgr.14529) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:35.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:34 smithi160 bash[22048]: cluster 2024-09-17T11:28:33.115926+0000 mgr.x (mgr.14529) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:35.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:34 smithi079 bash[21560]: cluster 2024-09-17T11:28:33.115926+0000 mgr.x (mgr.14529) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:34 smithi079 bash[21560]: cluster 2024-09-17T11:28:33.115926+0000 mgr.x (mgr.14529) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:36.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:35 smithi160 bash[22048]: audit 2024-09-17T11:28:34.906751+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.63:0/108337328' entity='client.smb.config.adipctdb.0.0.smithi063.nsvkyl' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:28:36.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:35 smithi160 bash[22048]: audit 2024-09-17T11:28:34.906751+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.63:0/108337328' entity='client.smb.config.adipctdb.0.0.smithi063.nsvkyl' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:28:36.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:35 smithi063 bash[19913]: audit 2024-09-17T11:28:34.906751+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.63:0/108337328' entity='client.smb.config.adipctdb.0.0.smithi063.nsvkyl' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:28:36.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:35 smithi063 bash[19913]: audit 2024-09-17T11:28:34.906751+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.63:0/108337328' entity='client.smb.config.adipctdb.0.0.smithi063.nsvkyl' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:28:36.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:35 smithi079 bash[21560]: audit 2024-09-17T11:28:34.906751+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.63:0/108337328' entity='client.smb.config.adipctdb.0.0.smithi063.nsvkyl' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:28:36.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:35 smithi079 bash[21560]: audit 2024-09-17T11:28:34.906751+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.63:0/108337328' entity='client.smb.config.adipctdb.0.0.smithi063.nsvkyl' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:28:37.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:36 smithi160 bash[22048]: cluster 2024-09-17T11:28:35.116535+0000 mgr.x (mgr.14529) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:37.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:36 smithi160 bash[22048]: cluster 2024-09-17T11:28:35.116535+0000 mgr.x (mgr.14529) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:37.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:36 smithi063 bash[19913]: cluster 2024-09-17T11:28:35.116535+0000 mgr.x (mgr.14529) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:37.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:36 smithi063 bash[19913]: cluster 2024-09-17T11:28:35.116535+0000 mgr.x (mgr.14529) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:37.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:36 smithi079 bash[21560]: cluster 2024-09-17T11:28:35.116535+0000 mgr.x (mgr.14529) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:37.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:36 smithi079 bash[21560]: cluster 2024-09-17T11:28:35.116535+0000 mgr.x (mgr.14529) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:28:39.049 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:38 smithi063 bash[19913]: cluster 2024-09-17T11:28:37.117814+0000 mgr.x (mgr.14529) 63 : cluster [DBG] pgmap v37: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:39.050 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:38 smithi063 bash[19913]: cluster 2024-09-17T11:28:37.117814+0000 mgr.x (mgr.14529) 63 : cluster [DBG] pgmap v37: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:39.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:38 smithi160 bash[22048]: cluster 2024-09-17T11:28:37.117814+0000 mgr.x (mgr.14529) 63 : cluster [DBG] pgmap v37: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:39.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:38 smithi160 bash[22048]: cluster 2024-09-17T11:28:37.117814+0000 mgr.x (mgr.14529) 63 : cluster [DBG] pgmap v37: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:39.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:38 smithi079 bash[21560]: cluster 2024-09-17T11:28:37.117814+0000 mgr.x (mgr.14529) 63 : cluster [DBG] pgmap v37: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:39.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:38 smithi079 bash[21560]: cluster 2024-09-17T11:28:37.117814+0000 mgr.x (mgr.14529) 63 : cluster [DBG] pgmap v37: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:39.502 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:41.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:40 smithi063 bash[19913]: cluster 2024-09-17T11:28:39.118373+0000 mgr.x (mgr.14529) 64 : cluster [DBG] pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:41.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:40 smithi063 bash[19913]: cluster 2024-09-17T11:28:39.118373+0000 mgr.x (mgr.14529) 64 : cluster [DBG] pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:41.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:40 smithi160 bash[22048]: cluster 2024-09-17T11:28:39.118373+0000 mgr.x (mgr.14529) 64 : cluster [DBG] pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:41.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:40 smithi160 bash[22048]: cluster 2024-09-17T11:28:39.118373+0000 mgr.x (mgr.14529) 64 : cluster [DBG] pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:41.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:40 smithi079 bash[21560]: cluster 2024-09-17T11:28:39.118373+0000 mgr.x (mgr.14529) 64 : cluster [DBG] pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:41.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:40 smithi079 bash[21560]: cluster 2024-09-17T11:28:39.118373+0000 mgr.x (mgr.14529) 64 : cluster [DBG] pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T11:28:41.269 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:28:41.270 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:28:12.673471Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:28:41.975 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:28:42.976 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:28:42.989 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: cluster 2024-09-17T11:28:41.118912+0000 mgr.x (mgr.14529) 65 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: cluster 2024-09-17T11:28:41.118912+0000 mgr.x (mgr.14529) 65 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:41.267067+0000 mgr.x (mgr.14529) 66 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:41.267067+0000 mgr.x (mgr.14529) 66 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.158590+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.158590+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.165447+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.165447+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.172465+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.172465+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.173996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:42.990 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.173996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:42.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.176078+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:42.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.176078+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:42.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.182672+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:42.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.182672+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:42.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.183830+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:42.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:42 smithi063 bash[19913]: audit 2024-09-17T11:28:42.183830+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:43.073 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: cluster 2024-09-17T11:28:41.118912+0000 mgr.x (mgr.14529) 65 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:43.073 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: cluster 2024-09-17T11:28:41.118912+0000 mgr.x (mgr.14529) 65 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:43.073 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:41.267067+0000 mgr.x (mgr.14529) 66 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:41.267067+0000 mgr.x (mgr.14529) 66 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.158590+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.158590+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.165447+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.165447+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.172465+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.172465+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.173996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.173996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.176078+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.176078+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.182672+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:43.074 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.182672+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:43.075 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.183830+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:43.075 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:42 smithi160 bash[22048]: audit 2024-09-17T11:28:42.183830+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: cluster 2024-09-17T11:28:41.118912+0000 mgr.x (mgr.14529) 65 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: cluster 2024-09-17T11:28:41.118912+0000 mgr.x (mgr.14529) 65 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:41.267067+0000 mgr.x (mgr.14529) 66 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:41.267067+0000 mgr.x (mgr.14529) 66 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.158590+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.158590+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.165447+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.165447+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.172465+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.172465+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.173996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.173996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.176078+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.176078+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.182672+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.182672+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:28:43.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.183830+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:43.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:42 smithi079 bash[21560]: audit 2024-09-17T11:28:42.183830+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:28:43.331 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:28:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:43.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:43.331 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:28:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:43.612 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:28:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:43.613 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:43.613 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:28:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:43.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:43 smithi063 bash[19913]: cephadm 2024-09-17T11:28:42.173687+0000 mgr.x (mgr.14529) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:43.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:43 smithi063 bash[19913]: cephadm 2024-09-17T11:28:42.173687+0000 mgr.x (mgr.14529) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:43 smithi063 bash[19913]: cephadm 2024-09-17T11:28:42.184929+0000 mgr.x (mgr.14529) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:43 smithi063 bash[19913]: cephadm 2024-09-17T11:28:42.184929+0000 mgr.x (mgr.14529) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:43 smithi063 bash[19913]: cephadm 2024-09-17T11:28:42.196329+0000 mgr.x (mgr.14529) 69 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi160.skgvll': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi160.skgvll', 'hostname': 'smithi160', 'host_ip': '172.21.15.160'}} 2024-09-17T11:28:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:43 smithi063 bash[19913]: cephadm 2024-09-17T11:28:42.196329+0000 mgr.x (mgr.14529) 69 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi160.skgvll': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi160.skgvll', 'hostname': 'smithi160', 'host_ip': '172.21.15.160'}} 2024-09-17T11:28:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:43 smithi063 bash[19913]: cephadm 2024-09-17T11:28:42.205947+0000 mgr.x (mgr.14529) 70 : cephadm [INF] Deploying daemon smb.adipctdb.1.0.smithi160.skgvll on smithi160 2024-09-17T11:28:43.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:43 smithi063 bash[19913]: cephadm 2024-09-17T11:28:42.205947+0000 mgr.x (mgr.14529) 70 : cephadm [INF] Deploying daemon smb.adipctdb.1.0.smithi160.skgvll on smithi160 2024-09-17T11:28:44.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 bash[22048]: cephadm 2024-09-17T11:28:42.173687+0000 mgr.x (mgr.14529) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:44.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 bash[22048]: cephadm 2024-09-17T11:28:42.173687+0000 mgr.x (mgr.14529) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:44.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 bash[22048]: cephadm 2024-09-17T11:28:42.184929+0000 mgr.x (mgr.14529) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:44.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 bash[22048]: cephadm 2024-09-17T11:28:42.184929+0000 mgr.x (mgr.14529) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:44.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 bash[22048]: cephadm 2024-09-17T11:28:42.196329+0000 mgr.x (mgr.14529) 69 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi160.skgvll': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi160.skgvll', 'hostname': 'smithi160', 'host_ip': '172.21.15.160'}} 2024-09-17T11:28:44.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 bash[22048]: cephadm 2024-09-17T11:28:42.196329+0000 mgr.x (mgr.14529) 69 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi160.skgvll': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi160.skgvll', 'hostname': 'smithi160', 'host_ip': '172.21.15.160'}} 2024-09-17T11:28:44.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 bash[22048]: cephadm 2024-09-17T11:28:42.205947+0000 mgr.x (mgr.14529) 70 : cephadm [INF] Deploying daemon smb.adipctdb.1.0.smithi160.skgvll on smithi160 2024-09-17T11:28:44.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:43 smithi160 bash[22048]: cephadm 2024-09-17T11:28:42.205947+0000 mgr.x (mgr.14529) 70 : cephadm [INF] Deploying daemon smb.adipctdb.1.0.smithi160.skgvll on smithi160 2024-09-17T11:28:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:43 smithi079 bash[21560]: cephadm 2024-09-17T11:28:42.173687+0000 mgr.x (mgr.14529) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:43 smithi079 bash[21560]: cephadm 2024-09-17T11:28:42.173687+0000 mgr.x (mgr.14529) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:28:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:43 smithi079 bash[21560]: cephadm 2024-09-17T11:28:42.184929+0000 mgr.x (mgr.14529) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:43 smithi079 bash[21560]: cephadm 2024-09-17T11:28:42.184929+0000 mgr.x (mgr.14529) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:28:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:43 smithi079 bash[21560]: cephadm 2024-09-17T11:28:42.196329+0000 mgr.x (mgr.14529) 69 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi160.skgvll': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi160.skgvll', 'hostname': 'smithi160', 'host_ip': '172.21.15.160'}} 2024-09-17T11:28:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:43 smithi079 bash[21560]: cephadm 2024-09-17T11:28:42.196329+0000 mgr.x (mgr.14529) 69 : cephadm [WRN] daemon not available: 'smb.adipctdb.2.0.smithi079.qhrqqz' not in {'smb.adipctdb.0.0.smithi063.nsvkyl': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.nsvkyl', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi160.skgvll': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi160.skgvll', 'hostname': 'smithi160', 'host_ip': '172.21.15.160'}} 2024-09-17T11:28:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:43 smithi079 bash[21560]: cephadm 2024-09-17T11:28:42.205947+0000 mgr.x (mgr.14529) 70 : cephadm [INF] Deploying daemon smb.adipctdb.1.0.smithi160.skgvll on smithi160 2024-09-17T11:28:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:43 smithi079 bash[21560]: cephadm 2024-09-17T11:28:42.205947+0000 mgr.x (mgr.14529) 70 : cephadm [INF] Deploying daemon smb.adipctdb.1.0.smithi160.skgvll on smithi160 2024-09-17T11:28:44.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:44 smithi063 bash[19913]: cluster 2024-09-17T11:28:43.119303+0000 mgr.x (mgr.14529) 71 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:44.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:44 smithi063 bash[19913]: cluster 2024-09-17T11:28:43.119303+0000 mgr.x (mgr.14529) 71 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:45.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:44 smithi160 bash[22048]: cluster 2024-09-17T11:28:43.119303+0000 mgr.x (mgr.14529) 71 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:45.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:44 smithi160 bash[22048]: cluster 2024-09-17T11:28:43.119303+0000 mgr.x (mgr.14529) 71 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:44 smithi079 bash[21560]: cluster 2024-09-17T11:28:43.119303+0000 mgr.x (mgr.14529) 71 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:44 smithi079 bash[21560]: cluster 2024-09-17T11:28:43.119303+0000 mgr.x (mgr.14529) 71 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:46.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:46 smithi063 bash[19913]: cluster 2024-09-17T11:28:45.119903+0000 mgr.x (mgr.14529) 72 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:46.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:46 smithi063 bash[19913]: cluster 2024-09-17T11:28:45.119903+0000 mgr.x (mgr.14529) 72 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:47.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:46 smithi160 bash[22048]: cluster 2024-09-17T11:28:45.119903+0000 mgr.x (mgr.14529) 72 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:47.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:46 smithi160 bash[22048]: cluster 2024-09-17T11:28:45.119903+0000 mgr.x (mgr.14529) 72 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:47.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:46 smithi079 bash[21560]: cluster 2024-09-17T11:28:45.119903+0000 mgr.x (mgr.14529) 72 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:47.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:46 smithi079 bash[21560]: cluster 2024-09-17T11:28:45.119903+0000 mgr.x (mgr.14529) 72 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T11:28:47.742 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:48.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:48 smithi063 bash[19913]: cluster 2024-09-17T11:28:47.121157+0000 mgr.x (mgr.14529) 73 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:48.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:48 smithi063 bash[19913]: cluster 2024-09-17T11:28:47.121157+0000 mgr.x (mgr.14529) 73 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:49.028 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:48 smithi160 bash[22048]: cluster 2024-09-17T11:28:47.121157+0000 mgr.x (mgr.14529) 73 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:49.029 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:48 smithi160 bash[22048]: cluster 2024-09-17T11:28:47.121157+0000 mgr.x (mgr.14529) 73 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:49.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:48 smithi079 bash[21560]: cluster 2024-09-17T11:28:47.121157+0000 mgr.x (mgr.14529) 73 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:49.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:48 smithi079 bash[21560]: cluster 2024-09-17T11:28:47.121157+0000 mgr.x (mgr.14529) 73 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:51.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:50 smithi160 bash[22048]: cluster 2024-09-17T11:28:49.121817+0000 mgr.x (mgr.14529) 74 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:51.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:50 smithi160 bash[22048]: cluster 2024-09-17T11:28:49.121817+0000 mgr.x (mgr.14529) 74 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:51.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:50 smithi063 bash[19913]: cluster 2024-09-17T11:28:49.121817+0000 mgr.x (mgr.14529) 74 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:51.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:50 smithi063 bash[19913]: cluster 2024-09-17T11:28:49.121817+0000 mgr.x (mgr.14529) 74 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:51.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:50 smithi079 bash[21560]: cluster 2024-09-17T11:28:49.121817+0000 mgr.x (mgr.14529) 74 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:51.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:50 smithi079 bash[21560]: cluster 2024-09-17T11:28:49.121817+0000 mgr.x (mgr.14529) 74 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:52.819 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:52 smithi063 bash[19913]: cluster 2024-09-17T11:28:51.122966+0000 mgr.x (mgr.14529) 75 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:53.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:52 smithi160 bash[22048]: cluster 2024-09-17T11:28:51.122966+0000 mgr.x (mgr.14529) 75 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:53.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:52 smithi160 bash[22048]: cluster 2024-09-17T11:28:51.122966+0000 mgr.x (mgr.14529) 75 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:53.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:52 smithi063 bash[19913]: cluster 2024-09-17T11:28:51.122966+0000 mgr.x (mgr.14529) 75 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:52 smithi079 bash[21560]: cluster 2024-09-17T11:28:51.122966+0000 mgr.x (mgr.14529) 75 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:52 smithi079 bash[21560]: cluster 2024-09-17T11:28:51.122966+0000 mgr.x (mgr.14529) 75 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T11:28:53.665 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:28:53.905 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:28:42.173226Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:28:55.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:54 smithi160 bash[22048]: cluster 2024-09-17T11:28:53.123602+0000 mgr.x (mgr.14529) 76 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:55.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:54 smithi160 bash[22048]: cluster 2024-09-17T11:28:53.123602+0000 mgr.x (mgr.14529) 76 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:55.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:54 smithi160 bash[22048]: audit 2024-09-17T11:28:53.662074+0000 mgr.x (mgr.14529) 77 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:55.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:54 smithi160 bash[22048]: audit 2024-09-17T11:28:53.662074+0000 mgr.x (mgr.14529) 77 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:55.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:54 smithi063 bash[19913]: cluster 2024-09-17T11:28:53.123602+0000 mgr.x (mgr.14529) 76 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:55.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:54 smithi063 bash[19913]: cluster 2024-09-17T11:28:53.123602+0000 mgr.x (mgr.14529) 76 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:55.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:54 smithi063 bash[19913]: audit 2024-09-17T11:28:53.662074+0000 mgr.x (mgr.14529) 77 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:55.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:54 smithi063 bash[19913]: audit 2024-09-17T11:28:53.662074+0000 mgr.x (mgr.14529) 77 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:55.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:54 smithi079 bash[21560]: cluster 2024-09-17T11:28:53.123602+0000 mgr.x (mgr.14529) 76 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:55.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:54 smithi079 bash[21560]: cluster 2024-09-17T11:28:53.123602+0000 mgr.x (mgr.14529) 76 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:55.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:54 smithi079 bash[21560]: audit 2024-09-17T11:28:53.662074+0000 mgr.x (mgr.14529) 77 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:55.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:54 smithi079 bash[21560]: audit 2024-09-17T11:28:53.662074+0000 mgr.x (mgr.14529) 77 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:28:56.942 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:28:57.017 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:56 smithi063 bash[19913]: cluster 2024-09-17T11:28:55.124126+0000 mgr.x (mgr.14529) 78 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:57.017 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:56 smithi063 bash[19913]: cluster 2024-09-17T11:28:55.124126+0000 mgr.x (mgr.14529) 78 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:57.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:56 smithi160 bash[22048]: cluster 2024-09-17T11:28:55.124126+0000 mgr.x (mgr.14529) 78 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:57.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:56 smithi160 bash[22048]: cluster 2024-09-17T11:28:55.124126+0000 mgr.x (mgr.14529) 78 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:57.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:56 smithi079 bash[21560]: cluster 2024-09-17T11:28:55.124126+0000 mgr.x (mgr.14529) 78 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:57.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:56 smithi079 bash[21560]: cluster 2024-09-17T11:28:55.124126+0000 mgr.x (mgr.14529) 78 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:57.942 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:28:58.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:58 smithi063 bash[19913]: cluster 2024-09-17T11:28:57.124867+0000 mgr.x (mgr.14529) 79 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:58.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:28:58 smithi063 bash[19913]: cluster 2024-09-17T11:28:57.124867+0000 mgr.x (mgr.14529) 79 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:59.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:58 smithi160 bash[22048]: cluster 2024-09-17T11:28:57.124867+0000 mgr.x (mgr.14529) 79 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:59.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:28:58 smithi160 bash[22048]: cluster 2024-09-17T11:28:57.124867+0000 mgr.x (mgr.14529) 79 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:59.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:58 smithi079 bash[21560]: cluster 2024-09-17T11:28:57.124867+0000 mgr.x (mgr.14529) 79 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:28:59.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:28:58 smithi079 bash[21560]: cluster 2024-09-17T11:28:57.124867+0000 mgr.x (mgr.14529) 79 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T11:29:01.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:00 smithi160 bash[22048]: cluster 2024-09-17T11:28:59.125610+0000 mgr.x (mgr.14529) 80 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:29:01.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:00 smithi160 bash[22048]: cluster 2024-09-17T11:28:59.125610+0000 mgr.x (mgr.14529) 80 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:29:01.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:00 smithi063 bash[19913]: cluster 2024-09-17T11:28:59.125610+0000 mgr.x (mgr.14529) 80 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:29:01.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:00 smithi063 bash[19913]: cluster 2024-09-17T11:28:59.125610+0000 mgr.x (mgr.14529) 80 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:29:01.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:00 smithi079 bash[21560]: cluster 2024-09-17T11:28:59.125610+0000 mgr.x (mgr.14529) 80 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:29:01.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:00 smithi079 bash[21560]: cluster 2024-09-17T11:28:59.125610+0000 mgr.x (mgr.14529) 80 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:29:02.941 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:02 smithi160 bash[22048]: cluster 2024-09-17T11:29:01.126851+0000 mgr.x (mgr.14529) 81 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:02.941 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:02 smithi160 bash[22048]: cluster 2024-09-17T11:29:01.126851+0000 mgr.x (mgr.14529) 81 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:03.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:02 smithi063 bash[19913]: cluster 2024-09-17T11:29:01.126851+0000 mgr.x (mgr.14529) 81 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:03.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:02 smithi063 bash[19913]: cluster 2024-09-17T11:29:01.126851+0000 mgr.x (mgr.14529) 81 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:03.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:02 smithi079 bash[21560]: cluster 2024-09-17T11:29:01.126851+0000 mgr.x (mgr.14529) 81 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:03.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:02 smithi079 bash[21560]: cluster 2024-09-17T11:29:01.126851+0000 mgr.x (mgr.14529) 81 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:03.793 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:29:04.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:04 smithi063 bash[19913]: cluster 2024-09-17T11:29:03.127544+0000 mgr.x (mgr.14529) 82 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:04.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:04 smithi063 bash[19913]: cluster 2024-09-17T11:29:03.127544+0000 mgr.x (mgr.14529) 82 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:05.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:04 smithi160 bash[22048]: cluster 2024-09-17T11:29:03.127544+0000 mgr.x (mgr.14529) 82 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:05.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:04 smithi160 bash[22048]: cluster 2024-09-17T11:29:03.127544+0000 mgr.x (mgr.14529) 82 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:05.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:04 smithi079 bash[21560]: cluster 2024-09-17T11:29:03.127544+0000 mgr.x (mgr.14529) 82 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:05.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:04 smithi079 bash[21560]: cluster 2024-09-17T11:29:03.127544+0000 mgr.x (mgr.14529) 82 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:05.531 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:29:05.531 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:28:42.173226Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:29:06.212 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:29:06.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:06 smithi160 bash[22048]: cluster 2024-09-17T11:29:05.128131+0000 mgr.x (mgr.14529) 83 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:06.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:06 smithi160 bash[22048]: cluster 2024-09-17T11:29:05.128131+0000 mgr.x (mgr.14529) 83 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:06.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:06 smithi160 bash[22048]: audit 2024-09-17T11:29:05.526807+0000 mgr.x (mgr.14529) 84 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:06.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:06 smithi160 bash[22048]: audit 2024-09-17T11:29:05.526807+0000 mgr.x (mgr.14529) 84 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:06 smithi063 bash[19913]: cluster 2024-09-17T11:29:05.128131+0000 mgr.x (mgr.14529) 83 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:06 smithi063 bash[19913]: cluster 2024-09-17T11:29:05.128131+0000 mgr.x (mgr.14529) 83 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:06 smithi063 bash[19913]: audit 2024-09-17T11:29:05.526807+0000 mgr.x (mgr.14529) 84 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:06.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:06 smithi063 bash[19913]: audit 2024-09-17T11:29:05.526807+0000 mgr.x (mgr.14529) 84 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:07.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:06 smithi079 bash[21560]: cluster 2024-09-17T11:29:05.128131+0000 mgr.x (mgr.14529) 83 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:07.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:06 smithi079 bash[21560]: cluster 2024-09-17T11:29:05.128131+0000 mgr.x (mgr.14529) 83 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:29:07.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:06 smithi079 bash[21560]: audit 2024-09-17T11:29:05.526807+0000 mgr.x (mgr.14529) 84 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:07.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:06 smithi079 bash[21560]: audit 2024-09-17T11:29:05.526807+0000 mgr.x (mgr.14529) 84 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:07.212 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:29:08.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:07 smithi063 bash[19913]: cluster 2024-09-17T11:29:07.129353+0000 mgr.x (mgr.14529) 85 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:08.129 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:07 smithi063 bash[19913]: cluster 2024-09-17T11:29:07.129353+0000 mgr.x (mgr.14529) 85 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:08.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:07 smithi079 bash[21560]: cluster 2024-09-17T11:29:07.129353+0000 mgr.x (mgr.14529) 85 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:08.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:07 smithi079 bash[21560]: cluster 2024-09-17T11:29:07.129353+0000 mgr.x (mgr.14529) 85 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:08.301 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:07 smithi160 bash[22048]: cluster 2024-09-17T11:29:07.129353+0000 mgr.x (mgr.14529) 85 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:08.301 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:07 smithi160 bash[22048]: cluster 2024-09-17T11:29:07.129353+0000 mgr.x (mgr.14529) 85 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:10.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: cluster 2024-09-17T11:29:08.885358+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: cluster 2024-09-17T11:29:08.885358+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: cluster 2024-09-17T11:29:09.129983+0000 mgr.x (mgr.14529) 86 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: cluster 2024-09-17T11:29:09.129983+0000 mgr.x (mgr.14529) 86 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.829536+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.829536+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.838079+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.838079+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.846452+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.846452+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.848680+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.848680+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:29:10.082 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.852051+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:29:10.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.852051+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:29:10.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.857074+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:29:10.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.857074+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:29:10.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.858736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:10.083 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:09 smithi160 bash[22048]: audit 2024-09-17T11:29:09.858736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: cluster 2024-09-17T11:29:08.885358+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: cluster 2024-09-17T11:29:08.885358+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: cluster 2024-09-17T11:29:09.129983+0000 mgr.x (mgr.14529) 86 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: cluster 2024-09-17T11:29:09.129983+0000 mgr.x (mgr.14529) 86 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.829536+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.829536+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.838079+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.838079+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.846452+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.130 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.846452+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.848680+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:29:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.848680+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:29:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.852051+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:29:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.852051+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:29:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.857074+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:29:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.857074+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:29:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.858736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:10.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:09 smithi063 bash[19913]: audit 2024-09-17T11:29:09.858736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: cluster 2024-09-17T11:29:08.885358+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: cluster 2024-09-17T11:29:08.885358+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: cluster 2024-09-17T11:29:09.129983+0000 mgr.x (mgr.14529) 86 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: cluster 2024-09-17T11:29:09.129983+0000 mgr.x (mgr.14529) 86 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.829536+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.829536+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.838079+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.838079+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.846452+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.846452+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.848680+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:29:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.848680+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-17T11:29:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.852051+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:29:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.852051+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-17T11:29:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.857074+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:29:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.857074+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-17T11:29:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.858736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:09 smithi079 bash[21560]: audit 2024-09-17T11:29:09.858736+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:10.971 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:29:10 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:10.971 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:29:10 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:10.971 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:10 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:10.972 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:10 smithi079 bash[21560]: cephadm 2024-09-17T11:29:09.848083+0000 mgr.x (mgr.14529) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:29:10.972 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:10 smithi079 bash[21560]: cephadm 2024-09-17T11:29:09.848083+0000 mgr.x (mgr.14529) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:29:10.972 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:10 smithi079 bash[21560]: cephadm 2024-09-17T11:29:09.860200+0000 mgr.x (mgr.14529) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:10.972 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:10 smithi079 bash[21560]: cephadm 2024-09-17T11:29:09.860200+0000 mgr.x (mgr.14529) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:10.972 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:10 smithi079 bash[21560]: cephadm 2024-09-17T11:29:09.878383+0000 mgr.x (mgr.14529) 89 : cephadm [INF] Deploying daemon smb.adipctdb.2.0.smithi079.qhrqqz on smithi079 2024-09-17T11:29:10.972 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:10 smithi079 bash[21560]: cephadm 2024-09-17T11:29:09.878383+0000 mgr.x (mgr.14529) 89 : cephadm [INF] Deploying daemon smb.adipctdb.2.0.smithi079.qhrqqz on smithi079 2024-09-17T11:29:10.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:10 smithi160 bash[22048]: cephadm 2024-09-17T11:29:09.848083+0000 mgr.x (mgr.14529) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:29:10.982 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:10 smithi160 bash[22048]: cephadm 2024-09-17T11:29:09.848083+0000 mgr.x (mgr.14529) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:29:10.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:10 smithi160 bash[22048]: cephadm 2024-09-17T11:29:09.860200+0000 mgr.x (mgr.14529) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:10.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:10 smithi160 bash[22048]: cephadm 2024-09-17T11:29:09.860200+0000 mgr.x (mgr.14529) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:10.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:10 smithi160 bash[22048]: cephadm 2024-09-17T11:29:09.878383+0000 mgr.x (mgr.14529) 89 : cephadm [INF] Deploying daemon smb.adipctdb.2.0.smithi079.qhrqqz on smithi079 2024-09-17T11:29:10.983 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:10 smithi160 bash[22048]: cephadm 2024-09-17T11:29:09.878383+0000 mgr.x (mgr.14529) 89 : cephadm [INF] Deploying daemon smb.adipctdb.2.0.smithi079.qhrqqz on smithi079 2024-09-17T11:29:11.270 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:11 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:11.271 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:29:11 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:11.271 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:29:11 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:11.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:10 smithi063 bash[19913]: cephadm 2024-09-17T11:29:09.848083+0000 mgr.x (mgr.14529) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:29:11.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:10 smithi063 bash[19913]: cephadm 2024-09-17T11:29:09.848083+0000 mgr.x (mgr.14529) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-17T11:29:11.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:10 smithi063 bash[19913]: cephadm 2024-09-17T11:29:09.860200+0000 mgr.x (mgr.14529) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:10 smithi063 bash[19913]: cephadm 2024-09-17T11:29:09.860200+0000 mgr.x (mgr.14529) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:10 smithi063 bash[19913]: cephadm 2024-09-17T11:29:09.878383+0000 mgr.x (mgr.14529) 89 : cephadm [INF] Deploying daemon smb.adipctdb.2.0.smithi079.qhrqqz on smithi079 2024-09-17T11:29:11.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:10 smithi063 bash[19913]: cephadm 2024-09-17T11:29:09.878383+0000 mgr.x (mgr.14529) 89 : cephadm [INF] Deploying daemon smb.adipctdb.2.0.smithi079.qhrqqz on smithi079 2024-09-17T11:29:12.032 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:29:12.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:11 smithi079 bash[21560]: cluster 2024-09-17T11:29:11.131120+0000 mgr.x (mgr.14529) 90 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:12.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:11 smithi079 bash[21560]: cluster 2024-09-17T11:29:11.131120+0000 mgr.x (mgr.14529) 90 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:12.268 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:11 smithi160 bash[22048]: cluster 2024-09-17T11:29:11.131120+0000 mgr.x (mgr.14529) 90 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:12.268 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:11 smithi160 bash[22048]: cluster 2024-09-17T11:29:11.131120+0000 mgr.x (mgr.14529) 90 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:12.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:11 smithi063 bash[19913]: cluster 2024-09-17T11:29:11.131120+0000 mgr.x (mgr.14529) 90 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:12.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:11 smithi063 bash[19913]: cluster 2024-09-17T11:29:11.131120+0000 mgr.x (mgr.14529) 90 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:13.447 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:29:13.447 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:29:09.847011Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:29:14.083 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:29:14.305 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:14 smithi063 bash[19913]: cluster 2024-09-17T11:29:13.131733+0000 mgr.x (mgr.14529) 91 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:14.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:14 smithi063 bash[19913]: cluster 2024-09-17T11:29:13.131733+0000 mgr.x (mgr.14529) 91 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:14.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:14 smithi063 bash[19913]: audit 2024-09-17T11:29:13.439447+0000 mgr.x (mgr.14529) 92 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:14.306 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:14 smithi063 bash[19913]: audit 2024-09-17T11:29:13.439447+0000 mgr.x (mgr.14529) 92 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:14.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:14 smithi160 bash[22048]: cluster 2024-09-17T11:29:13.131733+0000 mgr.x (mgr.14529) 91 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:14.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:14 smithi160 bash[22048]: cluster 2024-09-17T11:29:13.131733+0000 mgr.x (mgr.14529) 91 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:14.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:14 smithi160 bash[22048]: audit 2024-09-17T11:29:13.439447+0000 mgr.x (mgr.14529) 92 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:14.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:14 smithi160 bash[22048]: audit 2024-09-17T11:29:13.439447+0000 mgr.x (mgr.14529) 92 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:14.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:14 smithi079 bash[21560]: cluster 2024-09-17T11:29:13.131733+0000 mgr.x (mgr.14529) 91 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:14.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:14 smithi079 bash[21560]: cluster 2024-09-17T11:29:13.131733+0000 mgr.x (mgr.14529) 91 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:14.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:14 smithi079 bash[21560]: audit 2024-09-17T11:29:13.439447+0000 mgr.x (mgr.14529) 92 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:14.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:14 smithi079 bash[21560]: audit 2024-09-17T11:29:13.439447+0000 mgr.x (mgr.14529) 92 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:15.084 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:29:16.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:16 smithi063 bash[19913]: cluster 2024-09-17T11:29:15.132108+0000 mgr.x (mgr.14529) 93 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:16.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:16 smithi063 bash[19913]: cluster 2024-09-17T11:29:15.132108+0000 mgr.x (mgr.14529) 93 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:16.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:16 smithi079 bash[21560]: cluster 2024-09-17T11:29:15.132108+0000 mgr.x (mgr.14529) 93 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:16.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:16 smithi079 bash[21560]: cluster 2024-09-17T11:29:15.132108+0000 mgr.x (mgr.14529) 93 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:16.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:16 smithi160 bash[22048]: cluster 2024-09-17T11:29:15.132108+0000 mgr.x (mgr.14529) 93 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:16.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:16 smithi160 bash[22048]: cluster 2024-09-17T11:29:15.132108+0000 mgr.x (mgr.14529) 93 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:18.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:18 smithi063 bash[19913]: cluster 2024-09-17T11:29:17.133391+0000 mgr.x (mgr.14529) 94 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:18.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:18 smithi063 bash[19913]: cluster 2024-09-17T11:29:17.133391+0000 mgr.x (mgr.14529) 94 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:18.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:18 smithi160 bash[22048]: cluster 2024-09-17T11:29:17.133391+0000 mgr.x (mgr.14529) 94 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:18.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:18 smithi160 bash[22048]: cluster 2024-09-17T11:29:17.133391+0000 mgr.x (mgr.14529) 94 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:18.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:18 smithi079 bash[21560]: cluster 2024-09-17T11:29:17.133391+0000 mgr.x (mgr.14529) 94 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:18.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:18 smithi079 bash[21560]: cluster 2024-09-17T11:29:17.133391+0000 mgr.x (mgr.14529) 94 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:19.897 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:29:20.360 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:20 smithi160 bash[22048]: cluster 2024-09-17T11:29:19.134020+0000 mgr.x (mgr.14529) 95 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:20.360 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:20 smithi160 bash[22048]: cluster 2024-09-17T11:29:19.134020+0000 mgr.x (mgr.14529) 95 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:20.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:20 smithi063 bash[19913]: cluster 2024-09-17T11:29:19.134020+0000 mgr.x (mgr.14529) 95 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:20.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:20 smithi063 bash[19913]: cluster 2024-09-17T11:29:19.134020+0000 mgr.x (mgr.14529) 95 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:20.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:20 smithi079 bash[21560]: cluster 2024-09-17T11:29:19.134020+0000 mgr.x (mgr.14529) 95 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:20.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:20 smithi079 bash[21560]: cluster 2024-09-17T11:29:19.134020+0000 mgr.x (mgr.14529) 95 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:21.489 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:29:21.489 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:29:09.847011Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:29:22.223 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:29:22.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:22 smithi063 bash[19913]: cluster 2024-09-17T11:29:21.134699+0000 mgr.x (mgr.14529) 96 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:22.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:22 smithi063 bash[19913]: cluster 2024-09-17T11:29:21.134699+0000 mgr.x (mgr.14529) 96 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:22.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:22 smithi063 bash[19913]: audit 2024-09-17T11:29:21.485265+0000 mgr.x (mgr.14529) 97 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:22.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:22 smithi063 bash[19913]: audit 2024-09-17T11:29:21.485265+0000 mgr.x (mgr.14529) 97 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:22.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:22 smithi160 bash[22048]: cluster 2024-09-17T11:29:21.134699+0000 mgr.x (mgr.14529) 96 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:22.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:22 smithi160 bash[22048]: cluster 2024-09-17T11:29:21.134699+0000 mgr.x (mgr.14529) 96 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:22.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:22 smithi160 bash[22048]: audit 2024-09-17T11:29:21.485265+0000 mgr.x (mgr.14529) 97 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:22.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:22 smithi160 bash[22048]: audit 2024-09-17T11:29:21.485265+0000 mgr.x (mgr.14529) 97 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:22.591 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:22 smithi079 bash[21560]: cluster 2024-09-17T11:29:21.134699+0000 mgr.x (mgr.14529) 96 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:22.591 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:22 smithi079 bash[21560]: cluster 2024-09-17T11:29:21.134699+0000 mgr.x (mgr.14529) 96 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:22.591 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:22 smithi079 bash[21560]: audit 2024-09-17T11:29:21.485265+0000 mgr.x (mgr.14529) 97 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:22.591 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:22 smithi079 bash[21560]: audit 2024-09-17T11:29:21.485265+0000 mgr.x (mgr.14529) 97 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:23.224 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:29:24.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:24 smithi160 bash[22048]: cluster 2024-09-17T11:29:23.135310+0000 mgr.x (mgr.14529) 98 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:24.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:24 smithi160 bash[22048]: cluster 2024-09-17T11:29:23.135310+0000 mgr.x (mgr.14529) 98 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:24.619 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:24 smithi063 bash[19913]: cluster 2024-09-17T11:29:23.135310+0000 mgr.x (mgr.14529) 98 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:24.620 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:24 smithi063 bash[19913]: cluster 2024-09-17T11:29:23.135310+0000 mgr.x (mgr.14529) 98 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:24.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:24 smithi079 bash[21560]: cluster 2024-09-17T11:29:23.135310+0000 mgr.x (mgr.14529) 98 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:24.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:24 smithi079 bash[21560]: cluster 2024-09-17T11:29:23.135310+0000 mgr.x (mgr.14529) 98 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:26.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:26 smithi063 bash[19913]: cluster 2024-09-17T11:29:25.135936+0000 mgr.x (mgr.14529) 99 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:26.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:26 smithi063 bash[19913]: cluster 2024-09-17T11:29:25.135936+0000 mgr.x (mgr.14529) 99 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:26.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:26 smithi160 bash[22048]: cluster 2024-09-17T11:29:25.135936+0000 mgr.x (mgr.14529) 99 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:26.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:26 smithi160 bash[22048]: cluster 2024-09-17T11:29:25.135936+0000 mgr.x (mgr.14529) 99 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:26.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:26 smithi079 bash[21560]: cluster 2024-09-17T11:29:25.135936+0000 mgr.x (mgr.14529) 99 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:26.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:26 smithi079 bash[21560]: cluster 2024-09-17T11:29:25.135936+0000 mgr.x (mgr.14529) 99 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:28.032 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:29:28.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:28 smithi063 bash[19913]: cluster 2024-09-17T11:29:27.137141+0000 mgr.x (mgr.14529) 100 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:28.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:28 smithi063 bash[19913]: cluster 2024-09-17T11:29:27.137141+0000 mgr.x (mgr.14529) 100 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:28.487 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:28 smithi160 bash[22048]: cluster 2024-09-17T11:29:27.137141+0000 mgr.x (mgr.14529) 100 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:28.487 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:28 smithi160 bash[22048]: cluster 2024-09-17T11:29:27.137141+0000 mgr.x (mgr.14529) 100 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:28.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:28 smithi079 bash[21560]: cluster 2024-09-17T11:29:27.137141+0000 mgr.x (mgr.14529) 100 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:28.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:28 smithi079 bash[21560]: cluster 2024-09-17T11:29:27.137141+0000 mgr.x (mgr.14529) 100 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:29.525 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:29:29.526 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:29:09.847011Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:29:30.324 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:30 smithi063 bash[19913]: cluster 2024-09-17T11:29:29.137771+0000 mgr.x (mgr.14529) 101 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T11:29:30.324 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:30 smithi063 bash[19913]: cluster 2024-09-17T11:29:29.137771+0000 mgr.x (mgr.14529) 101 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T11:29:30.324 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:30 smithi063 bash[19913]: audit 2024-09-17T11:29:29.521198+0000 mgr.x (mgr.14529) 102 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:30.325 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:30 smithi063 bash[19913]: audit 2024-09-17T11:29:29.521198+0000 mgr.x (mgr.14529) 102 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:30.407 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:30 smithi160 bash[22048]: cluster 2024-09-17T11:29:29.137771+0000 mgr.x (mgr.14529) 101 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T11:29:30.408 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:30 smithi160 bash[22048]: cluster 2024-09-17T11:29:29.137771+0000 mgr.x (mgr.14529) 101 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T11:29:30.408 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:30 smithi160 bash[22048]: audit 2024-09-17T11:29:29.521198+0000 mgr.x (mgr.14529) 102 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:30.408 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:30 smithi160 bash[22048]: audit 2024-09-17T11:29:29.521198+0000 mgr.x (mgr.14529) 102 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:30.413 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:29:30.608 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:30 smithi079 bash[21560]: cluster 2024-09-17T11:29:29.137771+0000 mgr.x (mgr.14529) 101 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T11:29:30.608 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:30 smithi079 bash[21560]: cluster 2024-09-17T11:29:29.137771+0000 mgr.x (mgr.14529) 101 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T11:29:30.608 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:30 smithi079 bash[21560]: audit 2024-09-17T11:29:29.521198+0000 mgr.x (mgr.14529) 102 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:30.608 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:30 smithi079 bash[21560]: audit 2024-09-17T11:29:29.521198+0000 mgr.x (mgr.14529) 102 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:31.414 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:29:32.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:32 smithi160 bash[22048]: cluster 2024-09-17T11:29:31.138926+0000 mgr.x (mgr.14529) 103 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:29:32.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:32 smithi160 bash[22048]: cluster 2024-09-17T11:29:31.138926+0000 mgr.x (mgr.14529) 103 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:29:32.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:32 smithi063 bash[19913]: cluster 2024-09-17T11:29:31.138926+0000 mgr.x (mgr.14529) 103 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:29:32.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:32 smithi063 bash[19913]: cluster 2024-09-17T11:29:31.138926+0000 mgr.x (mgr.14529) 103 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:29:32.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:32 smithi079 bash[21560]: cluster 2024-09-17T11:29:31.138926+0000 mgr.x (mgr.14529) 103 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:29:32.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:32 smithi079 bash[21560]: cluster 2024-09-17T11:29:31.138926+0000 mgr.x (mgr.14529) 103 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:29:34.298 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:34 smithi063 bash[19913]: cluster 2024-09-17T11:29:33.139585+0000 mgr.x (mgr.14529) 104 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:34.298 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:34 smithi063 bash[19913]: cluster 2024-09-17T11:29:33.139585+0000 mgr.x (mgr.14529) 104 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:34.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:34 smithi160 bash[22048]: cluster 2024-09-17T11:29:33.139585+0000 mgr.x (mgr.14529) 104 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:34.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:34 smithi160 bash[22048]: cluster 2024-09-17T11:29:33.139585+0000 mgr.x (mgr.14529) 104 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:34.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:34 smithi079 bash[21560]: cluster 2024-09-17T11:29:33.139585+0000 mgr.x (mgr.14529) 104 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:34.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:34 smithi079 bash[21560]: cluster 2024-09-17T11:29:33.139585+0000 mgr.x (mgr.14529) 104 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:36.217 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:29:36.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:36 smithi160 bash[22048]: cluster 2024-09-17T11:29:35.140226+0000 mgr.x (mgr.14529) 105 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:36.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:36 smithi160 bash[22048]: cluster 2024-09-17T11:29:35.140226+0000 mgr.x (mgr.14529) 105 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:36.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:36 smithi063 bash[19913]: cluster 2024-09-17T11:29:35.140226+0000 mgr.x (mgr.14529) 105 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:36.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:36 smithi063 bash[19913]: cluster 2024-09-17T11:29:35.140226+0000 mgr.x (mgr.14529) 105 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:36.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:36 smithi079 bash[21560]: cluster 2024-09-17T11:29:35.140226+0000 mgr.x (mgr.14529) 105 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:36.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:36 smithi079 bash[21560]: cluster 2024-09-17T11:29:35.140226+0000 mgr.x (mgr.14529) 105 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:29:37.942 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:29:37.942 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:27:41.215431Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:27:41.324842Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:27:41.146998Z", "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-17T11:27:41.147142Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:29:09.847011Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "running": 0, "size": 3}}] 2024-09-17T11:29:38.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:38 smithi160 bash[22048]: cluster 2024-09-17T11:29:37.140982+0000 mgr.x (mgr.14529) 106 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:29:38.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:38 smithi160 bash[22048]: cluster 2024-09-17T11:29:37.140982+0000 mgr.x (mgr.14529) 106 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:29:38.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:38 smithi063 bash[19913]: cluster 2024-09-17T11:29:37.140982+0000 mgr.x (mgr.14529) 106 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:29:38.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:38 smithi063 bash[19913]: cluster 2024-09-17T11:29:37.140982+0000 mgr.x (mgr.14529) 106 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:29:38.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:38 smithi079 bash[21560]: cluster 2024-09-17T11:29:37.140982+0000 mgr.x (mgr.14529) 106 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:29:38.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:38 smithi079 bash[21560]: cluster 2024-09-17T11:29:37.140982+0000 mgr.x (mgr.14529) 106 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:29:38.675 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:37.935044+0000 mgr.x (mgr.14529) 107 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:37.935044+0000 mgr.x (mgr.14529) 107 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: cluster 2024-09-17T11:29:38.257859+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: cluster 2024-09-17T11:29:38.257859+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.719414+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.719414+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.726404+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.726404+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.735402+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.735402+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.331 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: cephadm 2024-09-17T11:29:38.736481+0000 mgr.x (mgr.14529) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:39.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: cephadm 2024-09-17T11:29:38.736481+0000 mgr.x (mgr.14529) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:39.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.762169+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.762169+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.813051+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:39.332 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:39 smithi160 bash[22048]: audit 2024-09-17T11:29:38.813051+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:39.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:37.935044+0000 mgr.x (mgr.14529) 107 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:39.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:37.935044+0000 mgr.x (mgr.14529) 107 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:39.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: cluster 2024-09-17T11:29:38.257859+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T11:29:39.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: cluster 2024-09-17T11:29:38.257859+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.719414+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.719414+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.726404+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.726404+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.735402+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.735402+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: cephadm 2024-09-17T11:29:38.736481+0000 mgr.x (mgr.14529) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: cephadm 2024-09-17T11:29:38.736481+0000 mgr.x (mgr.14529) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.762169+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.762169+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.813051+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:39.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:39 smithi063 bash[19913]: audit 2024-09-17T11:29:38.813051+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:37.935044+0000 mgr.x (mgr.14529) 107 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:37.935044+0000 mgr.x (mgr.14529) 107 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: cluster 2024-09-17T11:29:38.257859+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: cluster 2024-09-17T11:29:38.257859+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.719414+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.719414+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.726404+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.726404+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.735402+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.735402+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: cephadm 2024-09-17T11:29:38.736481+0000 mgr.x (mgr.14529) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:39.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: cephadm 2024-09-17T11:29:38.736481+0000 mgr.x (mgr.14529) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T11:29:39.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.762169+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.762169+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:39.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.813051+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:39.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:39 smithi079 bash[21560]: audit 2024-09-17T11:29:38.813051+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:39.677 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:29:40.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: cluster 2024-09-17T11:29:39.141557+0000 mgr.x (mgr.14529) 109 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:29:40.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: cluster 2024-09-17T11:29:39.141557+0000 mgr.x (mgr.14529) 109 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:29:40.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: audit 2024-09-17T11:29:39.356908+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: audit 2024-09-17T11:29:39.356908+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: audit 2024-09-17T11:29:39.360030+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: audit 2024-09-17T11:29:39.360030+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: audit 2024-09-17T11:29:39.370199+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: audit 2024-09-17T11:29:39.370199+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: audit 2024-09-17T11:29:39.374121+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:40 smithi079 bash[21560]: audit 2024-09-17T11:29:39.374121+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: cluster 2024-09-17T11:29:39.141557+0000 mgr.x (mgr.14529) 109 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:29:40.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: cluster 2024-09-17T11:29:39.141557+0000 mgr.x (mgr.14529) 109 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:29:40.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: audit 2024-09-17T11:29:39.356908+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: audit 2024-09-17T11:29:39.356908+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: audit 2024-09-17T11:29:39.360030+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: audit 2024-09-17T11:29:39.360030+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: audit 2024-09-17T11:29:39.370199+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: audit 2024-09-17T11:29:39.370199+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: audit 2024-09-17T11:29:39.374121+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:40 smithi063 bash[19913]: audit 2024-09-17T11:29:39.374121+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: cluster 2024-09-17T11:29:39.141557+0000 mgr.x (mgr.14529) 109 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: cluster 2024-09-17T11:29:39.141557+0000 mgr.x (mgr.14529) 109 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: audit 2024-09-17T11:29:39.356908+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: audit 2024-09-17T11:29:39.356908+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: audit 2024-09-17T11:29:39.360030+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: audit 2024-09-17T11:29:39.360030+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: audit 2024-09-17T11:29:39.370199+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: audit 2024-09-17T11:29:39.370199+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.657 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: audit 2024-09-17T11:29:39.374121+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:40.658 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:40 smithi160 bash[22048]: audit 2024-09-17T11:29:39.374121+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:41.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:41 smithi079 bash[21560]: audit 2024-09-17T11:29:40.606686+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:41.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:41 smithi079 bash[21560]: audit 2024-09-17T11:29:40.606686+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:41.786 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:41 smithi063 bash[19913]: audit 2024-09-17T11:29:40.606686+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:41.786 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:41 smithi063 bash[19913]: audit 2024-09-17T11:29:40.606686+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:41.787 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:41 smithi160 bash[22048]: audit 2024-09-17T11:29:40.606686+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:41.787 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:41 smithi160 bash[22048]: audit 2024-09-17T11:29:40.606686+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:42.786 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:42 smithi063 bash[19913]: cluster 2024-09-17T11:29:41.142716+0000 mgr.x (mgr.14529) 110 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T11:29:42.787 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:42 smithi063 bash[19913]: cluster 2024-09-17T11:29:41.142716+0000 mgr.x (mgr.14529) 110 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T11:29:42.788 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:42 smithi160 bash[22048]: cluster 2024-09-17T11:29:41.142716+0000 mgr.x (mgr.14529) 110 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T11:29:42.788 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:42 smithi160 bash[22048]: cluster 2024-09-17T11:29:41.142716+0000 mgr.x (mgr.14529) 110 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T11:29:42.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:42 smithi079 bash[21560]: cluster 2024-09-17T11:29:41.142716+0000 mgr.x (mgr.14529) 110 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T11:29:42.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:42 smithi079 bash[21560]: cluster 2024-09-17T11:29:41.142716+0000 mgr.x (mgr.14529) 110 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T11:29:43.949 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:29:44.788 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:44 smithi160 bash[22048]: cluster 2024-09-17T11:29:43.143372+0000 mgr.x (mgr.14529) 111 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:44.995 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:44 smithi160 bash[22048]: cluster 2024-09-17T11:29:43.143372+0000 mgr.x (mgr.14529) 111 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:44.995 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:44 smithi160 bash[22048]: audit 2024-09-17T11:29:44.355166+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.995 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:44 smithi160 bash[22048]: audit 2024-09-17T11:29:44.355166+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.995 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:44 smithi160 bash[22048]: audit 2024-09-17T11:29:44.360418+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.995 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:44 smithi160 bash[22048]: audit 2024-09-17T11:29:44.360418+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.996 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:44 smithi079 bash[21560]: cluster 2024-09-17T11:29:43.143372+0000 mgr.x (mgr.14529) 111 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:44.996 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:44 smithi079 bash[21560]: cluster 2024-09-17T11:29:43.143372+0000 mgr.x (mgr.14529) 111 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:44.996 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:44 smithi079 bash[21560]: audit 2024-09-17T11:29:44.355166+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.996 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:44 smithi079 bash[21560]: audit 2024-09-17T11:29:44.355166+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.996 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:44 smithi079 bash[21560]: audit 2024-09-17T11:29:44.360418+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.997 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:44 smithi079 bash[21560]: audit 2024-09-17T11:29:44.360418+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:44 smithi063 bash[19913]: cluster 2024-09-17T11:29:43.143372+0000 mgr.x (mgr.14529) 111 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:44.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:44 smithi063 bash[19913]: cluster 2024-09-17T11:29:43.143372+0000 mgr.x (mgr.14529) 111 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:44.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:44 smithi063 bash[19913]: audit 2024-09-17T11:29:44.355166+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:44 smithi063 bash[19913]: audit 2024-09-17T11:29:44.355166+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:44 smithi063 bash[19913]: audit 2024-09-17T11:29:44.360418+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:44.997 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:44 smithi063 bash[19913]: audit 2024-09-17T11:29:44.360418+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.650 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:29:45.650 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:29:44.350627Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:29:44.350309Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:29:44.350180Z", "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-17T11:29:44.350417Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:29:45.575940Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "last_refresh": "2024-09-17T11:29:44.350733Z", "running": 3, "size": 3}}] 2024-09-17T11:29:45.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:44.794644+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:44.794644+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:44.800637+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:44.800637+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:44.806872+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:44.806872+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:44.813178+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:44.813178+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.521662+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.521662+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.522999+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.522999+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.529187+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.529187+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.534471+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.534471+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.565082+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.565082+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:45.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.566431+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:45.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.566431+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:45.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.567073+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:45.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.567073+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:45.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.571312+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.571312+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.575724+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:45 smithi079 bash[21560]: audit 2024-09-17T11:29:45.575724+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:44.794644+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:44.794644+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:44.800637+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:44.800637+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:44.806872+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:44.806872+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:44.813178+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:44.813178+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.521662+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.521662+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.522999+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:45.953 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.522999+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.529187+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.529187+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.534471+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.534471+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.565082+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.565082+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.566431+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.566431+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.567073+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.567073+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.571312+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.571312+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.575724+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:45.954 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:45 smithi160 bash[22048]: audit 2024-09-17T11:29:45.575724+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:44.794644+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:44.794644+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:44.800637+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:44.800637+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:44.806872+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:44.806872+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:44.813178+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:44.813178+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.521662+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.521662+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.522999+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:46.078 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.522999+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.529187+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.529187+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.534471+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.534471+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.565082+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.565082+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.566431+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.566431+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.567073+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.567073+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.571312+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.571312+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.575724+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:45 smithi063 bash[19913]: audit 2024-09-17T11:29:45.575724+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:29:46.465 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-17T11:29:46.465 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T11:29:46.475 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-17T11:29:46.475 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-17T11:29:47.078 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:46 smithi160 bash[22048]: cluster 2024-09-17T11:29:45.144011+0000 mgr.x (mgr.14529) 112 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:47.078 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:46 smithi160 bash[22048]: cluster 2024-09-17T11:29:45.144011+0000 mgr.x (mgr.14529) 112 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:47.078 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:46 smithi160 bash[22048]: cephadm 2024-09-17T11:29:45.534857+0000 mgr.x (mgr.14529) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:46 smithi160 bash[22048]: cephadm 2024-09-17T11:29:45.534857+0000 mgr.x (mgr.14529) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:46 smithi160 bash[22048]: cephadm 2024-09-17T11:29:45.576044+0000 mgr.x (mgr.14529) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:46 smithi160 bash[22048]: cephadm 2024-09-17T11:29:45.576044+0000 mgr.x (mgr.14529) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:46 smithi160 bash[22048]: audit 2024-09-17T11:29:45.641809+0000 mgr.x (mgr.14529) 115 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:46 smithi160 bash[22048]: audit 2024-09-17T11:29:45.641809+0000 mgr.x (mgr.14529) 115 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:46 smithi063 bash[19913]: cluster 2024-09-17T11:29:45.144011+0000 mgr.x (mgr.14529) 112 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:46 smithi063 bash[19913]: cluster 2024-09-17T11:29:45.144011+0000 mgr.x (mgr.14529) 112 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:46 smithi063 bash[19913]: cephadm 2024-09-17T11:29:45.534857+0000 mgr.x (mgr.14529) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.079 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:46 smithi063 bash[19913]: cephadm 2024-09-17T11:29:45.534857+0000 mgr.x (mgr.14529) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.080 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:46 smithi063 bash[19913]: cephadm 2024-09-17T11:29:45.576044+0000 mgr.x (mgr.14529) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.080 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:46 smithi063 bash[19913]: cephadm 2024-09-17T11:29:45.576044+0000 mgr.x (mgr.14529) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.080 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:46 smithi063 bash[19913]: audit 2024-09-17T11:29:45.641809+0000 mgr.x (mgr.14529) 115 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:47.080 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:46 smithi063 bash[19913]: audit 2024-09-17T11:29:45.641809+0000 mgr.x (mgr.14529) 115 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:47.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:46 smithi079 bash[21560]: cluster 2024-09-17T11:29:45.144011+0000 mgr.x (mgr.14529) 112 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:47.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:46 smithi079 bash[21560]: cluster 2024-09-17T11:29:45.144011+0000 mgr.x (mgr.14529) 112 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T11:29:47.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:46 smithi079 bash[21560]: cephadm 2024-09-17T11:29:45.534857+0000 mgr.x (mgr.14529) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:46 smithi079 bash[21560]: cephadm 2024-09-17T11:29:45.534857+0000 mgr.x (mgr.14529) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:46 smithi079 bash[21560]: cephadm 2024-09-17T11:29:45.576044+0000 mgr.x (mgr.14529) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:46 smithi079 bash[21560]: cephadm 2024-09-17T11:29:45.576044+0000 mgr.x (mgr.14529) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:29:47.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:46 smithi079 bash[21560]: audit 2024-09-17T11:29:45.641809+0000 mgr.x (mgr.14529) 115 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:47.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:46 smithi079 bash[21560]: audit 2024-09-17T11:29:45.641809+0000 mgr.x (mgr.14529) 115 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:29:48.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:48 smithi079 bash[21560]: cluster 2024-09-17T11:29:47.145334+0000 mgr.x (mgr.14529) 116 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:48.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:48 smithi079 bash[21560]: cluster 2024-09-17T11:29:47.145334+0000 mgr.x (mgr.14529) 116 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:49.080 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:48 smithi063 bash[19913]: cluster 2024-09-17T11:29:47.145334+0000 mgr.x (mgr.14529) 116 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:49.080 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:48 smithi063 bash[19913]: cluster 2024-09-17T11:29:47.145334+0000 mgr.x (mgr.14529) 116 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:49.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:48 smithi160 bash[22048]: cluster 2024-09-17T11:29:47.145334+0000 mgr.x (mgr.14529) 116 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:49.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:48 smithi160 bash[22048]: cluster 2024-09-17T11:29:47.145334+0000 mgr.x (mgr.14529) 116 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T11:29:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:50 smithi079 bash[21560]: cluster 2024-09-17T11:29:49.145942+0000 mgr.x (mgr.14529) 117 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:50 smithi079 bash[21560]: cluster 2024-09-17T11:29:49.145942+0000 mgr.x (mgr.14529) 117 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:51.080 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:50 smithi160 bash[22048]: cluster 2024-09-17T11:29:49.145942+0000 mgr.x (mgr.14529) 117 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:51.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:50 smithi160 bash[22048]: cluster 2024-09-17T11:29:49.145942+0000 mgr.x (mgr.14529) 117 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:51.082 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:50 smithi063 bash[19913]: cluster 2024-09-17T11:29:49.145942+0000 mgr.x (mgr.14529) 117 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:51.082 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:50 smithi063 bash[19913]: cluster 2024-09-17T11:29:49.145942+0000 mgr.x (mgr.14529) 117 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T11:29:51.296 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:29:51.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:51 smithi079 bash[21560]: cluster 2024-09-17T11:29:51.147081+0000 mgr.x (mgr.14529) 118 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T11:29:51.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:51 smithi079 bash[21560]: cluster 2024-09-17T11:29:51.147081+0000 mgr.x (mgr.14529) 118 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T11:29:52.080 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:51 smithi160 bash[22048]: cluster 2024-09-17T11:29:51.147081+0000 mgr.x (mgr.14529) 118 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T11:29:52.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:51 smithi160 bash[22048]: cluster 2024-09-17T11:29:51.147081+0000 mgr.x (mgr.14529) 118 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T11:29:52.084 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:51 smithi063 bash[19913]: cluster 2024-09-17T11:29:51.147081+0000 mgr.x (mgr.14529) 118 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T11:29:52.084 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:51 smithi063 bash[19913]: cluster 2024-09-17T11:29:51.147081+0000 mgr.x (mgr.14529) 118 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T11:29:53.336 INFO:teuthology.orchestra.run.smithi063.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi063.nsvkyl", "node": "172.21.15.63", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi160.skgvll", "node": "172.21.15.160", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi079.qhrqqz", "node": "172.21.15.79", "state": "ready"}], "_source": "cephadm"} 2024-09-17T11:29:53.336 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T11:29:53.346 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi165.front.sepia.ceph.com 2024-09-17T11:29:53.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-17T11:29:53.361 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30 2024-09-17T11:29:54.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:54 smithi063 bash[19913]: cluster 2024-09-17T11:29:53.147713+0000 mgr.x (mgr.14529) 119 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:54.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:54 smithi063 bash[19913]: cluster 2024-09-17T11:29:53.147713+0000 mgr.x (mgr.14529) 119 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:54.468 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:54 smithi160 bash[22048]: cluster 2024-09-17T11:29:53.147713+0000 mgr.x (mgr.14529) 119 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:54.468 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:54 smithi160 bash[22048]: cluster 2024-09-17T11:29:53.147713+0000 mgr.x (mgr.14529) 119 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:54.668 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:54 smithi079 bash[21560]: cluster 2024-09-17T11:29:53.147713+0000 mgr.x (mgr.14529) 119 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:54.669 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:54 smithi079 bash[21560]: cluster 2024-09-17T11:29:53.147713+0000 mgr.x (mgr.14529) 119 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:56.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:56 smithi063 bash[19913]: cluster 2024-09-17T11:29:55.148359+0000 mgr.x (mgr.14529) 120 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:56.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:56 smithi063 bash[19913]: cluster 2024-09-17T11:29:55.148359+0000 mgr.x (mgr.14529) 120 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:56.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:56 smithi079 bash[21560]: cluster 2024-09-17T11:29:55.148359+0000 mgr.x (mgr.14529) 120 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:56.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:56 smithi079 bash[21560]: cluster 2024-09-17T11:29:55.148359+0000 mgr.x (mgr.14529) 120 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:56.482 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:56 smithi160 bash[22048]: cluster 2024-09-17T11:29:55.148359+0000 mgr.x (mgr.14529) 120 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:56.482 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:56 smithi160 bash[22048]: cluster 2024-09-17T11:29:55.148359+0000 mgr.x (mgr.14529) 120 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:29:58.300 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:58 smithi079 bash[21560]: cluster 2024-09-17T11:29:57.149667+0000 mgr.x (mgr.14529) 121 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:58.300 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:29:58 smithi079 bash[21560]: cluster 2024-09-17T11:29:57.149667+0000 mgr.x (mgr.14529) 121 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:58.354 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:58 smithi063 bash[19913]: cluster 2024-09-17T11:29:57.149667+0000 mgr.x (mgr.14529) 121 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:58.354 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:29:58 smithi063 bash[19913]: cluster 2024-09-17T11:29:57.149667+0000 mgr.x (mgr.14529) 121 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:58.354 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:58 smithi160 bash[22048]: cluster 2024-09-17T11:29:57.149667+0000 mgr.x (mgr.14529) 121 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:29:58.354 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:29:58 smithi160 bash[22048]: cluster 2024-09-17T11:29:57.149667+0000 mgr.x (mgr.14529) 121 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:30:00.507 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:00 smithi160 bash[22048]: cluster 2024-09-17T11:29:59.150491+0000 mgr.x (mgr.14529) 122 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:30:00.507 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:00 smithi160 bash[22048]: cluster 2024-09-17T11:29:59.150491+0000 mgr.x (mgr.14529) 122 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:30:00.507 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:00 smithi160 bash[22048]: cluster 2024-09-17T11:30:00.000083+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:00.507 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:00 smithi160 bash[22048]: cluster 2024-09-17T11:30:00.000083+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:00.508 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:00 smithi079 bash[21560]: cluster 2024-09-17T11:29:59.150491+0000 mgr.x (mgr.14529) 122 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:30:00.509 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:00 smithi079 bash[21560]: cluster 2024-09-17T11:29:59.150491+0000 mgr.x (mgr.14529) 122 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:30:00.509 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:00 smithi079 bash[21560]: cluster 2024-09-17T11:30:00.000083+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:00.509 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:00 smithi079 bash[21560]: cluster 2024-09-17T11:30:00.000083+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:00.509 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:00 smithi063 bash[19913]: cluster 2024-09-17T11:29:59.150491+0000 mgr.x (mgr.14529) 122 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:30:00.509 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:00 smithi063 bash[19913]: cluster 2024-09-17T11:29:59.150491+0000 mgr.x (mgr.14529) 122 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:30:00.509 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:00 smithi063 bash[19913]: cluster 2024-09-17T11:30:00.000083+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:00.509 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:00 smithi063 bash[19913]: cluster 2024-09-17T11:30:00.000083+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:02.367 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:02 smithi079 bash[21560]: cluster 2024-09-17T11:30:01.151658+0000 mgr.x (mgr.14529) 123 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:02.367 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:02 smithi079 bash[21560]: cluster 2024-09-17T11:30:01.151658+0000 mgr.x (mgr.14529) 123 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:02.369 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:02 smithi063 bash[19913]: cluster 2024-09-17T11:30:01.151658+0000 mgr.x (mgr.14529) 123 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:02.369 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:02 smithi063 bash[19913]: cluster 2024-09-17T11:30:01.151658+0000 mgr.x (mgr.14529) 123 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:02.369 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:02 smithi160 bash[22048]: cluster 2024-09-17T11:30:01.151658+0000 mgr.x (mgr.14529) 123 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:02.370 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:02 smithi160 bash[22048]: cluster 2024-09-17T11:30:01.151658+0000 mgr.x (mgr.14529) 123 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:04.368 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:04 smithi079 bash[21560]: cluster 2024-09-17T11:30:03.152287+0000 mgr.x (mgr.14529) 124 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:04.368 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:04 smithi079 bash[21560]: cluster 2024-09-17T11:30:03.152287+0000 mgr.x (mgr.14529) 124 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:04.372 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:04 smithi160 bash[22048]: cluster 2024-09-17T11:30:03.152287+0000 mgr.x (mgr.14529) 124 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:04.372 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:04 smithi160 bash[22048]: cluster 2024-09-17T11:30:03.152287+0000 mgr.x (mgr.14529) 124 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:04.514 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:04 smithi063 bash[19913]: cluster 2024-09-17T11:30:03.152287+0000 mgr.x (mgr.14529) 124 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:04.515 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:04 smithi063 bash[19913]: cluster 2024-09-17T11:30:03.152287+0000 mgr.x (mgr.14529) 124 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:06.368 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:06 smithi079 bash[21560]: cluster 2024-09-17T11:30:05.152927+0000 mgr.x (mgr.14529) 125 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:06.368 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:06 smithi079 bash[21560]: cluster 2024-09-17T11:30:05.152927+0000 mgr.x (mgr.14529) 125 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:06.374 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:06 smithi160 bash[22048]: cluster 2024-09-17T11:30:05.152927+0000 mgr.x (mgr.14529) 125 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:06.374 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:06 smithi160 bash[22048]: cluster 2024-09-17T11:30:05.152927+0000 mgr.x (mgr.14529) 125 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:06.374 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:06 smithi063 bash[19913]: cluster 2024-09-17T11:30:05.152927+0000 mgr.x (mgr.14529) 125 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:06.375 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:06 smithi063 bash[19913]: cluster 2024-09-17T11:30:05.152927+0000 mgr.x (mgr.14529) 125 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:08.364 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:08 smithi079 bash[21560]: cluster 2024-09-17T11:30:07.154163+0000 mgr.x (mgr.14529) 126 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:08.365 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:08 smithi079 bash[21560]: cluster 2024-09-17T11:30:07.154163+0000 mgr.x (mgr.14529) 126 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:08.365 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:08 smithi160 bash[22048]: cluster 2024-09-17T11:30:07.154163+0000 mgr.x (mgr.14529) 126 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:08.365 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:08 smithi160 bash[22048]: cluster 2024-09-17T11:30:07.154163+0000 mgr.x (mgr.14529) 126 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:08.365 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:08 smithi063 bash[19913]: cluster 2024-09-17T11:30:07.154163+0000 mgr.x (mgr.14529) 126 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:08.365 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:08 smithi063 bash[19913]: cluster 2024-09-17T11:30:07.154163+0000 mgr.x (mgr.14529) 126 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:10.370 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:10 smithi079 bash[21560]: cluster 2024-09-17T11:30:09.154809+0000 mgr.x (mgr.14529) 127 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:30:10.370 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:10 smithi079 bash[21560]: cluster 2024-09-17T11:30:09.154809+0000 mgr.x (mgr.14529) 127 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:30:10.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:10 smithi063 bash[19913]: cluster 2024-09-17T11:30:09.154809+0000 mgr.x (mgr.14529) 127 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:30:10.380 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:10 smithi063 bash[19913]: cluster 2024-09-17T11:30:09.154809+0000 mgr.x (mgr.14529) 127 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:30:10.380 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:10 smithi160 bash[22048]: cluster 2024-09-17T11:30:09.154809+0000 mgr.x (mgr.14529) 127 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:30:10.380 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:10 smithi160 bash[22048]: cluster 2024-09-17T11:30:09.154809+0000 mgr.x (mgr.14529) 127 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:30:12.371 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:12 smithi079 bash[21560]: cluster 2024-09-17T11:30:11.155974+0000 mgr.x (mgr.14529) 128 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:30:12.371 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:12 smithi079 bash[21560]: cluster 2024-09-17T11:30:11.155974+0000 mgr.x (mgr.14529) 128 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:30:12.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:12 smithi063 bash[19913]: cluster 2024-09-17T11:30:11.155974+0000 mgr.x (mgr.14529) 128 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:30:12.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:12 smithi063 bash[19913]: cluster 2024-09-17T11:30:11.155974+0000 mgr.x (mgr.14529) 128 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:30:12.382 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:12 smithi160 bash[22048]: cluster 2024-09-17T11:30:11.155974+0000 mgr.x (mgr.14529) 128 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:30:12.382 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:12 smithi160 bash[22048]: cluster 2024-09-17T11:30:11.155974+0000 mgr.x (mgr.14529) 128 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:30:14.385 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:14 smithi160 bash[22048]: cluster 2024-09-17T11:30:13.156567+0000 mgr.x (mgr.14529) 129 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:14.385 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:14 smithi160 bash[22048]: cluster 2024-09-17T11:30:13.156567+0000 mgr.x (mgr.14529) 129 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:14.530 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:14 smithi063 bash[19913]: cluster 2024-09-17T11:30:13.156567+0000 mgr.x (mgr.14529) 129 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:14.530 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:14 smithi063 bash[19913]: cluster 2024-09-17T11:30:13.156567+0000 mgr.x (mgr.14529) 129 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:14.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:14 smithi079 bash[21560]: cluster 2024-09-17T11:30:13.156567+0000 mgr.x (mgr.14529) 129 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:14.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:14 smithi079 bash[21560]: cluster 2024-09-17T11:30:13.156567+0000 mgr.x (mgr.14529) 129 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:16.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:16 smithi063 bash[19913]: cluster 2024-09-17T11:30:15.157217+0000 mgr.x (mgr.14529) 130 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:16.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:16 smithi063 bash[19913]: cluster 2024-09-17T11:30:15.157217+0000 mgr.x (mgr.14529) 130 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:16.386 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:16 smithi079 bash[21560]: cluster 2024-09-17T11:30:15.157217+0000 mgr.x (mgr.14529) 130 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:16.386 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:16 smithi079 bash[21560]: cluster 2024-09-17T11:30:15.157217+0000 mgr.x (mgr.14529) 130 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:16.387 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:16 smithi160 bash[22048]: cluster 2024-09-17T11:30:15.157217+0000 mgr.x (mgr.14529) 130 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:16.387 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:16 smithi160 bash[22048]: cluster 2024-09-17T11:30:15.157217+0000 mgr.x (mgr.14529) 130 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:18.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:18 smithi063 bash[19913]: cluster 2024-09-17T11:30:17.158462+0000 mgr.x (mgr.14529) 131 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:18.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:18 smithi063 bash[19913]: cluster 2024-09-17T11:30:17.158462+0000 mgr.x (mgr.14529) 131 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:18.388 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:18 smithi079 bash[21560]: cluster 2024-09-17T11:30:17.158462+0000 mgr.x (mgr.14529) 131 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:18.388 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:18 smithi079 bash[21560]: cluster 2024-09-17T11:30:17.158462+0000 mgr.x (mgr.14529) 131 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:18.389 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:18 smithi160 bash[22048]: cluster 2024-09-17T11:30:17.158462+0000 mgr.x (mgr.14529) 131 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:18.389 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:18 smithi160 bash[22048]: cluster 2024-09-17T11:30:17.158462+0000 mgr.x (mgr.14529) 131 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:30:20.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:20 smithi063 bash[19913]: cluster 2024-09-17T11:30:19.159118+0000 mgr.x (mgr.14529) 132 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:20.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:20 smithi063 bash[19913]: cluster 2024-09-17T11:30:19.159118+0000 mgr.x (mgr.14529) 132 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:20.391 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:20 smithi079 bash[21560]: cluster 2024-09-17T11:30:19.159118+0000 mgr.x (mgr.14529) 132 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:20.391 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:20 smithi079 bash[21560]: cluster 2024-09-17T11:30:19.159118+0000 mgr.x (mgr.14529) 132 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:20.392 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:20 smithi160 bash[22048]: cluster 2024-09-17T11:30:19.159118+0000 mgr.x (mgr.14529) 132 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:20.392 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:20 smithi160 bash[22048]: cluster 2024-09-17T11:30:19.159118+0000 mgr.x (mgr.14529) 132 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:22.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:22 smithi063 bash[19913]: cluster 2024-09-17T11:30:21.160274+0000 mgr.x (mgr.14529) 133 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:22.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:22 smithi063 bash[19913]: cluster 2024-09-17T11:30:21.160274+0000 mgr.x (mgr.14529) 133 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:22.393 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:22 smithi079 bash[21560]: cluster 2024-09-17T11:30:21.160274+0000 mgr.x (mgr.14529) 133 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:22.393 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:22 smithi079 bash[21560]: cluster 2024-09-17T11:30:21.160274+0000 mgr.x (mgr.14529) 133 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:22.394 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:22 smithi160 bash[22048]: cluster 2024-09-17T11:30:21.160274+0000 mgr.x (mgr.14529) 133 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:22.394 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:22 smithi160 bash[22048]: cluster 2024-09-17T11:30:21.160274+0000 mgr.x (mgr.14529) 133 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:30:23.369 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.63/share1 -c ls' 2024-09-17T11:30:23.418 INFO:teuthology.orchestra.run.smithi165.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.63/share1 -c ls 2024-09-17T11:30:24.395 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:24 smithi079 bash[21560]: cluster 2024-09-17T11:30:23.160925+0000 mgr.x (mgr.14529) 134 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:24.396 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:24 smithi079 bash[21560]: cluster 2024-09-17T11:30:23.160925+0000 mgr.x (mgr.14529) 134 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:24.396 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:24 smithi160 bash[22048]: cluster 2024-09-17T11:30:23.160925+0000 mgr.x (mgr.14529) 134 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:24.396 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:24 smithi160 bash[22048]: cluster 2024-09-17T11:30:23.160925+0000 mgr.x (mgr.14529) 134 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:24.542 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:24 smithi063 bash[19913]: cluster 2024-09-17T11:30:23.160925+0000 mgr.x (mgr.14529) 134 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:24.542 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:24 smithi063 bash[19913]: cluster 2024-09-17T11:30:23.160925+0000 mgr.x (mgr.14529) 134 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:24.756 INFO:teuthology.orchestra.run.smithi165.stdout: . D 0 Tue Sep 17 11:27:14 2024 2024-09-17T11:30:24.757 INFO:teuthology.orchestra.run.smithi165.stdout: .. D 0 Tue Sep 17 11:27:14 2024 2024-09-17T11:30:24.757 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-17T11:30:24.757 INFO:teuthology.orchestra.run.smithi165.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-17T11:30:25.331 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.63/share2 -c ls' 2024-09-17T11:30:25.382 INFO:teuthology.orchestra.run.smithi165.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.63/share2 -c ls 2024-09-17T11:30:26.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:26 smithi063 bash[19913]: cluster 2024-09-17T11:30:25.161631+0000 mgr.x (mgr.14529) 135 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:26.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:26 smithi063 bash[19913]: cluster 2024-09-17T11:30:25.161631+0000 mgr.x (mgr.14529) 135 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:26.398 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:26 smithi079 bash[21560]: cluster 2024-09-17T11:30:25.161631+0000 mgr.x (mgr.14529) 135 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:26.398 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:26 smithi079 bash[21560]: cluster 2024-09-17T11:30:25.161631+0000 mgr.x (mgr.14529) 135 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:26.398 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:26 smithi160 bash[22048]: cluster 2024-09-17T11:30:25.161631+0000 mgr.x (mgr.14529) 135 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:26.398 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:26 smithi160 bash[22048]: cluster 2024-09-17T11:30:25.161631+0000 mgr.x (mgr.14529) 135 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:26.560 INFO:teuthology.orchestra.run.smithi165.stdout: . D 0 Tue Sep 17 11:27:21 2024 2024-09-17T11:30:26.561 INFO:teuthology.orchestra.run.smithi165.stdout: .. D 0 Tue Sep 17 11:27:21 2024 2024-09-17T11:30:26.561 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-17T11:30:26.561 INFO:teuthology.orchestra.run.smithi165.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-17T11:30:27.101 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T11:30:27.112 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-17T11:30:27.113 DEBUG:teuthology.orchestra.run.smithi063:> 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.adipctdb")))[-1].name'"'"' > /tmp/svcname' 2024-09-17T11:30:27.128 INFO:teuthology.orchestra.run.smithi063.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-17T11:30:27.129 INFO:teuthology.orchestra.run.smithi063.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-17T11:30:28.401 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:28 smithi079 bash[21560]: cluster 2024-09-17T11:30:27.162521+0000 mgr.x (mgr.14529) 136 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-17T11:30:28.401 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:28 smithi079 bash[21560]: cluster 2024-09-17T11:30:27.162521+0000 mgr.x (mgr.14529) 136 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-17T11:30:28.402 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:28 smithi063 bash[19913]: cluster 2024-09-17T11:30:27.162521+0000 mgr.x (mgr.14529) 136 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-17T11:30:28.402 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:28 smithi063 bash[19913]: cluster 2024-09-17T11:30:27.162521+0000 mgr.x (mgr.14529) 136 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-17T11:30:28.402 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:28 smithi160 bash[22048]: cluster 2024-09-17T11:30:27.162521+0000 mgr.x (mgr.14529) 136 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-17T11:30:28.402 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:28 smithi160 bash[22048]: cluster 2024-09-17T11:30:27.162521+0000 mgr.x (mgr.14529) 136 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-17T11:30:30.403 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:30 smithi079 bash[21560]: cluster 2024-09-17T11:30:29.163136+0000 mgr.x (mgr.14529) 137 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T11:30:30.403 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:30 smithi079 bash[21560]: cluster 2024-09-17T11:30:29.163136+0000 mgr.x (mgr.14529) 137 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T11:30:30.404 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:30 smithi160 bash[22048]: cluster 2024-09-17T11:30:29.163136+0000 mgr.x (mgr.14529) 137 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T11:30:30.404 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:30 smithi160 bash[22048]: cluster 2024-09-17T11:30:29.163136+0000 mgr.x (mgr.14529) 137 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T11:30:30.405 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:30 smithi063 bash[19913]: cluster 2024-09-17T11:30:29.163136+0000 mgr.x (mgr.14529) 137 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T11:30:30.405 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:30 smithi063 bash[19913]: cluster 2024-09-17T11:30:29.163136+0000 mgr.x (mgr.14529) 137 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T11:30:31.931 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:30:32.405 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:32 smithi079 bash[21560]: cluster 2024-09-17T11:30:31.164284+0000 mgr.x (mgr.14529) 138 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T11:30:32.406 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:32 smithi079 bash[21560]: cluster 2024-09-17T11:30:31.164284+0000 mgr.x (mgr.14529) 138 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T11:30:32.407 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:32 smithi063 bash[19913]: cluster 2024-09-17T11:30:31.164284+0000 mgr.x (mgr.14529) 138 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T11:30:32.407 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:32 smithi063 bash[19913]: cluster 2024-09-17T11:30:31.164284+0000 mgr.x (mgr.14529) 138 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T11:30:32.407 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:32 smithi160 bash[22048]: cluster 2024-09-17T11:30:31.164284+0000 mgr.x (mgr.14529) 138 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T11:30:32.407 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:32 smithi160 bash[22048]: cluster 2024-09-17T11:30:31.164284+0000 mgr.x (mgr.14529) 138 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T11:30:34.554 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:34 smithi160 bash[22048]: cluster 2024-09-17T11:30:33.165054+0000 mgr.x (mgr.14529) 139 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:34.555 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:34 smithi160 bash[22048]: cluster 2024-09-17T11:30:33.165054+0000 mgr.x (mgr.14529) 139 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:34.555 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:34 smithi079 bash[21560]: cluster 2024-09-17T11:30:33.165054+0000 mgr.x (mgr.14529) 139 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:34.555 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:34 smithi079 bash[21560]: cluster 2024-09-17T11:30:33.165054+0000 mgr.x (mgr.14529) 139 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:34.555 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:34 smithi063 bash[19913]: cluster 2024-09-17T11:30:33.165054+0000 mgr.x (mgr.14529) 139 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:34.556 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:34 smithi063 bash[19913]: cluster 2024-09-17T11:30:33.165054+0000 mgr.x (mgr.14529) 139 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:36.037 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:30:36.411 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:36 smithi079 bash[21560]: cluster 2024-09-17T11:30:35.165721+0000 mgr.x (mgr.14529) 140 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:36.411 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:36 smithi079 bash[21560]: cluster 2024-09-17T11:30:35.165721+0000 mgr.x (mgr.14529) 140 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:36.412 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:36 smithi063 bash[19913]: cluster 2024-09-17T11:30:35.165721+0000 mgr.x (mgr.14529) 140 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:36.412 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:36 smithi063 bash[19913]: cluster 2024-09-17T11:30:35.165721+0000 mgr.x (mgr.14529) 140 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:36.412 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:36 smithi160 bash[22048]: cluster 2024-09-17T11:30:35.165721+0000 mgr.x (mgr.14529) 140 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:36.412 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:36 smithi160 bash[22048]: cluster 2024-09-17T11:30:35.165721+0000 mgr.x (mgr.14529) 140 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:30:38.413 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:38 smithi079 bash[21560]: cluster 2024-09-17T11:30:37.166997+0000 mgr.x (mgr.14529) 141 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T11:30:38.413 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:38 smithi079 bash[21560]: cluster 2024-09-17T11:30:37.166997+0000 mgr.x (mgr.14529) 141 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T11:30:38.414 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:38 smithi063 bash[19913]: cluster 2024-09-17T11:30:37.166997+0000 mgr.x (mgr.14529) 141 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T11:30:38.414 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:38 smithi063 bash[19913]: cluster 2024-09-17T11:30:37.166997+0000 mgr.x (mgr.14529) 141 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T11:30:38.415 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:38 smithi160 bash[22048]: cluster 2024-09-17T11:30:37.166997+0000 mgr.x (mgr.14529) 141 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T11:30:38.415 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:38 smithi160 bash[22048]: cluster 2024-09-17T11:30:37.166997+0000 mgr.x (mgr.14529) 141 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T11:30:40.157 INFO:teuthology.orchestra.run.smithi063.stderr:Using ceph image with id '6c1fcab85602' and tag '7498493279982dfe87f00616198a5967475f6169' created on 2024-09-15 22:19:23 +0000 UTC 2024-09-17T11:30:40.157 INFO:teuthology.orchestra.run.smithi063.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb 2024-09-17T11:30:40.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:40 smithi063 bash[19913]: cluster 2024-09-17T11:30:39.167742+0000 mgr.x (mgr.14529) 142 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-17T11:30:40.379 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:40 smithi063 bash[19913]: cluster 2024-09-17T11:30:39.167742+0000 mgr.x (mgr.14529) 142 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-17T11:30:40.416 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:40 smithi079 bash[21560]: cluster 2024-09-17T11:30:39.167742+0000 mgr.x (mgr.14529) 142 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-17T11:30:40.416 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:40 smithi079 bash[21560]: cluster 2024-09-17T11:30:39.167742+0000 mgr.x (mgr.14529) 142 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-17T11:30:40.417 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:40 smithi160 bash[22048]: cluster 2024-09-17T11:30:39.167742+0000 mgr.x (mgr.14529) 142 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-17T11:30:40.417 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:40 smithi160 bash[22048]: cluster 2024-09-17T11:30:39.167742+0000 mgr.x (mgr.14529) 142 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-17T11:30:42.219 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-17T11:30:42.273 INFO:teuthology.orchestra.run.smithi063.stderr:++ cat /tmp/svcname 2024-09-17T11:30:42.274 INFO:teuthology.orchestra.run.smithi063.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi063.nsvkyl ctdb status 2024-09-17T11:30:42.419 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:42 smithi079 bash[21560]: cluster 2024-09-17T11:30:41.168907+0000 mgr.x (mgr.14529) 143 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-17T11:30:42.419 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:42 smithi079 bash[21560]: cluster 2024-09-17T11:30:41.168907+0000 mgr.x (mgr.14529) 143 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-17T11:30:42.420 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:42 smithi160 bash[22048]: cluster 2024-09-17T11:30:41.168907+0000 mgr.x (mgr.14529) 143 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-17T11:30:42.420 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:42 smithi160 bash[22048]: cluster 2024-09-17T11:30:41.168907+0000 mgr.x (mgr.14529) 143 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-17T11:30:42.420 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:42 smithi063 bash[19913]: cluster 2024-09-17T11:30:41.168907+0000 mgr.x (mgr.14529) 143 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-17T11:30:42.420 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:42 smithi063 bash[19913]: cluster 2024-09-17T11:30:41.168907+0000 mgr.x (mgr.14529) 143 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-17T11:30:44.421 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:44 smithi079 bash[21560]: cluster 2024-09-17T11:30:43.169537+0000 mgr.x (mgr.14529) 144 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:44.422 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:44 smithi079 bash[21560]: cluster 2024-09-17T11:30:43.169537+0000 mgr.x (mgr.14529) 144 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:44.423 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:44 smithi160 bash[22048]: cluster 2024-09-17T11:30:43.169537+0000 mgr.x (mgr.14529) 144 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:44.423 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:44 smithi160 bash[22048]: cluster 2024-09-17T11:30:43.169537+0000 mgr.x (mgr.14529) 144 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:44.569 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:44 smithi063 bash[19913]: cluster 2024-09-17T11:30:43.169537+0000 mgr.x (mgr.14529) 144 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:44.569 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:44 smithi063 bash[19913]: cluster 2024-09-17T11:30:43.169537+0000 mgr.x (mgr.14529) 144 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:46.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:46 smithi079 bash[21560]: cluster 2024-09-17T11:30:45.170168+0000 mgr.x (mgr.14529) 145 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:46.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:46 smithi079 bash[21560]: cluster 2024-09-17T11:30:45.170168+0000 mgr.x (mgr.14529) 145 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:46.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:46 smithi079 bash[21560]: audit 2024-09-17T11:30:45.600492+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:30:46.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:46 smithi079 bash[21560]: audit 2024-09-17T11:30:45.600492+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:30:46.425 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:46 smithi063 bash[19913]: cluster 2024-09-17T11:30:45.170168+0000 mgr.x (mgr.14529) 145 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:46.425 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:46 smithi063 bash[19913]: cluster 2024-09-17T11:30:45.170168+0000 mgr.x (mgr.14529) 145 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:46.425 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:46 smithi063 bash[19913]: audit 2024-09-17T11:30:45.600492+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:30:46.426 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:46 smithi063 bash[19913]: audit 2024-09-17T11:30:45.600492+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:30:46.426 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:46 smithi160 bash[22048]: cluster 2024-09-17T11:30:45.170168+0000 mgr.x (mgr.14529) 145 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:46.426 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:46 smithi160 bash[22048]: cluster 2024-09-17T11:30:45.170168+0000 mgr.x (mgr.14529) 145 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:46.426 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:46 smithi160 bash[22048]: audit 2024-09-17T11:30:45.600492+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:30:46.426 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:46 smithi160 bash[22048]: audit 2024-09-17T11:30:45.600492+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:30:47.083 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring fsid 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: audit 2024-09-17T11:30:46.451827+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: audit 2024-09-17T11:30:46.451827+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: audit 2024-09-17T11:30:46.453483+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: audit 2024-09-17T11:30:46.453483+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: audit 2024-09-17T11:30:46.463017+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: audit 2024-09-17T11:30:46.463017+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: audit 2024-09-17T11:30:46.474328+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: audit 2024-09-17T11:30:46.474328+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: cephadm 2024-09-17T11:30:46.475151+0000 mgr.x (mgr.14529) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:30:47.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:47 smithi079 bash[21560]: cephadm 2024-09-17T11:30:46.475151+0000 mgr.x (mgr.14529) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:30:47.427 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: audit 2024-09-17T11:30:46.451827+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:30:47.427 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: audit 2024-09-17T11:30:46.451827+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:30:47.427 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: audit 2024-09-17T11:30:46.453483+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:30:47.427 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: audit 2024-09-17T11:30:46.453483+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:30:47.427 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: audit 2024-09-17T11:30:46.463017+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.427 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: audit 2024-09-17T11:30:46.463017+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.427 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: audit 2024-09-17T11:30:46.474328+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: audit 2024-09-17T11:30:46.474328+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: cephadm 2024-09-17T11:30:46.475151+0000 mgr.x (mgr.14529) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:47 smithi063 bash[19913]: cephadm 2024-09-17T11:30:46.475151+0000 mgr.x (mgr.14529) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: audit 2024-09-17T11:30:46.451827+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: audit 2024-09-17T11:30:46.451827+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: audit 2024-09-17T11:30:46.453483+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: audit 2024-09-17T11:30:46.453483+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: audit 2024-09-17T11:30:46.463017+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: audit 2024-09-17T11:30:46.463017+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: audit 2024-09-17T11:30:46.474328+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.428 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: audit 2024-09-17T11:30:46.474328+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:30:47.429 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: cephadm 2024-09-17T11:30:46.475151+0000 mgr.x (mgr.14529) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:30:47.429 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:47 smithi160 bash[22048]: cephadm 2024-09-17T11:30:46.475151+0000 mgr.x (mgr.14529) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.nsvkyl'}, 1: {0: 'adipctdb.1.0.smithi160.skgvll'}, 2: {0: 'adipctdb.2.0.smithi079.qhrqqz'}} 3 2024-09-17T11:30:47.795 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-17T11:30:47.847 INFO:teuthology.orchestra.run.smithi063.stderr:+ cat /tmp/ctdb_status 2024-09-17T11:30:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:Number of nodes:3 2024-09-17T11:30:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:0 172.21.15.63 OK (THIS NODE) 2024-09-17T11:30:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:1 172.21.15.160 OK 2024-09-17T11:30:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:2 172.21.15.79 OK 2024-09-17T11:30:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:Generation:1558679188 2024-09-17T11:30:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:Size:3 2024-09-17T11:30:47.848 INFO:teuthology.orchestra.run.smithi063.stdout:hash:0 lmaster:0 2024-09-17T11:30:47.849 INFO:teuthology.orchestra.run.smithi063.stdout:hash:1 lmaster:1 2024-09-17T11:30:47.849 INFO:teuthology.orchestra.run.smithi063.stdout:hash:2 lmaster:2 2024-09-17T11:30:47.849 INFO:teuthology.orchestra.run.smithi063.stdout:Recovery mode:NORMAL (0) 2024-09-17T11:30:47.849 INFO:teuthology.orchestra.run.smithi063.stdout:Leader:0 2024-09-17T11:30:47.850 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T11:30:47.904 INFO:teuthology.orchestra.run.smithi063.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-17T11:30:47.904 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:0 172.21.15.63 OK (THIS NODE) 2024-09-17T11:30:47.906 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T11:30:47.959 INFO:teuthology.orchestra.run.smithi063.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-17T11:30:47.960 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:1 172.21.15.160 OK 2024-09-17T11:30:47.961 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T11:30:48.016 INFO:teuthology.orchestra.run.smithi063.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-17T11:30:48.017 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:2 172.21.15.79 OK 2024-09-17T11:30:48.019 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-17T11:30:48.076 INFO:teuthology.orchestra.run.smithi063.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-17T11:30:48.077 INFO:teuthology.orchestra.run.smithi063.stdout:Number of nodes:3 2024-09-17T11:30:48.078 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-17T11:30:48.132 INFO:teuthology.orchestra.run.smithi063.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-17T11:30:48.134 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T11:30:48.144 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi165.front.sepia.ceph.com 2024-09-17T11:30:48.145 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-17T11:30:48.158 INFO:teuthology.orchestra.run.smithi165.stderr:+ sleep 30 2024-09-17T11:30:48.755 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:48 smithi063 bash[19913]: cluster 2024-09-17T11:30:47.170857+0000 mgr.x (mgr.14529) 147 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:48.755 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:48 smithi063 bash[19913]: cluster 2024-09-17T11:30:47.170857+0000 mgr.x (mgr.14529) 147 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:48.756 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:48 smithi160 bash[22048]: cluster 2024-09-17T11:30:47.170857+0000 mgr.x (mgr.14529) 147 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:48.756 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:48 smithi160 bash[22048]: cluster 2024-09-17T11:30:47.170857+0000 mgr.x (mgr.14529) 147 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:48.756 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:48 smithi079 bash[21560]: cluster 2024-09-17T11:30:47.170857+0000 mgr.x (mgr.14529) 147 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:48.757 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:48 smithi079 bash[21560]: cluster 2024-09-17T11:30:47.170857+0000 mgr.x (mgr.14529) 147 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:50.574 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:50 smithi079 bash[21560]: cluster 2024-09-17T11:30:49.171454+0000 mgr.x (mgr.14529) 148 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:50.575 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:50 smithi079 bash[21560]: cluster 2024-09-17T11:30:49.171454+0000 mgr.x (mgr.14529) 148 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:50.719 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:50 smithi160 bash[22048]: cluster 2024-09-17T11:30:49.171454+0000 mgr.x (mgr.14529) 148 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:50.719 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:50 smithi160 bash[22048]: cluster 2024-09-17T11:30:49.171454+0000 mgr.x (mgr.14529) 148 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:50.757 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:50 smithi063 bash[19913]: cluster 2024-09-17T11:30:49.171454+0000 mgr.x (mgr.14529) 148 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:50.757 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:50 smithi063 bash[19913]: cluster 2024-09-17T11:30:49.171454+0000 mgr.x (mgr.14529) 148 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:52.760 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:52 smithi063 bash[19913]: cluster 2024-09-17T11:30:51.172633+0000 mgr.x (mgr.14529) 149 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:52.761 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:52 smithi063 bash[19913]: cluster 2024-09-17T11:30:51.172633+0000 mgr.x (mgr.14529) 149 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:52.761 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:52 smithi079 bash[21560]: cluster 2024-09-17T11:30:51.172633+0000 mgr.x (mgr.14529) 149 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:52.761 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:52 smithi079 bash[21560]: cluster 2024-09-17T11:30:51.172633+0000 mgr.x (mgr.14529) 149 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:52.761 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:52 smithi160 bash[22048]: cluster 2024-09-17T11:30:51.172633+0000 mgr.x (mgr.14529) 149 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:52.761 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:52 smithi160 bash[22048]: cluster 2024-09-17T11:30:51.172633+0000 mgr.x (mgr.14529) 149 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:54.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:54 smithi063 bash[19913]: cluster 2024-09-17T11:30:53.173196+0000 mgr.x (mgr.14529) 150 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:54.629 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:54 smithi063 bash[19913]: cluster 2024-09-17T11:30:53.173196+0000 mgr.x (mgr.14529) 150 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:54 smithi079 bash[21560]: cluster 2024-09-17T11:30:53.173196+0000 mgr.x (mgr.14529) 150 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:54 smithi079 bash[21560]: cluster 2024-09-17T11:30:53.173196+0000 mgr.x (mgr.14529) 150 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:54.764 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:54 smithi160 bash[22048]: cluster 2024-09-17T11:30:53.173196+0000 mgr.x (mgr.14529) 150 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:54.764 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:54 smithi160 bash[22048]: cluster 2024-09-17T11:30:53.173196+0000 mgr.x (mgr.14529) 150 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:56.766 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:56 smithi063 bash[19913]: cluster 2024-09-17T11:30:55.173792+0000 mgr.x (mgr.14529) 151 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:56.767 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:56 smithi063 bash[19913]: cluster 2024-09-17T11:30:55.173792+0000 mgr.x (mgr.14529) 151 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:56.767 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:56 smithi160 bash[22048]: cluster 2024-09-17T11:30:55.173792+0000 mgr.x (mgr.14529) 151 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:56.767 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:56 smithi160 bash[22048]: cluster 2024-09-17T11:30:55.173792+0000 mgr.x (mgr.14529) 151 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:56.768 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:56 smithi079 bash[21560]: cluster 2024-09-17T11:30:55.173792+0000 mgr.x (mgr.14529) 151 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:56.768 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:56 smithi079 bash[21560]: cluster 2024-09-17T11:30:55.173792+0000 mgr.x (mgr.14529) 151 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:30:58.769 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:58 smithi063 bash[19913]: cluster 2024-09-17T11:30:57.175287+0000 mgr.x (mgr.14529) 152 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:58.769 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:30:58 smithi063 bash[19913]: cluster 2024-09-17T11:30:57.175287+0000 mgr.x (mgr.14529) 152 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:58.770 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:58 smithi079 bash[21560]: cluster 2024-09-17T11:30:57.175287+0000 mgr.x (mgr.14529) 152 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:58.770 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:30:58 smithi079 bash[21560]: cluster 2024-09-17T11:30:57.175287+0000 mgr.x (mgr.14529) 152 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:58.770 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:58 smithi160 bash[22048]: cluster 2024-09-17T11:30:57.175287+0000 mgr.x (mgr.14529) 152 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:30:58.770 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:30:58 smithi160 bash[22048]: cluster 2024-09-17T11:30:57.175287+0000 mgr.x (mgr.14529) 152 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:31:00.772 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:00 smithi063 bash[19913]: cluster 2024-09-17T11:30:59.175954+0000 mgr.x (mgr.14529) 153 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:00.772 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:00 smithi063 bash[19913]: cluster 2024-09-17T11:30:59.175954+0000 mgr.x (mgr.14529) 153 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:00.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:00 smithi079 bash[21560]: cluster 2024-09-17T11:30:59.175954+0000 mgr.x (mgr.14529) 153 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:00.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:00 smithi079 bash[21560]: cluster 2024-09-17T11:30:59.175954+0000 mgr.x (mgr.14529) 153 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:00.773 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:00 smithi160 bash[22048]: cluster 2024-09-17T11:30:59.175954+0000 mgr.x (mgr.14529) 153 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:00.773 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:00 smithi160 bash[22048]: cluster 2024-09-17T11:30:59.175954+0000 mgr.x (mgr.14529) 153 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:02.775 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:02 smithi063 bash[19913]: cluster 2024-09-17T11:31:01.177202+0000 mgr.x (mgr.14529) 154 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:31:02.775 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:02 smithi063 bash[19913]: cluster 2024-09-17T11:31:01.177202+0000 mgr.x (mgr.14529) 154 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:31:02.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:02 smithi079 bash[21560]: cluster 2024-09-17T11:31:01.177202+0000 mgr.x (mgr.14529) 154 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:31:02.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:02 smithi079 bash[21560]: cluster 2024-09-17T11:31:01.177202+0000 mgr.x (mgr.14529) 154 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:31:02.776 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:02 smithi160 bash[22048]: cluster 2024-09-17T11:31:01.177202+0000 mgr.x (mgr.14529) 154 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:31:02.776 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:02 smithi160 bash[22048]: cluster 2024-09-17T11:31:01.177202+0000 mgr.x (mgr.14529) 154 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T11:31:04.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:04 smithi063 bash[19913]: cluster 2024-09-17T11:31:03.177983+0000 mgr.x (mgr.14529) 155 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:04.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:04 smithi063 bash[19913]: cluster 2024-09-17T11:31:03.177983+0000 mgr.x (mgr.14529) 155 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:04.762 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:04 smithi079 bash[21560]: cluster 2024-09-17T11:31:03.177983+0000 mgr.x (mgr.14529) 155 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:04.762 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:04 smithi079 bash[21560]: cluster 2024-09-17T11:31:03.177983+0000 mgr.x (mgr.14529) 155 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:04.777 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:04 smithi160 bash[22048]: cluster 2024-09-17T11:31:03.177983+0000 mgr.x (mgr.14529) 155 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:04.777 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:04 smithi160 bash[22048]: cluster 2024-09-17T11:31:03.177983+0000 mgr.x (mgr.14529) 155 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:06.780 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:06 smithi063 bash[19913]: cluster 2024-09-17T11:31:05.178768+0000 mgr.x (mgr.14529) 156 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:06.780 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:06 smithi063 bash[19913]: cluster 2024-09-17T11:31:05.178768+0000 mgr.x (mgr.14529) 156 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:06.781 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:06 smithi160 bash[22048]: cluster 2024-09-17T11:31:05.178768+0000 mgr.x (mgr.14529) 156 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:06.781 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:06 smithi160 bash[22048]: cluster 2024-09-17T11:31:05.178768+0000 mgr.x (mgr.14529) 156 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:06.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:06 smithi079 bash[21560]: cluster 2024-09-17T11:31:05.178768+0000 mgr.x (mgr.14529) 156 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:06.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:06 smithi079 bash[21560]: cluster 2024-09-17T11:31:05.178768+0000 mgr.x (mgr.14529) 156 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:08.783 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:08 smithi063 bash[19913]: cluster 2024-09-17T11:31:07.179998+0000 mgr.x (mgr.14529) 157 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:08.783 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:08 smithi063 bash[19913]: cluster 2024-09-17T11:31:07.179998+0000 mgr.x (mgr.14529) 157 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:08.783 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:08 smithi079 bash[21560]: cluster 2024-09-17T11:31:07.179998+0000 mgr.x (mgr.14529) 157 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:08.783 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:08 smithi079 bash[21560]: cluster 2024-09-17T11:31:07.179998+0000 mgr.x (mgr.14529) 157 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:08.784 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:08 smithi160 bash[22048]: cluster 2024-09-17T11:31:07.179998+0000 mgr.x (mgr.14529) 157 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:08.784 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:08 smithi160 bash[22048]: cluster 2024-09-17T11:31:07.179998+0000 mgr.x (mgr.14529) 157 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:10.786 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:10 smithi063 bash[19913]: cluster 2024-09-17T11:31:09.180635+0000 mgr.x (mgr.14529) 158 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:10.787 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:10 smithi063 bash[19913]: cluster 2024-09-17T11:31:09.180635+0000 mgr.x (mgr.14529) 158 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:10.787 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:10 smithi160 bash[22048]: cluster 2024-09-17T11:31:09.180635+0000 mgr.x (mgr.14529) 158 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:10.787 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:10 smithi160 bash[22048]: cluster 2024-09-17T11:31:09.180635+0000 mgr.x (mgr.14529) 158 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:10.787 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:10 smithi079 bash[21560]: cluster 2024-09-17T11:31:09.180635+0000 mgr.x (mgr.14529) 158 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:10.787 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:10 smithi079 bash[21560]: cluster 2024-09-17T11:31:09.180635+0000 mgr.x (mgr.14529) 158 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T11:31:12.789 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:12 smithi063 bash[19913]: cluster 2024-09-17T11:31:11.181820+0000 mgr.x (mgr.14529) 159 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:12.789 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:12 smithi063 bash[19913]: cluster 2024-09-17T11:31:11.181820+0000 mgr.x (mgr.14529) 159 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:12.790 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:12 smithi079 bash[21560]: cluster 2024-09-17T11:31:11.181820+0000 mgr.x (mgr.14529) 159 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:12.790 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:12 smithi079 bash[21560]: cluster 2024-09-17T11:31:11.181820+0000 mgr.x (mgr.14529) 159 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:12.790 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:12 smithi160 bash[22048]: cluster 2024-09-17T11:31:11.181820+0000 mgr.x (mgr.14529) 159 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:12.790 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:12 smithi160 bash[22048]: cluster 2024-09-17T11:31:11.181820+0000 mgr.x (mgr.14529) 159 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:14.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:14 smithi063 bash[19913]: cluster 2024-09-17T11:31:13.182587+0000 mgr.x (mgr.14529) 160 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:14.609 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:14 smithi063 bash[19913]: cluster 2024-09-17T11:31:13.182587+0000 mgr.x (mgr.14529) 160 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:14.792 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:14 smithi160 bash[22048]: cluster 2024-09-17T11:31:13.182587+0000 mgr.x (mgr.14529) 160 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:14.792 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:14 smithi160 bash[22048]: cluster 2024-09-17T11:31:13.182587+0000 mgr.x (mgr.14529) 160 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:14.792 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:14 smithi079 bash[21560]: cluster 2024-09-17T11:31:13.182587+0000 mgr.x (mgr.14529) 160 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:14.792 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:14 smithi079 bash[21560]: cluster 2024-09-17T11:31:13.182587+0000 mgr.x (mgr.14529) 160 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:16.794 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:16 smithi063 bash[19913]: cluster 2024-09-17T11:31:15.183375+0000 mgr.x (mgr.14529) 161 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:16.795 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:16 smithi063 bash[19913]: cluster 2024-09-17T11:31:15.183375+0000 mgr.x (mgr.14529) 161 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:16.795 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:16 smithi160 bash[22048]: cluster 2024-09-17T11:31:15.183375+0000 mgr.x (mgr.14529) 161 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:16.795 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:16 smithi160 bash[22048]: cluster 2024-09-17T11:31:15.183375+0000 mgr.x (mgr.14529) 161 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:16.795 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:16 smithi079 bash[21560]: cluster 2024-09-17T11:31:15.183375+0000 mgr.x (mgr.14529) 161 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:16.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:16 smithi079 bash[21560]: cluster 2024-09-17T11:31:15.183375+0000 mgr.x (mgr.14529) 161 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:18.164 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.63/share1 -c ls' 2024-09-17T11:31:18.218 INFO:teuthology.orchestra.run.smithi165.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.63/share1 -c ls 2024-09-17T11:31:18.797 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:18 smithi063 bash[19913]: cluster 2024-09-17T11:31:17.184628+0000 mgr.x (mgr.14529) 162 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:18.797 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:18 smithi063 bash[19913]: cluster 2024-09-17T11:31:17.184628+0000 mgr.x (mgr.14529) 162 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:18.798 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:18 smithi160 bash[22048]: cluster 2024-09-17T11:31:17.184628+0000 mgr.x (mgr.14529) 162 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:18.798 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:18 smithi160 bash[22048]: cluster 2024-09-17T11:31:17.184628+0000 mgr.x (mgr.14529) 162 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:18.798 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:18 smithi079 bash[21560]: cluster 2024-09-17T11:31:17.184628+0000 mgr.x (mgr.14529) 162 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:18.798 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:18 smithi079 bash[21560]: cluster 2024-09-17T11:31:17.184628+0000 mgr.x (mgr.14529) 162 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T11:31:19.213 INFO:teuthology.orchestra.run.smithi165.stdout: . D 0 Tue Sep 17 11:27:14 2024 2024-09-17T11:31:19.213 INFO:teuthology.orchestra.run.smithi165.stdout: .. D 0 Tue Sep 17 11:27:14 2024 2024-09-17T11:31:19.213 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-17T11:31:19.213 INFO:teuthology.orchestra.run.smithi165.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-17T11:31:19.776 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.63/share1 -c ls' 2024-09-17T11:31:19.830 INFO:teuthology.orchestra.run.smithi165.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.63/share1 -c ls 2024-09-17T11:31:20.799 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:20 smithi063 bash[19913]: cluster 2024-09-17T11:31:19.185085+0000 mgr.x (mgr.14529) 163 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:20.800 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:20 smithi063 bash[19913]: cluster 2024-09-17T11:31:19.185085+0000 mgr.x (mgr.14529) 163 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:20.800 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:20 smithi160 bash[22048]: cluster 2024-09-17T11:31:19.185085+0000 mgr.x (mgr.14529) 163 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:20.800 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:20 smithi160 bash[22048]: cluster 2024-09-17T11:31:19.185085+0000 mgr.x (mgr.14529) 163 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:20.800 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:20 smithi079 bash[21560]: cluster 2024-09-17T11:31:19.185085+0000 mgr.x (mgr.14529) 163 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:20.801 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:20 smithi079 bash[21560]: cluster 2024-09-17T11:31:19.185085+0000 mgr.x (mgr.14529) 163 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T11:31:20.942 INFO:teuthology.orchestra.run.smithi165.stdout: . D 0 Tue Sep 17 11:27:14 2024 2024-09-17T11:31:20.942 INFO:teuthology.orchestra.run.smithi165.stdout: .. D 0 Tue Sep 17 11:27:14 2024 2024-09-17T11:31:20.943 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-17T11:31:20.943 INFO:teuthology.orchestra.run.smithi165.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-17T11:31:21.482 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.63/share2 -c ls' 2024-09-17T11:31:21.533 INFO:teuthology.orchestra.run.smithi165.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.63/share2 -c ls 2024-09-17T11:31:22.654 INFO:teuthology.orchestra.run.smithi165.stdout: . D 0 Tue Sep 17 11:27:21 2024 2024-09-17T11:31:22.654 INFO:teuthology.orchestra.run.smithi165.stdout: .. D 0 Tue Sep 17 11:27:21 2024 2024-09-17T11:31:22.654 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-17T11:31:22.654 INFO:teuthology.orchestra.run.smithi165.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-17T11:31:22.803 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:22 smithi079 bash[21560]: cluster 2024-09-17T11:31:21.186195+0000 mgr.x (mgr.14529) 164 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:31:22.803 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:22 smithi079 bash[21560]: cluster 2024-09-17T11:31:21.186195+0000 mgr.x (mgr.14529) 164 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:31:22.803 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:22 smithi063 bash[19913]: cluster 2024-09-17T11:31:21.186195+0000 mgr.x (mgr.14529) 164 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:31:22.803 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:22 smithi063 bash[19913]: cluster 2024-09-17T11:31:21.186195+0000 mgr.x (mgr.14529) 164 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:31:22.803 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:22 smithi160 bash[22048]: cluster 2024-09-17T11:31:21.186195+0000 mgr.x (mgr.14529) 164 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:31:22.804 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:22 smithi160 bash[22048]: cluster 2024-09-17T11:31:21.186195+0000 mgr.x (mgr.14529) 164 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T11:31:23.172 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.63/share2 -c ls' 2024-09-17T11:31:23.225 INFO:teuthology.orchestra.run.smithi165.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.165 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.63/share2 -c ls 2024-09-17T11:31:24.383 INFO:teuthology.orchestra.run.smithi165.stdout: . D 0 Tue Sep 17 11:27:21 2024 2024-09-17T11:31:24.383 INFO:teuthology.orchestra.run.smithi165.stdout: .. D 0 Tue Sep 17 11:27:21 2024 2024-09-17T11:31:24.383 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-17T11:31:24.384 INFO:teuthology.orchestra.run.smithi165.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-17T11:31:24.622 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:24 smithi063 bash[19913]: cluster 2024-09-17T11:31:23.186808+0000 mgr.x (mgr.14529) 165 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:24.622 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:24 smithi063 bash[19913]: cluster 2024-09-17T11:31:23.186808+0000 mgr.x (mgr.14529) 165 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:24.805 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:24 smithi079 bash[21560]: cluster 2024-09-17T11:31:23.186808+0000 mgr.x (mgr.14529) 165 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:24.805 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:24 smithi079 bash[21560]: cluster 2024-09-17T11:31:23.186808+0000 mgr.x (mgr.14529) 165 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:24.806 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:24 smithi160 bash[22048]: cluster 2024-09-17T11:31:23.186808+0000 mgr.x (mgr.14529) 165 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:24.806 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:24 smithi160 bash[22048]: cluster 2024-09-17T11:31:23.186808+0000 mgr.x (mgr.14529) 165 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:24.909 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T11:31:24.921 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-17T11:31:24.921 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-17T11:31:26.807 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:26 smithi063 bash[19913]: cluster 2024-09-17T11:31:25.187184+0000 mgr.x (mgr.14529) 166 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:26.807 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:26 smithi063 bash[19913]: cluster 2024-09-17T11:31:25.187184+0000 mgr.x (mgr.14529) 166 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:26.808 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:26 smithi079 bash[21560]: cluster 2024-09-17T11:31:25.187184+0000 mgr.x (mgr.14529) 166 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:26.808 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:26 smithi079 bash[21560]: cluster 2024-09-17T11:31:25.187184+0000 mgr.x (mgr.14529) 166 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:26.808 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:26 smithi160 bash[22048]: cluster 2024-09-17T11:31:25.187184+0000 mgr.x (mgr.14529) 166 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:26.808 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:26 smithi160 bash[22048]: cluster 2024-09-17T11:31:25.187184+0000 mgr.x (mgr.14529) 166 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T11:31:28.810 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:28 smithi063 bash[19913]: cluster 2024-09-17T11:31:27.187938+0000 mgr.x (mgr.14529) 167 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-17T11:31:28.810 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:28 smithi063 bash[19913]: cluster 2024-09-17T11:31:27.187938+0000 mgr.x (mgr.14529) 167 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-17T11:31:28.811 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:28 smithi160 bash[22048]: cluster 2024-09-17T11:31:27.187938+0000 mgr.x (mgr.14529) 167 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-17T11:31:28.811 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:28 smithi160 bash[22048]: cluster 2024-09-17T11:31:27.187938+0000 mgr.x (mgr.14529) 167 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-17T11:31:28.811 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:28 smithi079 bash[21560]: cluster 2024-09-17T11:31:27.187938+0000 mgr.x (mgr.14529) 167 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-17T11:31:28.811 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:28 smithi079 bash[21560]: cluster 2024-09-17T11:31:27.187938+0000 mgr.x (mgr.14529) 167 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-17T11:31:29.737 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:31:30.738 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:30 smithi079 bash[21560]: cluster 2024-09-17T11:31:29.188501+0000 mgr.x (mgr.14529) 168 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T11:31:30.739 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:30 smithi079 bash[21560]: cluster 2024-09-17T11:31:29.188501+0000 mgr.x (mgr.14529) 168 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T11:31:30.813 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:30 smithi063 bash[19913]: cluster 2024-09-17T11:31:29.188501+0000 mgr.x (mgr.14529) 168 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T11:31:30.813 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:30 smithi063 bash[19913]: cluster 2024-09-17T11:31:29.188501+0000 mgr.x (mgr.14529) 168 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T11:31:30.814 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:30 smithi160 bash[22048]: cluster 2024-09-17T11:31:29.188501+0000 mgr.x (mgr.14529) 168 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T11:31:30.814 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:30 smithi160 bash[22048]: cluster 2024-09-17T11:31:29.188501+0000 mgr.x (mgr.14529) 168 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T11:31:31.594 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-09-17T11:31:31.594 INFO:teuthology.orchestra.run.smithi063.stdout: "results": [ 2024-09-17T11:31:31.594 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:31:31.594 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-17T11:31:31.594 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.share", 2024-09-17T11:31:31.594 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "share_id": "share1", 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "removed" 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "removed", 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.share", 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "share_id": "share2", 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "removed" 2024-09-17T11:31:31.595 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "removed", 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.cluster", 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "removed" 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "removed", 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:31:31.596 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: "auth_id": "join1-admin", 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "removed" 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "removed", 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-17T11:31:31.597 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-09-17T11:31:32.327 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-17T11:31:32.337 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-17T11:31:32.337 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:31:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: cluster 2024-09-17T11:31:31.189707+0000 mgr.x (mgr.14529) 169 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-17T11:31:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: cluster 2024-09-17T11:31:31.189707+0000 mgr.x (mgr.14529) 169 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-17T11:31:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.386544+0000 mgr.x (mgr.14529) 170 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:31:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.386544+0000 mgr.x (mgr.14529) 170 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:31:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: cephadm 2024-09-17T11:31:31.488442+0000 mgr.x (mgr.14529) 171 : cephadm [INF] Remove service smb.adipctdb 2024-09-17T11:31:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: cephadm 2024-09-17T11:31:31.488442+0000 mgr.x (mgr.14529) 171 : cephadm [INF] Remove service smb.adipctdb 2024-09-17T11:31:32.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.495850+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.495850+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.497473+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.497473+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.498107+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.498107+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.500000+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.500000+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.502097+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.502097+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.502889+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.502889+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:31:32.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.507437+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.507437+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.507993+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.507993+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.509475+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.509475+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.519145+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: audit 2024-09-17T11:31:31.519145+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: cephadm 2024-09-17T11:31:31.576894+0000 mgr.x (mgr.14529) 172 : cephadm [INF] Removing orphan daemon smb.adipctdb.0.0.smithi063.nsvkyl... 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: cephadm 2024-09-17T11:31:31.576894+0000 mgr.x (mgr.14529) 172 : cephadm [INF] Removing orphan daemon smb.adipctdb.0.0.smithi063.nsvkyl... 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: cephadm 2024-09-17T11:31:31.577153+0000 mgr.x (mgr.14529) 173 : cephadm [INF] Removing daemon smb.adipctdb.0.0.smithi063.nsvkyl from smithi063 -- ports [445, 9922] 2024-09-17T11:31:32.632 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:32 smithi063 bash[19913]: cephadm 2024-09-17T11:31:31.577153+0000 mgr.x (mgr.14529) 173 : cephadm [INF] Removing daemon smb.adipctdb.0.0.smithi063.nsvkyl from smithi063 -- ports [445, 9922] 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: cluster 2024-09-17T11:31:31.189707+0000 mgr.x (mgr.14529) 169 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: cluster 2024-09-17T11:31:31.189707+0000 mgr.x (mgr.14529) 169 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.386544+0000 mgr.x (mgr.14529) 170 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.386544+0000 mgr.x (mgr.14529) 170 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: cephadm 2024-09-17T11:31:31.488442+0000 mgr.x (mgr.14529) 171 : cephadm [INF] Remove service smb.adipctdb 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: cephadm 2024-09-17T11:31:31.488442+0000 mgr.x (mgr.14529) 171 : cephadm [INF] Remove service smb.adipctdb 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.495850+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.495850+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.497473+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.497473+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.498107+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.498107+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.500000+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.500000+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.502097+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.502097+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.502889+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.502889+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.507437+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.507437+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.507993+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.507993+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.509475+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.509475+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.519145+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: audit 2024-09-17T11:31:31.519145+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: cephadm 2024-09-17T11:31:31.576894+0000 mgr.x (mgr.14529) 172 : cephadm [INF] Removing orphan daemon smb.adipctdb.0.0.smithi063.nsvkyl... 2024-09-17T11:31:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: cephadm 2024-09-17T11:31:31.576894+0000 mgr.x (mgr.14529) 172 : cephadm [INF] Removing orphan daemon smb.adipctdb.0.0.smithi063.nsvkyl... 2024-09-17T11:31:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: cephadm 2024-09-17T11:31:31.577153+0000 mgr.x (mgr.14529) 173 : cephadm [INF] Removing daemon smb.adipctdb.0.0.smithi063.nsvkyl from smithi063 -- ports [445, 9922] 2024-09-17T11:31:32.833 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:32 smithi160 bash[22048]: cephadm 2024-09-17T11:31:31.577153+0000 mgr.x (mgr.14529) 173 : cephadm [INF] Removing daemon smb.adipctdb.0.0.smithi063.nsvkyl from smithi063 -- ports [445, 9922] 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: cluster 2024-09-17T11:31:31.189707+0000 mgr.x (mgr.14529) 169 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: cluster 2024-09-17T11:31:31.189707+0000 mgr.x (mgr.14529) 169 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.386544+0000 mgr.x (mgr.14529) 170 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.386544+0000 mgr.x (mgr.14529) 170 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: cephadm 2024-09-17T11:31:31.488442+0000 mgr.x (mgr.14529) 171 : cephadm [INF] Remove service smb.adipctdb 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: cephadm 2024-09-17T11:31:31.488442+0000 mgr.x (mgr.14529) 171 : cephadm [INF] Remove service smb.adipctdb 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.495850+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.495850+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.497473+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.497473+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.498107+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.498107+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.500000+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.500000+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.502097+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.502097+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.502889+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.502889+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.507437+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.507437+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.507993+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:31:32.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.507993+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:31:32.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.509475+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.509475+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T11:31:32.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.519145+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: audit 2024-09-17T11:31:31.519145+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' 2024-09-17T11:31:32.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: cephadm 2024-09-17T11:31:31.576894+0000 mgr.x (mgr.14529) 172 : cephadm [INF] Removing orphan daemon smb.adipctdb.0.0.smithi063.nsvkyl... 2024-09-17T11:31:32.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: cephadm 2024-09-17T11:31:31.576894+0000 mgr.x (mgr.14529) 172 : cephadm [INF] Removing orphan daemon smb.adipctdb.0.0.smithi063.nsvkyl... 2024-09-17T11:31:32.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: cephadm 2024-09-17T11:31:31.577153+0000 mgr.x (mgr.14529) 173 : cephadm [INF] Removing daemon smb.adipctdb.0.0.smithi063.nsvkyl from smithi063 -- ports [445, 9922] 2024-09-17T11:31:32.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:32 smithi079 bash[21560]: cephadm 2024-09-17T11:31:31.577153+0000 mgr.x (mgr.14529) 173 : cephadm [INF] Removing daemon smb.adipctdb.0.0.smithi063.nsvkyl from smithi063 -- ports [445, 9922] 2024-09-17T11:31:33.919 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:33 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:33.919 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:33 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:33.920 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:33 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:33.920 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:33 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.182 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.182 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.183 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.183 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.434 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.434 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.434 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.435 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.580 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:34 smithi160 bash[22048]: cluster 2024-09-17T11:31:33.190366+0000 mgr.x (mgr.14529) 174 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:34.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:34 smithi160 bash[22048]: cluster 2024-09-17T11:31:33.190366+0000 mgr.x (mgr.14529) 174 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:34.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:34 smithi079 bash[21560]: cluster 2024-09-17T11:31:33.190366+0000 mgr.x (mgr.14529) 174 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:34.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:34 smithi079 bash[21560]: cluster 2024-09-17T11:31:33.190366+0000 mgr.x (mgr.14529) 174 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:34.708 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.708 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:34 smithi063 bash[19913]: cluster 2024-09-17T11:31:33.190366+0000 mgr.x (mgr.14529) 174 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:34.708 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:34 smithi063 bash[19913]: cluster 2024-09-17T11:31:33.190366+0000 mgr.x (mgr.14529) 174 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:34.708 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.708 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.709 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.991 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.991 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.992 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:34.992 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:34 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:35.251 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:35 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:35.252 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:35 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:35.252 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:35 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:35.252 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:35 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:35.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:35 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:35.879 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:35 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:35.880 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:35 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:35.880 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:35 smithi063 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: cluster 2024-09-17T11:31:35.190708+0000 mgr.x (mgr.14529) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: cluster 2024-09-17T11:31:35.190708+0000 mgr.x (mgr.14529) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: cephadm 2024-09-17T11:31:35.745057+0000 mgr.x (mgr.14529) 176 : cephadm [INF] Removing key for client.smb.config.adipctdb.0.0.smithi063.nsvkyl 2024-09-17T11:31:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: cephadm 2024-09-17T11:31:35.745057+0000 mgr.x (mgr.14529) 176 : cephadm [INF] Removing key for client.smb.config.adipctdb.0.0.smithi063.nsvkyl 2024-09-17T11:31:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: audit 2024-09-17T11:31:35.745674+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"} : dispatch 2024-09-17T11:31:36.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: audit 2024-09-17T11:31:35.745674+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"} : dispatch 2024-09-17T11:31:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: audit 2024-09-17T11:31:35.749181+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"}]': finished 2024-09-17T11:31:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: audit 2024-09-17T11:31:35.749181+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"}]': finished 2024-09-17T11:31:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: cephadm 2024-09-17T11:31:35.754033+0000 mgr.x (mgr.14529) 177 : cephadm [INF] Removing orphan daemon smb.adipctdb.2.0.smithi079.qhrqqz... 2024-09-17T11:31:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: cephadm 2024-09-17T11:31:35.754033+0000 mgr.x (mgr.14529) 177 : cephadm [INF] Removing orphan daemon smb.adipctdb.2.0.smithi079.qhrqqz... 2024-09-17T11:31:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: cephadm 2024-09-17T11:31:35.754389+0000 mgr.x (mgr.14529) 178 : cephadm [INF] Removing daemon smb.adipctdb.2.0.smithi079.qhrqqz from smithi079 -- ports [445, 9922] 2024-09-17T11:31:36.582 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:36 smithi160 bash[22048]: cephadm 2024-09-17T11:31:35.754389+0000 mgr.x (mgr.14529) 178 : cephadm [INF] Removing daemon smb.adipctdb.2.0.smithi079.qhrqqz from smithi079 -- ports [445, 9922] 2024-09-17T11:31:36.798 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: cluster 2024-09-17T11:31:35.190708+0000 mgr.x (mgr.14529) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:36.798 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: cluster 2024-09-17T11:31:35.190708+0000 mgr.x (mgr.14529) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: cephadm 2024-09-17T11:31:35.745057+0000 mgr.x (mgr.14529) 176 : cephadm [INF] Removing key for client.smb.config.adipctdb.0.0.smithi063.nsvkyl 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: cephadm 2024-09-17T11:31:35.745057+0000 mgr.x (mgr.14529) 176 : cephadm [INF] Removing key for client.smb.config.adipctdb.0.0.smithi063.nsvkyl 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: audit 2024-09-17T11:31:35.745674+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"} : dispatch 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: audit 2024-09-17T11:31:35.745674+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"} : dispatch 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: audit 2024-09-17T11:31:35.749181+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"}]': finished 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: audit 2024-09-17T11:31:35.749181+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"}]': finished 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: cephadm 2024-09-17T11:31:35.754033+0000 mgr.x (mgr.14529) 177 : cephadm [INF] Removing orphan daemon smb.adipctdb.2.0.smithi079.qhrqqz... 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: cephadm 2024-09-17T11:31:35.754033+0000 mgr.x (mgr.14529) 177 : cephadm [INF] Removing orphan daemon smb.adipctdb.2.0.smithi079.qhrqqz... 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: cephadm 2024-09-17T11:31:35.754389+0000 mgr.x (mgr.14529) 178 : cephadm [INF] Removing daemon smb.adipctdb.2.0.smithi079.qhrqqz from smithi079 -- ports [445, 9922] 2024-09-17T11:31:36.799 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:36 smithi079 bash[21560]: cephadm 2024-09-17T11:31:35.754389+0000 mgr.x (mgr.14529) 178 : cephadm [INF] Removing daemon smb.adipctdb.2.0.smithi079.qhrqqz from smithi079 -- ports [445, 9922] 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: cluster 2024-09-17T11:31:35.190708+0000 mgr.x (mgr.14529) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: cluster 2024-09-17T11:31:35.190708+0000 mgr.x (mgr.14529) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 191 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: cephadm 2024-09-17T11:31:35.745057+0000 mgr.x (mgr.14529) 176 : cephadm [INF] Removing key for client.smb.config.adipctdb.0.0.smithi063.nsvkyl 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: cephadm 2024-09-17T11:31:35.745057+0000 mgr.x (mgr.14529) 176 : cephadm [INF] Removing key for client.smb.config.adipctdb.0.0.smithi063.nsvkyl 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: audit 2024-09-17T11:31:35.745674+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"} : dispatch 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: audit 2024-09-17T11:31:35.745674+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"} : dispatch 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: audit 2024-09-17T11:31:35.749181+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"}]': finished 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: audit 2024-09-17T11:31:35.749181+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.nsvkyl"}]': finished 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: cephadm 2024-09-17T11:31:35.754033+0000 mgr.x (mgr.14529) 177 : cephadm [INF] Removing orphan daemon smb.adipctdb.2.0.smithi079.qhrqqz... 2024-09-17T11:31:36.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: cephadm 2024-09-17T11:31:35.754033+0000 mgr.x (mgr.14529) 177 : cephadm [INF] Removing orphan daemon smb.adipctdb.2.0.smithi079.qhrqqz... 2024-09-17T11:31:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: cephadm 2024-09-17T11:31:35.754389+0000 mgr.x (mgr.14529) 178 : cephadm [INF] Removing daemon smb.adipctdb.2.0.smithi079.qhrqqz from smithi079 -- ports [445, 9922] 2024-09-17T11:31:36.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:36 smithi063 bash[19913]: cephadm 2024-09-17T11:31:35.754389+0000 mgr.x (mgr.14529) 178 : cephadm [INF] Removing daemon smb.adipctdb.2.0.smithi079.qhrqqz from smithi079 -- ports [445, 9922] 2024-09-17T11:31:37.074 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:31:38.385 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.385 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.386 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.386 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.386 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.386 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.570 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:31:38.570 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:29:44.350627Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:29:44.350309Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:29:44.350180Z", "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-17T11:29:44.350417Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T11:31:31.496470Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.165"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-17T11:28:12.094487Z", "last_refresh": "2024-09-17T11:29:44.789608Z", "running": 2, "size": 3}}] 2024-09-17T11:31:38.580 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:38 smithi160 bash[22048]: cluster 2024-09-17T11:31:37.191830+0000 mgr.x (mgr.14529) 179 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T11:31:38.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:38 smithi160 bash[22048]: cluster 2024-09-17T11:31:37.191830+0000 mgr.x (mgr.14529) 179 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T11:31:38.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:38 smithi079 bash[21560]: cluster 2024-09-17T11:31:37.191830+0000 mgr.x (mgr.14529) 179 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T11:31:38.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:38 smithi079 bash[21560]: cluster 2024-09-17T11:31:37.191830+0000 mgr.x (mgr.14529) 179 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T11:31:38.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.675 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.675 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.798 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:38 smithi063 bash[19913]: cluster 2024-09-17T11:31:37.191830+0000 mgr.x (mgr.14529) 179 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T11:31:38.799 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:38 smithi063 bash[19913]: cluster 2024-09-17T11:31:37.191830+0000 mgr.x (mgr.14529) 179 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T11:31:38.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.925 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:38.928 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:31:38 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.236 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'osd', 'smb.adipctdb', 'mgr', 'mon'} 2024-09-17T11:31:39.309 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.309 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.309 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.309 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.309 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.309 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.569 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:39 smithi079 bash[21560]: audit 2024-09-17T11:31:38.561871+0000 mgr.x (mgr.14529) 180 : audit [DBG] from='client.15960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:31:39.569 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:39 smithi079 bash[21560]: audit 2024-09-17T11:31:38.561871+0000 mgr.x (mgr.14529) 180 : audit [DBG] from='client.15960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:31:39.641 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:39 smithi160 bash[22048]: audit 2024-09-17T11:31:38.561871+0000 mgr.x (mgr.14529) 180 : audit [DBG] from='client.15960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:31:39.641 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:39 smithi160 bash[22048]: audit 2024-09-17T11:31:38.561871+0000 mgr.x (mgr.14529) 180 : audit [DBG] from='client.15960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:31:39.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:39 smithi063 bash[19913]: audit 2024-09-17T11:31:38.561871+0000 mgr.x (mgr.14529) 180 : audit [DBG] from='client.15960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:31:39.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:39 smithi063 bash[19913]: audit 2024-09-17T11:31:38.561871+0000 mgr.x (mgr.14529) 180 : audit [DBG] from='client.15960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:31:39.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.925 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:39.926 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:31:39 smithi079 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:40.237 DEBUG:teuthology.orchestra.run.smithi063:> 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 1031a360-74e6-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T11:31:40.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:40 smithi160 bash[22048]: cluster 2024-09-17T11:31:39.192326+0000 mgr.x (mgr.14529) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:40.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:40 smithi160 bash[22048]: cluster 2024-09-17T11:31:39.192326+0000 mgr.x (mgr.14529) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:40.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:40 smithi160 bash[22048]: cephadm 2024-09-17T11:31:39.838669+0000 mgr.x (mgr.14529) 182 : cephadm [INF] Removing key for client.smb.config.adipctdb.2.0.smithi079.qhrqqz 2024-09-17T11:31:40.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:40 smithi160 bash[22048]: cephadm 2024-09-17T11:31:39.838669+0000 mgr.x (mgr.14529) 182 : cephadm [INF] Removing key for client.smb.config.adipctdb.2.0.smithi079.qhrqqz 2024-09-17T11:31:40.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:40 smithi160 bash[22048]: audit 2024-09-17T11:31:39.839367+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"} : dispatch 2024-09-17T11:31:40.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:40 smithi160 bash[22048]: audit 2024-09-17T11:31:39.839367+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"} : dispatch 2024-09-17T11:31:40.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:40 smithi160 bash[22048]: audit 2024-09-17T11:31:39.843173+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"}]': finished 2024-09-17T11:31:40.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:40 smithi160 bash[22048]: audit 2024-09-17T11:31:39.843173+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"}]': finished 2024-09-17T11:31:40.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:40 smithi063 bash[19913]: cluster 2024-09-17T11:31:39.192326+0000 mgr.x (mgr.14529) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:40.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:40 smithi063 bash[19913]: cluster 2024-09-17T11:31:39.192326+0000 mgr.x (mgr.14529) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:40.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:40 smithi063 bash[19913]: cephadm 2024-09-17T11:31:39.838669+0000 mgr.x (mgr.14529) 182 : cephadm [INF] Removing key for client.smb.config.adipctdb.2.0.smithi079.qhrqqz 2024-09-17T11:31:40.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:40 smithi063 bash[19913]: cephadm 2024-09-17T11:31:39.838669+0000 mgr.x (mgr.14529) 182 : cephadm [INF] Removing key for client.smb.config.adipctdb.2.0.smithi079.qhrqqz 2024-09-17T11:31:40.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:40 smithi063 bash[19913]: audit 2024-09-17T11:31:39.839367+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"} : dispatch 2024-09-17T11:31:40.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:40 smithi063 bash[19913]: audit 2024-09-17T11:31:39.839367+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"} : dispatch 2024-09-17T11:31:40.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:40 smithi063 bash[19913]: audit 2024-09-17T11:31:39.843173+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"}]': finished 2024-09-17T11:31:40.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:40 smithi063 bash[19913]: audit 2024-09-17T11:31:39.843173+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"}]': finished 2024-09-17T11:31:40.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:40 smithi079 bash[21560]: cluster 2024-09-17T11:31:39.192326+0000 mgr.x (mgr.14529) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:40.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:40 smithi079 bash[21560]: cluster 2024-09-17T11:31:39.192326+0000 mgr.x (mgr.14529) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 193 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:40.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:40 smithi079 bash[21560]: cephadm 2024-09-17T11:31:39.838669+0000 mgr.x (mgr.14529) 182 : cephadm [INF] Removing key for client.smb.config.adipctdb.2.0.smithi079.qhrqqz 2024-09-17T11:31:40.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:40 smithi079 bash[21560]: cephadm 2024-09-17T11:31:39.838669+0000 mgr.x (mgr.14529) 182 : cephadm [INF] Removing key for client.smb.config.adipctdb.2.0.smithi079.qhrqqz 2024-09-17T11:31:40.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:40 smithi079 bash[21560]: audit 2024-09-17T11:31:39.839367+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"} : dispatch 2024-09-17T11:31:40.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:40 smithi079 bash[21560]: audit 2024-09-17T11:31:39.839367+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"} : dispatch 2024-09-17T11:31:40.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:40 smithi079 bash[21560]: audit 2024-09-17T11:31:39.843173+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"}]': finished 2024-09-17T11:31:40.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:40 smithi079 bash[21560]: audit 2024-09-17T11:31:39.843173+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi079.qhrqqz"}]': finished 2024-09-17T11:31:41.711 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:41 smithi160 bash[22048]: cephadm 2024-09-17T11:31:39.849106+0000 mgr.x (mgr.14529) 183 : cephadm [INF] Removing orphan daemon smb.adipctdb.1.0.smithi160.skgvll... 2024-09-17T11:31:41.711 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:41 smithi160 bash[22048]: cephadm 2024-09-17T11:31:39.849106+0000 mgr.x (mgr.14529) 183 : cephadm [INF] Removing orphan daemon smb.adipctdb.1.0.smithi160.skgvll... 2024-09-17T11:31:41.711 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:41 smithi160 bash[22048]: cephadm 2024-09-17T11:31:39.849571+0000 mgr.x (mgr.14529) 184 : cephadm [INF] Removing daemon smb.adipctdb.1.0.smithi160.skgvll from smithi160 -- ports [445, 9922] 2024-09-17T11:31:41.711 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:41 smithi160 bash[22048]: cephadm 2024-09-17T11:31:39.849571+0000 mgr.x (mgr.14529) 184 : cephadm [INF] Removing daemon smb.adipctdb.1.0.smithi160.skgvll from smithi160 -- ports [445, 9922] 2024-09-17T11:31:41.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:41 smithi063 bash[19913]: cephadm 2024-09-17T11:31:39.849106+0000 mgr.x (mgr.14529) 183 : cephadm [INF] Removing orphan daemon smb.adipctdb.1.0.smithi160.skgvll... 2024-09-17T11:31:41.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:41 smithi063 bash[19913]: cephadm 2024-09-17T11:31:39.849106+0000 mgr.x (mgr.14529) 183 : cephadm [INF] Removing orphan daemon smb.adipctdb.1.0.smithi160.skgvll... 2024-09-17T11:31:41.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:41 smithi063 bash[19913]: cephadm 2024-09-17T11:31:39.849571+0000 mgr.x (mgr.14529) 184 : cephadm [INF] Removing daemon smb.adipctdb.1.0.smithi160.skgvll from smithi160 -- ports [445, 9922] 2024-09-17T11:31:41.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:41 smithi063 bash[19913]: cephadm 2024-09-17T11:31:39.849571+0000 mgr.x (mgr.14529) 184 : cephadm [INF] Removing daemon smb.adipctdb.1.0.smithi160.skgvll from smithi160 -- ports [445, 9922] 2024-09-17T11:31:41.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:41 smithi079 bash[21560]: cephadm 2024-09-17T11:31:39.849106+0000 mgr.x (mgr.14529) 183 : cephadm [INF] Removing orphan daemon smb.adipctdb.1.0.smithi160.skgvll... 2024-09-17T11:31:41.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:41 smithi079 bash[21560]: cephadm 2024-09-17T11:31:39.849106+0000 mgr.x (mgr.14529) 183 : cephadm [INF] Removing orphan daemon smb.adipctdb.1.0.smithi160.skgvll... 2024-09-17T11:31:41.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:41 smithi079 bash[21560]: cephadm 2024-09-17T11:31:39.849571+0000 mgr.x (mgr.14529) 184 : cephadm [INF] Removing daemon smb.adipctdb.1.0.smithi160.skgvll from smithi160 -- ports [445, 9922] 2024-09-17T11:31:41.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:41 smithi079 bash[21560]: cephadm 2024-09-17T11:31:39.849571+0000 mgr.x (mgr.14529) 184 : cephadm [INF] Removing daemon smb.adipctdb.1.0.smithi160.skgvll from smithi160 -- ports [445, 9922] 2024-09-17T11:31:42.014 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:41 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.014 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:31:41 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.014 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:31:41 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.298 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.299 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.299 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.558 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.558 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:42 smithi160 bash[22048]: cluster 2024-09-17T11:31:41.193589+0000 mgr.x (mgr.14529) 185 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:42.558 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:42 smithi160 bash[22048]: cluster 2024-09-17T11:31:41.193589+0000 mgr.x (mgr.14529) 185 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:42.558 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.559 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.819 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.820 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.820 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:42.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:42 smithi063 bash[19913]: cluster 2024-09-17T11:31:41.193589+0000 mgr.x (mgr.14529) 185 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:42.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:42 smithi063 bash[19913]: cluster 2024-09-17T11:31:41.193589+0000 mgr.x (mgr.14529) 185 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:42.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:42 smithi079 bash[21560]: cluster 2024-09-17T11:31:41.193589+0000 mgr.x (mgr.14529) 185 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:42.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:42 smithi079 bash[21560]: cluster 2024-09-17T11:31:41.193589+0000 mgr.x (mgr.14529) 185 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T11:31:43.080 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:43.081 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:43.081 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:31:42 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:43.407 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:43.407 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:31:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:43.407 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:31:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:43.830 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:43.831 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:31:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:43.831 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:31:43 smithi160 systemd[1]: /etc/systemd/system/ceph-1031a360-74e6-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:31:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: cluster 2024-09-17T11:31:43.194225+0000 mgr.x (mgr.14529) 186 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: cluster 2024-09-17T11:31:43.194225+0000 mgr.x (mgr.14529) 186 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: cephadm 2024-09-17T11:31:43.763966+0000 mgr.x (mgr.14529) 187 : cephadm [INF] Removing key for client.smb.config.adipctdb.1.0.smithi160.skgvll 2024-09-17T11:31:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: cephadm 2024-09-17T11:31:43.763966+0000 mgr.x (mgr.14529) 187 : cephadm [INF] Removing key for client.smb.config.adipctdb.1.0.smithi160.skgvll 2024-09-17T11:31:44.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.764679+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"} : dispatch 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.764679+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"} : dispatch 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.769440+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"}]': finished 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.769440+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"}]': finished 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: cephadm 2024-09-17T11:31:43.774350+0000 mgr.x (mgr.14529) 188 : cephadm [INF] Purge service smb.adipctdb 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: cephadm 2024-09-17T11:31:43.774350+0000 mgr.x (mgr.14529) 188 : cephadm [INF] Purge service smb.adipctdb 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.775144+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.775144+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.781781+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.781781+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.783700+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:44.832 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:44 smithi160 bash[22048]: audit 2024-09-17T11:31:43.783700+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: cluster 2024-09-17T11:31:43.194225+0000 mgr.x (mgr.14529) 186 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: cluster 2024-09-17T11:31:43.194225+0000 mgr.x (mgr.14529) 186 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: cephadm 2024-09-17T11:31:43.763966+0000 mgr.x (mgr.14529) 187 : cephadm [INF] Removing key for client.smb.config.adipctdb.1.0.smithi160.skgvll 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: cephadm 2024-09-17T11:31:43.763966+0000 mgr.x (mgr.14529) 187 : cephadm [INF] Removing key for client.smb.config.adipctdb.1.0.smithi160.skgvll 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.764679+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"} : dispatch 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.764679+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"} : dispatch 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.769440+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"}]': finished 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.769440+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"}]': finished 2024-09-17T11:31:44.880 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: cephadm 2024-09-17T11:31:43.774350+0000 mgr.x (mgr.14529) 188 : cephadm [INF] Purge service smb.adipctdb 2024-09-17T11:31:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: cephadm 2024-09-17T11:31:43.774350+0000 mgr.x (mgr.14529) 188 : cephadm [INF] Purge service smb.adipctdb 2024-09-17T11:31:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.775144+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-17T11:31:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.775144+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-17T11:31:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.781781+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-17T11:31:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.781781+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-17T11:31:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.783700+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:44.881 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:44 smithi063 bash[19913]: audit 2024-09-17T11:31:43.783700+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: cluster 2024-09-17T11:31:43.194225+0000 mgr.x (mgr.14529) 186 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: cluster 2024-09-17T11:31:43.194225+0000 mgr.x (mgr.14529) 186 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: cephadm 2024-09-17T11:31:43.763966+0000 mgr.x (mgr.14529) 187 : cephadm [INF] Removing key for client.smb.config.adipctdb.1.0.smithi160.skgvll 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: cephadm 2024-09-17T11:31:43.763966+0000 mgr.x (mgr.14529) 187 : cephadm [INF] Removing key for client.smb.config.adipctdb.1.0.smithi160.skgvll 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.764679+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"} : dispatch 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.764679+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"} : dispatch 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.769440+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"}]': finished 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.769440+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi160.skgvll"}]': finished 2024-09-17T11:31:44.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: cephadm 2024-09-17T11:31:43.774350+0000 mgr.x (mgr.14529) 188 : cephadm [INF] Purge service smb.adipctdb 2024-09-17T11:31:44.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: cephadm 2024-09-17T11:31:43.774350+0000 mgr.x (mgr.14529) 188 : cephadm [INF] Purge service smb.adipctdb 2024-09-17T11:31:44.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.775144+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-17T11:31:44.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.775144+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-17T11:31:44.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.781781+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-17T11:31:44.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.781781+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-17T11:31:44.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.783700+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:44.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:44 smithi079 bash[21560]: audit 2024-09-17T11:31:43.783700+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14529 172.21.15.63:0/2735835709' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:31:44.998 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:31:46.379 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-17T11:31:46.379 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T11:26:45.942719Z", "last_refresh": "2024-09-17T11:29:44.350627Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T11:19:50.133203Z", "last_refresh": "2024-09-17T11:29:44.350309Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi079:172.21.15.79=b", "smithi160:172.21.15.160=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T11:19:17.312088Z", "last_refresh": "2024-09-17T11:29:44.350180Z", "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-17T11:29:44.350417Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T11:31:46.830 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:46 smithi160 bash[22048]: cluster 2024-09-17T11:31:45.194906+0000 mgr.x (mgr.14529) 189 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:46.831 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:46 smithi160 bash[22048]: cluster 2024-09-17T11:31:45.194906+0000 mgr.x (mgr.14529) 189 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:46.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:46 smithi063 bash[19913]: cluster 2024-09-17T11:31:45.194906+0000 mgr.x (mgr.14529) 189 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:46.879 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:46 smithi063 bash[19913]: cluster 2024-09-17T11:31:45.194906+0000 mgr.x (mgr.14529) 189 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:46.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:46 smithi079 bash[21560]: cluster 2024-09-17T11:31:45.194906+0000 mgr.x (mgr.14529) 189 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:46.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:46 smithi079 bash[21560]: cluster 2024-09-17T11:31:45.194906+0000 mgr.x (mgr.14529) 189 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 192 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-09-17T11:31:46.999 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mgr', 'mds.cephfs', 'mon', 'osd'} 2024-09-17T11:31:46.999 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T11:31:47.009 INFO:tasks.cephadm:Teardown begin 2024-09-17T11:31:47.010 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:31:47.024 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:31:47.038 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:31:47.051 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:31:47.066 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T11:31:47.066 DEBUG:teuthology.orchestra.run.smithi063:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:31:47.072 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:31:47.084 DEBUG:teuthology.orchestra.run.smithi160:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:31:47.101 DEBUG:teuthology.orchestra.run.smithi165:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:31:47.114 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T11:31:47.114 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T11:31:47.114 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.a 2024-09-17T11:31:47.271 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:47 smithi063 systemd[1]: Stopping Ceph mon.a for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:31:47.515 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:47 smithi063 bash[19913]: debug 2024-09-17T11:31:47.269+0000 7f6b4d93f640 -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-17T11:31:47.515 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 17 11:31:47 smithi063 bash[19913]: debug 2024-09-17T11:31:47.269+0000 7f6b4d93f640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T11:31:47.992 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T11:31:48.019 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:31:48.019 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T11:31:48.020 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-17T11:31:48.020 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.b 2024-09-17T11:31:48.420 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:48 smithi079 systemd[1]: Stopping Ceph mon.b for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:31:48.421 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:48 smithi079 bash[21560]: debug 2024-09-17T11:31:48.171+0000 7fcaffd25640 -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-17T11:31:48.421 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 17 11:31:48 smithi079 bash[21560]: debug 2024-09-17T11:31:48.171+0000 7fcaffd25640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T11:31:49.287 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T11:31:49.313 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:31:49.313 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-17T11:31:49.313 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-17T11:31:49.314 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.c 2024-09-17T11:31:49.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:49 smithi160 systemd[1]: Stopping Ceph mon.c for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:31:49.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:49 smithi160 bash[22048]: debug 2024-09-17T11:31:49.447+0000 7f21a34c4640 -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-17T11:31:49.581 INFO:journalctl@ceph.mon.c.smithi160.stdout:Sep 17 11:31:49 smithi160 bash[22048]: debug 2024-09-17T11:31:49.447+0000 7f21a34c4640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T11:31:50.481 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T11:31:50.513 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:31:50.513 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-17T11:31:50.513 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T11:31:50.514 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@mgr.x 2024-09-17T11:31:50.879 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:50 smithi063 systemd[1]: Stopping Ceph mgr.x for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:31:50.879 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:50 smithi063 bash[20166]: debug 2024-09-17T11:31:50.656+0000 7f4693687640 -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-17T11:31:50.879 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 17 11:31:50 smithi063 bash[20166]: debug 2024-09-17T11:31:50.656+0000 7f4693687640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T11:31:51.400 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T11:31:51.422 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:31:51.423 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T11:31:51.423 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T11:31:51.423 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.0 2024-09-17T11:31:51.579 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:51 smithi063 systemd[1]: Stopping Ceph osd.0 for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:31:51.879 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:51 smithi063 bash[29568]: debug 2024-09-17T11:31:51.576+0000 7f4dc1e44640 -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-17T11:31:51.879 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:51 smithi063 bash[29568]: debug 2024-09-17T11:31:51.576+0000 7f4dc1e44640 -1 osd.0 52 *** Got signal Terminated *** 2024-09-17T11:31:51.879 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:51 smithi063 bash[29568]: debug 2024-09-17T11:31:51.576+0000 7f4dc1e44640 -1 osd.0 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:31:57.754 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:57 smithi063 bash[50527]: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-0 2024-09-17T11:31:57.755 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 17 11:31:57 smithi063 bash[50591]: Error response from daemon: No such container: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-0 2024-09-17T11:31:59.535 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T11:31:59.563 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:31:59.563 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T11:31:59.563 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T11:31:59.563 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.1 2024-09-17T11:31:59.879 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:59 smithi063 systemd[1]: Stopping Ceph osd.1 for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:31:59.880 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:59 smithi063 bash[35198]: debug 2024-09-17T11:31:59.744+0000 7f7ea5bb4640 -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-17T11:31:59.880 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:59 smithi063 bash[35198]: debug 2024-09-17T11:31:59.744+0000 7f7ea5bb4640 -1 osd.1 52 *** Got signal Terminated *** 2024-09-17T11:31:59.880 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:31:59 smithi063 bash[35198]: debug 2024-09-17T11:31:59.744+0000 7f7ea5bb4640 -1 osd.1 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:32:05.879 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:32:05 smithi063 bash[50722]: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-1 2024-09-17T11:32:05.879 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 17 11:32:05 smithi063 bash[50790]: Error response from daemon: No such container: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-1 2024-09-17T11:32:07.678 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T11:32:07.709 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:32:07.710 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T11:32:07.710 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T11:32:07.710 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.2 2024-09-17T11:32:08.175 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:32:07 smithi079 systemd[1]: Stopping Ceph osd.2 for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:32:08.175 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:32:07 smithi079 bash[24202]: debug 2024-09-17T11:32:07.922+0000 7f2645c36640 -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-17T11:32:08.175 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:32:07 smithi079 bash[24202]: debug 2024-09-17T11:32:07.922+0000 7f2645c36640 -1 osd.2 52 *** Got signal Terminated *** 2024-09-17T11:32:08.175 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:32:07 smithi079 bash[24202]: debug 2024-09-17T11:32:07.922+0000 7f2645c36640 -1 osd.2 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:32:14.172 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:32:13 smithi079 bash[36600]: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-2 2024-09-17T11:32:14.173 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 17 11:32:14 smithi079 bash[36663]: Error response from daemon: No such container: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-2 2024-09-17T11:32:15.908 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T11:32:15.933 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:32:15.933 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T11:32:15.933 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T11:32:15.933 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.3 2024-09-17T11:32:16.175 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:32:15 smithi079 systemd[1]: Stopping Ceph osd.3 for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:32:16.175 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:32:16 smithi079 bash[29608]: debug 2024-09-17T11:32:16.122+0000 7f9966e0e640 -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-17T11:32:16.175 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:32:16 smithi079 bash[29608]: debug 2024-09-17T11:32:16.122+0000 7f9966e0e640 -1 osd.3 52 *** Got signal Terminated *** 2024-09-17T11:32:16.175 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:32:16 smithi079 bash[29608]: debug 2024-09-17T11:32:16.122+0000 7f9966e0e640 -1 osd.3 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:32:19.581 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:19 smithi160 bash[24981]: debug 2024-09-17T11:32:19.258+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:20.499 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:20 smithi160 bash[24981]: debug 2024-09-17T11:32:20.234+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:20.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:20 smithi160 bash[30170]: debug 2024-09-17T11:32:20.498+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:21.175 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:32:20 smithi079 bash[29608]: debug 2024-09-17T11:32:20.798+0000 7f995f41b640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:53.884041+0000 front 2024-09-17T11:31:53.883939+0000 (oldest deadline 2024-09-17T11:32:19.783773+0000) 2024-09-17T11:32:21.545 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:21 smithi160 bash[24981]: debug 2024-09-17T11:32:21.258+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:21.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:21 smithi160 bash[30170]: debug 2024-09-17T11:32:21.542+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:22.329 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:32:22 smithi079 bash[36794]: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-3 2024-09-17T11:32:22.329 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 17 11:32:22 smithi079 bash[36862]: Error response from daemon: No such container: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-3 2024-09-17T11:32:22.580 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:22 smithi160 bash[24981]: debug 2024-09-17T11:32:22.274+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:22.581 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:22 smithi160 bash[30170]: debug 2024-09-17T11:32:22.518+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:23.569 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:23 smithi160 bash[24981]: debug 2024-09-17T11:32:23.242+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:23.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:23 smithi160 bash[30170]: debug 2024-09-17T11:32:23.566+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:24.084 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T11:32:24.121 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:32:24.121 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T11:32:24.122 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T11:32:24.122 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.4 2024-09-17T11:32:24.522 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:24 smithi160 systemd[1]: Stopping Ceph osd.4 for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:32:24.523 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:24 smithi160 bash[24981]: debug 2024-09-17T11:32:24.234+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:24.523 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:24 smithi160 bash[24981]: debug 2024-09-17T11:32:24.270+0000 7f3aa1c61640 -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-17T11:32:24.523 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:24 smithi160 bash[24981]: debug 2024-09-17T11:32:24.270+0000 7f3aa1c61640 -1 osd.4 52 *** Got signal Terminated *** 2024-09-17T11:32:24.523 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:24 smithi160 bash[24981]: debug 2024-09-17T11:32:24.270+0000 7f3aa1c61640 -1 osd.4 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:32:24.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:24 smithi160 bash[30170]: debug 2024-09-17T11:32:24.518+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:25.491 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:25 smithi160 bash[24981]: debug 2024-09-17T11:32:25.226+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:25.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:25 smithi160 bash[30170]: debug 2024-09-17T11:32:25.490+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:26.459 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:26 smithi160 bash[24981]: debug 2024-09-17T11:32:26.190+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:26.460 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:26 smithi160 bash[24981]: debug 2024-09-17T11:32:26.190+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:00.266065+0000 front 2024-09-17T11:32:00.266277+0000 (oldest deadline 2024-09-17T11:32:26.165957+0000) 2024-09-17T11:32:26.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:26 smithi160 bash[30170]: debug 2024-09-17T11:32:26.458+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:26.831 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:26 smithi160 bash[30170]: debug 2024-09-17T11:32:26.458+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:27.507 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:27 smithi160 bash[24981]: debug 2024-09-17T11:32:27.150+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:27.507 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:27 smithi160 bash[24981]: debug 2024-09-17T11:32:27.150+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:00.266065+0000 front 2024-09-17T11:32:00.266277+0000 (oldest deadline 2024-09-17T11:32:26.165957+0000) 2024-09-17T11:32:27.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:27 smithi160 bash[30170]: debug 2024-09-17T11:32:27.506+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:27.831 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:27 smithi160 bash[30170]: debug 2024-09-17T11:32:27.506+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:28.527 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:28 smithi160 bash[24981]: debug 2024-09-17T11:32:28.114+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:28.527 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:28 smithi160 bash[24981]: debug 2024-09-17T11:32:28.114+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:00.266065+0000 front 2024-09-17T11:32:00.266277+0000 (oldest deadline 2024-09-17T11:32:26.165957+0000) 2024-09-17T11:32:28.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:28 smithi160 bash[30170]: debug 2024-09-17T11:32:28.526+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:28.887 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:28 smithi160 bash[30170]: debug 2024-09-17T11:32:28.526+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:29.529 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:29 smithi160 bash[24981]: debug 2024-09-17T11:32:29.166+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:56.265275+0000 front 2024-09-17T11:31:56.265392+0000 (oldest deadline 2024-09-17T11:32:18.564937+0000) 2024-09-17T11:32:29.530 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:29 smithi160 bash[24981]: debug 2024-09-17T11:32:29.166+0000 7f3a9a26e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:00.266065+0000 front 2024-09-17T11:32:00.266277+0000 (oldest deadline 2024-09-17T11:32:26.165957+0000) 2024-09-17T11:32:29.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:29 smithi160 bash[30170]: debug 2024-09-17T11:32:29.530+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:29.831 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:29 smithi160 bash[30170]: debug 2024-09-17T11:32:29.530+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:30.527 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:30 smithi160 bash[38299]: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-4 2024-09-17T11:32:30.527 INFO:journalctl@ceph.osd.4.smithi160.stdout:Sep 17 11:32:30 smithi160 bash[38365]: Error response from daemon: No such container: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-4 2024-09-17T11:32:30.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:30 smithi160 bash[30170]: debug 2024-09-17T11:32:30.526+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:30.831 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:30 smithi160 bash[30170]: debug 2024-09-17T11:32:30.526+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:31.677 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:31 smithi160 bash[30170]: debug 2024-09-17T11:32:31.498+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:31.677 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:31 smithi160 bash[30170]: debug 2024-09-17T11:32:31.498+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:32.288 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T11:32:32.313 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:32:32.314 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T11:32:32.314 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T11:32:32.314 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.5 2024-09-17T11:32:32.541 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:32 smithi160 systemd[1]: Stopping Ceph osd.5 for 1031a360-74e6-11ef-bceb-c7b262605968... 2024-09-17T11:32:32.541 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:32 smithi160 bash[30170]: debug 2024-09-17T11:32:32.498+0000 7f08b640f640 -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-17T11:32:32.541 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:32 smithi160 bash[30170]: debug 2024-09-17T11:32:32.498+0000 7f08b640f640 -1 osd.5 52 *** Got signal Terminated *** 2024-09-17T11:32:32.541 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:32 smithi160 bash[30170]: debug 2024-09-17T11:32:32.498+0000 7f08b640f640 -1 osd.5 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T11:32:32.541 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:32 smithi160 bash[30170]: debug 2024-09-17T11:32:32.538+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:32.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:32 smithi160 bash[30170]: debug 2024-09-17T11:32:32.538+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:33.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:33 smithi160 bash[30170]: debug 2024-09-17T11:32:33.574+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:33.831 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:33 smithi160 bash[30170]: debug 2024-09-17T11:32:33.574+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:35.080 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:34 smithi160 bash[30170]: debug 2024-09-17T11:32:34.606+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:35.081 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:34 smithi160 bash[30170]: debug 2024-09-17T11:32:34.606+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:35.081 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:34 smithi160 bash[30170]: debug 2024-09-17T11:32:34.606+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.79:6804 osd.2 since back 2024-09-17T11:32:11.842647+0000 front 2024-09-17T11:32:11.842685+0000 (oldest deadline 2024-09-17T11:32:34.142419+0000) 2024-09-17T11:32:36.080 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:35 smithi160 bash[30170]: debug 2024-09-17T11:32:35.578+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:36.080 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:35 smithi160 bash[30170]: debug 2024-09-17T11:32:35.578+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:36.081 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:35 smithi160 bash[30170]: debug 2024-09-17T11:32:35.578+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.79:6804 osd.2 since back 2024-09-17T11:32:11.842647+0000 front 2024-09-17T11:32:11.842685+0000 (oldest deadline 2024-09-17T11:32:34.142419+0000) 2024-09-17T11:32:36.830 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:36 smithi160 bash[30170]: debug 2024-09-17T11:32:36.562+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-17T11:31:55.639583+0000 front 2024-09-17T11:31:55.639702+0000 (oldest deadline 2024-09-17T11:32:19.739481+0000) 2024-09-17T11:32:36.831 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:36 smithi160 bash[30170]: debug 2024-09-17T11:32:36.562+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-17T11:32:01.341115+0000 front 2024-09-17T11:32:01.341198+0000 (oldest deadline 2024-09-17T11:32:25.941412+0000) 2024-09-17T11:32:36.831 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:36 smithi160 bash[30170]: debug 2024-09-17T11:32:36.562+0000 7f08b2a24640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.79:6804 osd.2 since back 2024-09-17T11:32:11.842647+0000 front 2024-09-17T11:32:11.842685+0000 (oldest deadline 2024-09-17T11:32:34.142419+0000) 2024-09-17T11:32:38.768 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:38 smithi160 bash[38494]: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-5 2024-09-17T11:32:38.768 INFO:journalctl@ceph.osd.5.smithi160.stdout:Sep 17 11:32:38 smithi160 bash[38559]: Error response from daemon: No such container: ceph-1031a360-74e6-11ef-bceb-c7b262605968-osd-5 2024-09-17T11:32:40.471 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1031a360-74e6-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T11:32:40.513 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:32:40.513 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T11:32:40.513 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1031a360-74e6-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T11:32:40.701 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:32:53.531 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1031a360-74e6-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T11:32:53.711 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:32:55.920 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1031a360-74e6-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T11:32:56.106 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:33:03.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1031a360-74e6-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T11:33:03.600 INFO:teuthology.orchestra.run.smithi165.stdout:Deleting cluster with fsid: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:33:07.209 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:33:07.224 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:33:07.238 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:33:07.251 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:33:07.263 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T11:33:07.265 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi063/crash 2024-09-17T11:33:07.266 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash -- . 2024-09-17T11:33:07.277 INFO:teuthology.orchestra.run.smithi063.stderr:tar: /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T11:33:07.278 INFO:teuthology.orchestra.run.smithi063.stderr:tar: Error is not recoverable: exiting now 2024-09-17T11:33:07.280 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi079/crash 2024-09-17T11:33:07.281 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash -- . 2024-09-17T11:33:07.293 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T11:33:07.293 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-09-17T11:33:07.295 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi160/crash 2024-09-17T11:33:07.296 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash -- . 2024-09-17T11:33:07.307 INFO:teuthology.orchestra.run.smithi160.stderr:tar: /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T11:33:07.307 INFO:teuthology.orchestra.run.smithi160.stderr:tar: Error is not recoverable: exiting now 2024-09-17T11:33:07.309 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi165/crash 2024-09-17T11:33:07.309 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash -- . 2024-09-17T11:33:07.321 INFO:teuthology.orchestra.run.smithi165.stderr:tar: /var/lib/ceph/1031a360-74e6-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T11:33:07.321 INFO:teuthology.orchestra.run.smithi165.stderr:tar: Error is not recoverable: exiting now 2024-09-17T11:33:07.323 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T11:33:07.323 DEBUG:teuthology.orchestra.run.smithi063:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-17T11:33:07.339 INFO:tasks.cephadm:Compressing logs... 2024-09-17T11:33:07.339 DEBUG:teuthology.orchestra.run.smithi063:> 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-17T11:33:07.382 DEBUG:teuthology.orchestra.run.smithi079:> 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-17T11:33:07.384 DEBUG:teuthology.orchestra.run.smithi160:> 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-17T11:33:07.386 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T11:33:07.392 INFO:teuthology.orchestra.run.smithi063.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T11:33:07.395 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T11:33:07.397 INFO:teuthology.orchestra.run.smithi160.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T11:33:07.400 INFO:teuthology.orchestra.run.smithi165.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T11:33:07.402 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T11:33:07.403 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T11:33:07.404 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T11:33:07.404 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T11:33:07.405 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T11:33:07.405 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi063.bduoze.log 2024-09-17T11:33:07.414 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T11:33:07.415 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T11:33:07.415 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T11:33:07.415 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T11:33:07.415 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log 2024-09-17T11:33:07.415 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T11:33:07.415 INFO:teuthology.orchestra.run.smithi160.stderr: 81.6% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T11:33:07.415 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T11:33:07.415 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T11:33:07.416 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi160.ctqmbk.log 2024-09-17T11:33:07.416 INFO:teuthology.orchestra.run.smithi160.stderr: 87.3% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T11:33:07.416 INFO:teuthology.orchestra.run.smithi160.stderr: 88.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T11:33:07.416 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T11:33:07.416 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi160.ctqmbk.log: /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.4.log: 86.7% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi160.ctqmbk.log.gz 2024-09-17T11:33:07.416 INFO:teuthology.orchestra.run.smithi160.stderr: 90.0% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T11:33:07.417 INFO:teuthology.orchestra.run.smithi063.stderr: 84.1% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T11:33:07.417 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T11:33:07.417 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log 2024-09-17T11:33:07.417 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi063.bduoze.log: /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose 83.2% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi063.bduoze.log.gz 2024-09-17T11:33:07.417 INFO:teuthology.orchestra.run.smithi063.stderr: -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T11:33:07.417 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T11:33:07.417 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log: 89.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T11:33:07.417 INFO:teuthology.orchestra.run.smithi063.stderr: 87.3% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T11:33:07.418 INFO:teuthology.orchestra.run.smithi063.stderr: 89.8% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T11:33:07.418 INFO:teuthology.orchestra.run.smithi063.stderr: 91.0% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T11:33:07.418 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T11:33:07.418 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T11:33:07.418 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T11:33:07.418 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T11:33:07.418 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log 2024-09-17T11:33:07.418 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T11:33:07.419 INFO:teuthology.orchestra.run.smithi160.stderr: 91.2% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T11:33:07.421 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/cephadm.log: 76.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T11:33:07.421 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-17T11:33:07.421 INFO:teuthology.orchestra.run.smithi165.stderr:real 0m0.026s 2024-09-17T11:33:07.421 INFO:teuthology.orchestra.run.smithi165.stderr:user 0m0.012s 2024-09-17T11:33:07.421 INFO:teuthology.orchestra.run.smithi165.stderr:sys 0m0.011s 2024-09-17T11:33:07.422 INFO:teuthology.orchestra.run.smithi079.stderr: 87.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T11:33:07.422 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T11:33:07.422 INFO:teuthology.orchestra.run.smithi079.stderr: 81.6% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T11:33:07.422 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T11:33:07.422 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.b.log: 87.3% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T11:33:07.422 INFO:teuthology.orchestra.run.smithi079.stderr: 90.0% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T11:33:07.423 INFO:teuthology.orchestra.run.smithi079.stderr: 91.3% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T11:33:07.527 INFO:teuthology.orchestra.run.smithi063.stderr: 90.2% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T11:33:07.543 INFO:teuthology.orchestra.run.smithi079.stderr: 92.8% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T11:33:07.551 INFO:teuthology.orchestra.run.smithi160.stderr: 92.6% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T11:33:07.623 INFO:teuthology.orchestra.run.smithi063.stderr: 93.7% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T11:33:07.642 INFO:teuthology.orchestra.run.smithi160.stderr: 93.8% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T11:33:07.694 INFO:teuthology.orchestra.run.smithi079.stderr: 93.6% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T11:33:07.725 INFO:teuthology.orchestra.run.smithi160.stderr: 93.4% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T11:33:07.726 INFO:teuthology.orchestra.run.smithi079.stderr: 93.7% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T11:33:07.727 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-17T11:33:07.727 INFO:teuthology.orchestra.run.smithi160.stderr:real 0m0.338s 2024-09-17T11:33:07.727 INFO:teuthology.orchestra.run.smithi160.stderr:user 0m0.706s 2024-09-17T11:33:07.727 INFO:teuthology.orchestra.run.smithi160.stderr:sys 0m0.028s 2024-09-17T11:33:07.728 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-17T11:33:07.728 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m0.341s 2024-09-17T11:33:07.728 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m0.720s 2024-09-17T11:33:07.728 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.043s 2024-09-17T11:33:07.733 INFO:teuthology.orchestra.run.smithi063.stderr: 93.7% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T11:33:07.891 INFO:teuthology.orchestra.run.smithi063.stderr: 90.9% -- replaced with /var/log/ceph/1031a360-74e6-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T11:33:07.891 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-09-17T11:33:07.892 INFO:teuthology.orchestra.run.smithi063.stderr:real 0m0.508s 2024-09-17T11:33:07.892 INFO:teuthology.orchestra.run.smithi063.stderr:user 0m1.152s 2024-09-17T11:33:07.892 INFO:teuthology.orchestra.run.smithi063.stderr:sys 0m0.048s 2024-09-17T11:33:07.893 INFO:tasks.cephadm:Archiving logs... 2024-09-17T11:33:07.893 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi063/log 2024-09-17T11:33:07.894 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T11:33:08.116 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi079/log 2024-09-17T11:33:08.117 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T11:33:08.238 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi160/log 2024-09-17T11:33:08.239 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T11:33:08.361 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi165/log 2024-09-17T11:33:08.362 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T11:33:08.377 INFO:tasks.cephadm:Removing cluster... 2024-09-17T11:33:08.378 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1031a360-74e6-11ef-bceb-c7b262605968 --force 2024-09-17T11:33:08.569 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:33:09.703 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1031a360-74e6-11ef-bceb-c7b262605968 --force 2024-09-17T11:33:09.886 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:33:11.009 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1031a360-74e6-11ef-bceb-c7b262605968 --force 2024-09-17T11:33:11.196 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: 1031a360-74e6-11ef-bceb-c7b262605968 2024-09-17T11:33:12.314 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T11:33:12.314 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:12.320 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:12.326 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:12.331 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:12.337 INFO:tasks.cephadm:Teardown complete 2024-09-17T11:33:12.338 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-17T11:33:12.349 INFO:tasks.vip:Removing 10.0.15.63 (and any VIPs) on smithi063.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T11:33:12.349 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip addr del 10.0.15.63/16 dev enp3s0f1 2024-09-17T11:33:12.379 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip addr del 10.0.31.63/16 dev enp3s0f1 2024-09-17T11:33:12.434 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip addr del 10.0.47.63/16 dev enp3s0f1 2024-09-17T11:33:12.489 INFO:teuthology.orchestra.run.smithi063.stderr:RTNETLINK answers: Cannot assign requested address 2024-09-17T11:33:12.490 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T11:33:12.490 INFO:tasks.vip:Removing 10.0.15.79 (and any VIPs) on smithi079.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T11:33:12.490 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip addr del 10.0.15.79/16 dev enp3s0f1 2024-09-17T11:33:12.505 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip addr del 10.0.31.63/16 dev enp3s0f1 2024-09-17T11:33:12.559 INFO:teuthology.orchestra.run.smithi079.stderr:RTNETLINK answers: Cannot assign requested address 2024-09-17T11:33:12.561 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T11:33:12.561 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip addr del 10.0.47.63/16 dev enp3s0f1 2024-09-17T11:33:12.615 INFO:teuthology.orchestra.run.smithi079.stderr:RTNETLINK answers: Cannot assign requested address 2024-09-17T11:33:12.616 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T11:33:12.616 INFO:tasks.vip:Removing 10.0.15.160 (and any VIPs) on smithi160.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T11:33:12.617 DEBUG:teuthology.orchestra.run.smithi160:> sudo ip addr del 10.0.15.160/16 dev enp3s0f1 2024-09-17T11:33:12.631 DEBUG:teuthology.orchestra.run.smithi160:> sudo ip addr del 10.0.31.63/16 dev enp3s0f1 2024-09-17T11:33:12.688 DEBUG:teuthology.orchestra.run.smithi160:> sudo ip addr del 10.0.47.63/16 dev enp3s0f1 2024-09-17T11:33:12.749 INFO:tasks.vip:Removing 10.0.15.165 (and any VIPs) on smithi165.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T11:33:12.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo ip addr del 10.0.15.165/16 dev enp3s0f1 2024-09-17T11:33:12.764 DEBUG:teuthology.orchestra.run.smithi165:> sudo ip addr del 10.0.31.63/16 dev enp3s0f1 2024-09-17T11:33:12.817 INFO:teuthology.orchestra.run.smithi165.stderr:RTNETLINK answers: Cannot assign requested address 2024-09-17T11:33:12.819 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T11:33:12.819 DEBUG:teuthology.orchestra.run.smithi165:> sudo ip addr del 10.0.47.63/16 dev enp3s0f1 2024-09-17T11:33:12.873 INFO:teuthology.orchestra.run.smithi165.stderr:RTNETLINK answers: Cannot assign requested address 2024-09-17T11:33:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T11:33:12.875 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-17T11:33:12.885 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker stop samba-ad 2024-09-17T11:33:13.632 INFO:teuthology.orchestra.run.smithi165.stdout:samba-ad 2024-09-17T11:33:13.635 DEBUG:teuthology.orchestra.run.smithi165:> sudo docker rm samba-ad 2024-09-17T11:33:13.809 INFO:teuthology.orchestra.run.smithi165.stdout:samba-ad 2024-09-17T11:33:13.812 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-17T11:33:13.825 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi165 2024-09-17T11:33:13.825 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-17T11:33:13.825 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/systemd/resolved.conf 2024-09-17T11:33:13.881 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl restart systemd-resolved 2024-09-17T11:33:14.017 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T11:33:14.026 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T11:33:14.027 DEBUG:teuthology.orchestra.run.smithi063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:33:14.029 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:33:14.032 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:33:14.034 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:33:14.039 INFO:teuthology.orchestra.run.smithi063.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:33:14.039 INFO:teuthology.orchestra.run.smithi063.stdout:============================================================================== 2024-09-17T11:33:14.039 INFO:teuthology.orchestra.run.smithi063.stdout:+hv01.front.sepi 67.205.162.81 3 u 34 64 377 0.078 -0.225 0.172 2024-09-17T11:33:14.039 INFO:teuthology.orchestra.run.smithi063.stdout:+hv02.front.sepi 96.245.170.99 3 u 40 64 377 0.093 -1.793 0.460 2024-09-17T11:33:14.040 INFO:teuthology.orchestra.run.smithi063.stdout:*hv03.front.sepi 74.6.168.72 3 u 39 64 377 0.097 -0.544 0.137 2024-09-17T11:33:14.040 INFO:teuthology.orchestra.run.smithi063.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T11:33:14.041 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:33:14.041 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-17T11:33:14.041 INFO:teuthology.orchestra.run.smithi079.stdout:*hv01.front.sepi 67.205.162.81 3 u 48 64 377 0.104 -4.920 1.571 2024-09-17T11:33:14.042 INFO:teuthology.orchestra.run.smithi079.stdout:+hv02.front.sepi 96.245.170.99 3 u 41 64 377 0.085 -6.809 1.595 2024-09-17T11:33:14.042 INFO:teuthology.orchestra.run.smithi079.stdout:+hv03.front.sepi 74.6.168.72 3 u 27 64 377 0.073 -5.411 1.610 2024-09-17T11:33:14.042 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T11:33:14.045 INFO:teuthology.orchestra.run.smithi160.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:33:14.046 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================== 2024-09-17T11:33:14.046 INFO:teuthology.orchestra.run.smithi160.stdout:+hv01.front.sepi 67.205.162.81 3 u 48 64 377 0.067 -1.030 0.833 2024-09-17T11:33:14.046 INFO:teuthology.orchestra.run.smithi160.stdout:+hv02.front.sepi 96.245.170.99 3 u 45 64 377 0.089 -4.042 0.723 2024-09-17T11:33:14.046 INFO:teuthology.orchestra.run.smithi160.stdout:*hv03.front.sepi 74.6.168.72 3 u 52 64 377 0.097 -1.806 0.425 2024-09-17T11:33:14.046 INFO:teuthology.orchestra.run.smithi160.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T11:33:14.049 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:33:14.049 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2024-09-17T11:33:14.049 INFO:teuthology.orchestra.run.smithi165.stdout:+hv01.front.sepi 67.205.162.81 3 u 49 64 377 0.082 -2.110 0.438 2024-09-17T11:33:14.049 INFO:teuthology.orchestra.run.smithi165.stdout:+hv02.front.sepi 96.245.170.99 3 u 45 64 377 0.104 -4.654 0.697 2024-09-17T11:33:14.049 INFO:teuthology.orchestra.run.smithi165.stdout:*hv03.front.sepi 74.6.168.72 3 u 49 64 377 0.086 -2.956 0.627 2024-09-17T11:33:14.049 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T11:33:14.050 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T11:33:14.061 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T11:33:14.061 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T11:33:14.070 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T11:33:14.080 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T11:33:14.090 INFO:teuthology.task.internal:Duration was 1623.810248 seconds 2024-09-17T11:33:14.090 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T11:33:14.099 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T11:33:14.099 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T11:33:14.102 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T11:33:14.105 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T11:33:14.107 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T11:33:14.144 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T11:33:14.144 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi063.front.sepia.ceph.com 2024-09-17T11:33:14.144 DEBUG:teuthology.orchestra.run.smithi063:> 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-17T11:33:14.194 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-09-17T11:33:14.195 DEBUG:teuthology.orchestra.run.smithi079:> 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-17T11:33:14.205 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2024-09-17T11:33:14.205 DEBUG:teuthology.orchestra.run.smithi160:> 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-17T11:33:14.215 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi165.front.sepia.ceph.com 2024-09-17T11:33:14.215 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T11:33:14.225 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T11:33:14.225 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T11:33:14.238 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T11:33:14.253 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T11:33:14.261 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T11:33:14.319 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T11:33:14.319 DEBUG:teuthology.orchestra.run.smithi063:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T11:33:14.321 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T11:33:14.323 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T11:33:14.326 DEBUG:teuthology.orchestra.run.smithi165:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T11:33:14.606 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T11:33:14.618 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T11:33:14.618 DEBUG:teuthology.orchestra.run.smithi063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T11:33:14.628 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T11:33:14.641 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T11:33:14.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T11:33:14.668 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T11:33:14.678 DEBUG:teuthology.orchestra.run.smithi063:> 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-17T11:33:14.681 DEBUG:teuthology.orchestra.run.smithi079:> 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-17T11:33:14.685 DEBUG:teuthology.orchestra.run.smithi160:> 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-17T11:33:14.689 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = core 2024-09-17T11:33:14.695 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-09-17T11:33:14.697 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T11:33:14.706 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2024-09-17T11:33:14.720 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = core 2024-09-17T11:33:14.750 DEBUG:teuthology.orchestra.run.smithi063:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:33:14.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:33:14.756 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:33:14.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:33:14.772 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:33:14.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:33:14.783 DEBUG:teuthology.orchestra.run.smithi165:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:33:14.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:33:14.797 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T11:33:14.810 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T11:33:14.811 DEBUG:teuthology.misc:Transferring archived files from smithi063:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi063 2024-09-17T11:33:14.811 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T11:33:14.839 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi079 2024-09-17T11:33:14.839 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T11:33:14.864 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi160 2024-09-17T11:33:14.864 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T11:33:14.890 DEBUG:teuthology.misc:Transferring archived files from smithi165:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907734/remote/smithi165 2024-09-17T11:33:14.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T11:33:14.910 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T11:33:14.910 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T11:33:14.913 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T11:33:14.915 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T11:33:14.929 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T11:33:14.958 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T11:33:14.971 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T11:33:14.972 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T11:33:14.982 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T11:33:14.983 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T11:33:14.985 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T11:33:14.987 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T11:33:14.988 INFO:teuthology.orchestra.run.smithi063.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 11:33 /home/ubuntu/cephtest 2024-09-17T11:33:14.990 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T11:33:14.991 INFO:teuthology.orchestra.run.smithi079.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 11:33 /home/ubuntu/cephtest 2024-09-17T11:33:14.993 INFO:teuthology.orchestra.run.smithi160.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 11:33 /home/ubuntu/cephtest 2024-09-17T11:33:15.006 INFO:teuthology.orchestra.run.smithi165.stdout: 658466 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 11:33 /home/ubuntu/cephtest 2024-09-17T11:33:15.007 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T11:33:15.019 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T11:33:15.044 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_ips} duration: 1623.8102476596832 owner: scheduled_teuthology@teuthology success: true 2024-09-17T11:33:15.044 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T11:33:15.129 INFO:teuthology.run:pass