2024-09-21T17:28:34.868 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T17:28:34.887 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T17:28:34.971 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060 branch: wip-adk-testing-2024-09-21-1014 description: orch:cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/nfs-keepalive-only 3-final} email: adking@redhat.com first_in_suite: false job_id: '7914060' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-09-21-1014 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 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe workunit: branch: wip-adk-testing-2024-09-21-1014 sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 9557 sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-21-1014 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM4tRi4dKlrEZ4MhWjboukcM3bUhvtgaB9RVSKcOlyF6j7tz0963OAXCV2mFa+ehOKuuVOhV8ZkzwHlgdekC558= smithi066.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLI8v2a6Nx236GCDjwisebTa5p6WOy9pZl+i42yOnp660/2FmWwA9PTqYB4s4Ge7rBJdbXJCdf4qPcE++9TGRrg= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.apply: specs: - placement: count: 1 service_id: foo service_type: nfs spec: port: 2049 virtual_ip: '{{VIP0}}' - placement: count: 1 service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo keepalive_only: true monitor_port: 9002 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - cephadm.shell: host.a: - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_16:57:11 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T17:28:34.971 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa; will attempt to use it 2024-09-21T17:28:34.972 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa/tasks 2024-09-21T17:28:34.972 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T17:28:34.973 INFO:teuthology.task.internal:Checking packages... 2024-09-21T17:28:34.994 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '0ecbb435437226bc091a0c2d4549ba25bf724efe' 2024-09-21T17:28:34.994 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T17:28:34.994 INFO:teuthology.packaging:ref: None 2024-09-21T17:28:34.994 INFO:teuthology.packaging:tag: None 2024-09-21T17:28:34.994 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-21-1014 2024-09-21T17:28:34.994 INFO:teuthology.packaging:sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:28:34.994 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-09-21-1014 2024-09-21T17:28:35.129 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5129-g0ecbb435-1jammy 2024-09-21T17:28:35.131 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T17:28:35.139 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T17:28:35.139 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T17:28:35.154 INFO:teuthology.task.internal:Saving configuration 2024-09-21T17:28:35.165 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T17:28:35.172 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T17:28:35.197 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 17:22:09.674249', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDhkljhLGZywKU3L7+L9Tc1nLl5nocCkEjtOHGV3dXvi'} 2024-09-21T17:28:35.217 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi066.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 17:22:09.675927', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKo81iK5q4pTq7kLqC/X0JWkZxCsfyyNUtIcD3WDoPU7'} 2024-09-21T17:28:35.218 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T17:28:35.224 INFO:teuthology.task.internal:roles: ubuntu@smithi003.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-21T17:28:35.224 INFO:teuthology.task.internal:roles: ubuntu@smithi066.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-21T17:28:35.224 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T17:28:35.280 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa7229f8280>, signals=[15]) 2024-09-21T17:28:35.280 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T17:28:35.286 INFO:teuthology.task.internal:Opening connections... 2024-09-21T17:28:35.286 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:28:35.287 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:28:35.366 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi066.front.sepia.ceph.com 2024-09-21T17:28:35.366 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:28:35.442 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T17:28:35.449 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2024-09-21T17:28:35.454 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2024-09-21T17:28:35.454 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2024-09-21T17:28:35.500 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T17:28:35.500 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Ubuntu" 2024-09-21T17:28:35.500 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="22.04" 2024-09-21T17:28:35.500 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T17:28:35.501 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_CODENAME=jammy 2024-09-21T17:28:35.501 INFO:teuthology.orchestra.run.smithi003.stdout:ID=ubuntu 2024-09-21T17:28:35.501 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE=debian 2024-09-21T17:28:35.501 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T17:28:35.501 INFO:teuthology.orchestra.run.smithi003.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T17:28:35.501 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T17:28:35.501 INFO:teuthology.orchestra.run.smithi003.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T17:28:35.501 INFO:teuthology.orchestra.run.smithi003.stdout:UBUNTU_CODENAME=jammy 2024-09-21T17:28:35.501 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2024-09-21T17:28:35.522 DEBUG:teuthology.orchestra.run.smithi066:> uname -m 2024-09-21T17:28:35.528 INFO:teuthology.orchestra.run.smithi066.stdout:x86_64 2024-09-21T17:28:35.528 DEBUG:teuthology.orchestra.run.smithi066:> cat /etc/os-release 2024-09-21T17:28:35.573 INFO:teuthology.orchestra.run.smithi066.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:NAME="Ubuntu" 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION_ID="22.04" 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION_CODENAME=jammy 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:ID=ubuntu 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:ID_LIKE=debian 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T17:28:35.574 INFO:teuthology.orchestra.run.smithi066.stdout:UBUNTU_CODENAME=jammy 2024-09-21T17:28:35.574 INFO:teuthology.lock.ops:Updating smithi066.front.sepia.ceph.com on lock server 2024-09-21T17:28:35.597 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T17:28:35.605 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T17:28:35.626 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T17:28:35.626 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2024-09-21T17:28:35.628 DEBUG:teuthology.orchestra.run.smithi066:> test '!' -e /home/ubuntu/cephtest 2024-09-21T17:28:35.633 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T17:28:35.638 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T17:28:35.638 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2024-09-21T17:28:35.677 DEBUG:teuthology.orchestra.run.smithi066:> test -z $(ls -A /var/lib/ceph) 2024-09-21T17:28:35.693 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T17:28:35.743 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T17:28:35.757 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T17:28:35.757 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T17:28:35.757 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T17:28:35.757 DEBUG:teuthology.orchestra.run.smithi066:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T17:28:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:28:35.762 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-21T17:28:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:28:35.763 DEBUG:teuthology.orchestra.run.smithi066:> uname -r 2024-09-21T17:28:35.808 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-56-generic 2024-09-21T17:28:35.808 INFO:teuthology.task.kernel:Running kernel on smithi003: 5.15.0-56-generic 2024-09-21T17:28:35.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-21T17:28:35.810 INFO:teuthology.orchestra.run.smithi066.stdout:5.15.0-56-generic 2024-09-21T17:28:35.810 INFO:teuthology.task.kernel:Running kernel on smithi066: 5.15.0-56-generic 2024-09-21T17:28:35.810 DEBUG:teuthology.orchestra.run.smithi066:> sudo apt-get clean 2024-09-21T17:28:35.936 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-21T17:28:36.067 DEBUG:teuthology.orchestra.run.smithi066:> sudo apt-get update 2024-09-21T17:28:36.077 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T17:28:36.109 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T17:28:36.109 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T17:28:36.177 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T17:28:36.220 INFO:teuthology.orchestra.run.smithi066.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T17:28:36.220 INFO:teuthology.orchestra.run.smithi066.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T17:28:36.221 INFO:teuthology.orchestra.run.smithi066.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T17:28:36.286 INFO:teuthology.orchestra.run.smithi066.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T17:28:36.353 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T17:28:36.423 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T17:28:36.429 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T17:28:36.461 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T17:28:36.464 INFO:teuthology.orchestra.run.smithi066.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T17:28:36.464 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T17:28:36.464 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T17:28:36.487 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T17:28:36.488 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T17:28:36.491 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T17:28:36.492 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T17:28:36.496 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T17:28:36.502 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T17:28:36.504 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T17:28:36.504 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T17:28:36.504 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T17:28:36.536 INFO:teuthology.orchestra.run.smithi066.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T17:28:36.541 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T17:28:36.541 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T17:28:36.541 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T17:28:36.542 INFO:teuthology.orchestra.run.smithi066.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T17:28:36.547 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T17:28:36.550 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T17:28:36.551 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T17:28:36.551 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T17:28:36.573 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T17:28:36.576 INFO:teuthology.orchestra.run.smithi066.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T17:28:36.577 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T17:28:36.578 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T17:28:36.580 INFO:teuthology.orchestra.run.smithi066.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T17:28:36.580 INFO:teuthology.orchestra.run.smithi066.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T17:28:36.584 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T17:28:36.594 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T17:28:36.596 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T17:28:36.597 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T17:28:36.597 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T17:28:36.597 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T17:28:36.603 INFO:teuthology.orchestra.run.smithi066.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T17:28:36.603 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T17:28:36.603 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T17:28:36.604 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T17:28:36.609 INFO:teuthology.orchestra.run.smithi066.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T17:28:36.610 INFO:teuthology.orchestra.run.smithi066.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T17:28:36.615 INFO:teuthology.orchestra.run.smithi066.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T17:28:36.615 INFO:teuthology.orchestra.run.smithi066.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T17:28:36.616 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T17:28:36.616 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T17:28:36.617 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T17:28:36.617 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T17:28:36.617 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T17:28:36.620 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T17:28:36.621 INFO:teuthology.orchestra.run.smithi066.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T17:28:36.631 INFO:teuthology.orchestra.run.smithi066.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T17:28:36.649 INFO:teuthology.orchestra.run.smithi066.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T17:28:36.649 INFO:teuthology.orchestra.run.smithi066.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T17:28:36.649 INFO:teuthology.orchestra.run.smithi066.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T17:28:36.649 INFO:teuthology.orchestra.run.smithi066.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T17:28:36.650 INFO:teuthology.orchestra.run.smithi066.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T17:28:36.650 INFO:teuthology.orchestra.run.smithi066.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T17:28:36.651 INFO:teuthology.orchestra.run.smithi066.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T17:28:36.652 INFO:teuthology.orchestra.run.smithi066.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T17:28:36.652 INFO:teuthology.orchestra.run.smithi066.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T17:28:36.668 INFO:teuthology.orchestra.run.smithi066.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T17:28:36.671 INFO:teuthology.orchestra.run.smithi066.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T17:28:36.671 INFO:teuthology.orchestra.run.smithi066.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T17:28:36.675 INFO:teuthology.orchestra.run.smithi066.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T17:28:36.684 INFO:teuthology.orchestra.run.smithi066.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T17:28:36.685 INFO:teuthology.orchestra.run.smithi066.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T17:28:36.689 INFO:teuthology.orchestra.run.smithi066.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T17:28:36.690 INFO:teuthology.orchestra.run.smithi066.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T17:28:36.690 INFO:teuthology.orchestra.run.smithi066.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T17:28:36.716 INFO:teuthology.orchestra.run.smithi066.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T17:28:36.716 INFO:teuthology.orchestra.run.smithi066.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T17:28:36.716 INFO:teuthology.orchestra.run.smithi066.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T17:28:36.717 INFO:teuthology.orchestra.run.smithi066.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T17:28:36.717 INFO:teuthology.orchestra.run.smithi066.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T17:28:36.717 INFO:teuthology.orchestra.run.smithi066.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T17:28:36.717 INFO:teuthology.orchestra.run.smithi066.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T17:28:36.723 INFO:teuthology.orchestra.run.smithi066.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T17:28:36.740 INFO:teuthology.orchestra.run.smithi066.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T17:28:43.084 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 16.3 MB in 2s (7,131 kB/s) 2024-09-21T17:28:43.286 INFO:teuthology.orchestra.run.smithi066.stdout:Fetched 16.3 MB in 2s (7,117 kB/s) 2024-09-21T17:28:44.792 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T17:28:44.812 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T17:28:44.854 INFO:teuthology.orchestra.run.smithi066.stdout:Reading package lists... 2024-09-21T17:28:44.874 DEBUG:teuthology.orchestra.run.smithi066:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T17:28:44.879 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T17:28:44.940 INFO:teuthology.orchestra.run.smithi066.stdout:Reading package lists... 2024-09-21T17:28:45.095 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-21T17:28:45.095 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-21T17:28:45.140 INFO:teuthology.orchestra.run.smithi066.stdout:Building dependency tree... 2024-09-21T17:28:45.141 INFO:teuthology.orchestra.run.smithi066.stdout:Reading state information... 2024-09-21T17:28:45.289 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T17:28:45.289 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T17:28:45.289 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T17:28:45.289 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T17:28:45.290 INFO:teuthology.orchestra.run.smithi003.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T17:28:45.290 INFO:teuthology.orchestra.run.smithi003.stdout: python2.7-minimal 2024-09-21T17:28:45.290 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T17:28:45.291 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2024-09-21T17:28:45.292 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T17:28:45.292 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T17:28:45.292 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T17:28:45.293 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2024-09-21T17:28:45.294 INFO:teuthology.orchestra.run.smithi003.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T17:28:45.294 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2024-09-21T17:28:45.294 INFO:teuthology.orchestra.run.smithi003.stdout: thermald 2024-09-21T17:28:45.318 INFO:teuthology.orchestra.run.smithi066.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T17:28:45.318 INFO:teuthology.orchestra.run.smithi066.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T17:28:45.319 INFO:teuthology.orchestra.run.smithi066.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T17:28:45.319 INFO:teuthology.orchestra.run.smithi066.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T17:28:45.319 INFO:teuthology.orchestra.run.smithi066.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T17:28:45.319 INFO:teuthology.orchestra.run.smithi066.stdout: python2.7-minimal 2024-09-21T17:28:45.319 INFO:teuthology.orchestra.run.smithi066.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T17:28:45.321 INFO:teuthology.orchestra.run.smithi066.stdout:The following additional packages will be installed: 2024-09-21T17:28:45.321 INFO:teuthology.orchestra.run.smithi066.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T17:28:45.321 INFO:teuthology.orchestra.run.smithi066.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T17:28:45.321 INFO:teuthology.orchestra.run.smithi066.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T17:28:45.323 INFO:teuthology.orchestra.run.smithi066.stdout:Suggested packages: 2024-09-21T17:28:45.323 INFO:teuthology.orchestra.run.smithi066.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T17:28:45.323 INFO:teuthology.orchestra.run.smithi066.stdout:Recommended packages: 2024-09-21T17:28:45.323 INFO:teuthology.orchestra.run.smithi066.stdout: thermald 2024-09-21T17:28:45.338 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2024-09-21T17:28:45.339 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T17:28:45.339 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T17:28:45.339 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T17:28:45.341 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages will be upgraded: 2024-09-21T17:28:45.341 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T17:28:45.376 INFO:teuthology.orchestra.run.smithi066.stdout:The following NEW packages will be installed: 2024-09-21T17:28:45.377 INFO:teuthology.orchestra.run.smithi066.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T17:28:45.377 INFO:teuthology.orchestra.run.smithi066.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T17:28:45.377 INFO:teuthology.orchestra.run.smithi066.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T17:28:45.378 INFO:teuthology.orchestra.run.smithi066.stdout:The following packages will be upgraded: 2024-09-21T17:28:45.379 INFO:teuthology.orchestra.run.smithi066.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T17:28:45.431 INFO:teuthology.orchestra.run.smithi066.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T17:28:45.431 INFO:teuthology.orchestra.run.smithi066.stdout:Need to get 113 MB of archives. 2024-09-21T17:28:45.431 INFO:teuthology.orchestra.run.smithi066.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T17:28:45.431 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:45.522 INFO:teuthology.orchestra.run.smithi003.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T17:28:45.523 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 113 MB of archives. 2024-09-21T17:28:45.523 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T17:28:45.523 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:45.897 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:45.988 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:46.893 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:46.893 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:46.893 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:46.938 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:47.021 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:47.117 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:47.296 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:47.530 INFO:teuthology.orchestra.run.smithi066.stdout:Fetched 113 MB in 2s (65.5 MB/s) 2024-09-21T17:28:47.739 INFO:teuthology.orchestra.run.smithi066.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T17:28:49.498 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:49.498 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:49.499 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:49.733 INFO:teuthology.orchestra.run.smithi066.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-21T17:28:49.737 INFO:teuthology.orchestra.run.smithi066.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:49.869 INFO:teuthology.orchestra.run.smithi066.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:49.924 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:49.988 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:50.403 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 113 MB in 5s (24.4 MB/s) 2024-09-21T17:28:50.615 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T17:28:52.145 INFO:teuthology.orchestra.run.smithi066.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T17:28:52.166 INFO:teuthology.orchestra.run.smithi066.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:52.243 INFO:teuthology.orchestra.run.smithi066.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:52.545 INFO:teuthology.orchestra.run.smithi003.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-21T17:28:52.549 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:52.630 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:52.947 INFO:teuthology.orchestra.run.smithi066.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T17:28:52.968 INFO:teuthology.orchestra.run.smithi066.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:53.206 INFO:teuthology.orchestra.run.smithi066.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:54.764 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T17:28:54.786 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:54.885 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:55.417 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T17:28:55.439 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:55.467 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:59.895 INFO:teuthology.orchestra.run.smithi066.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:29:00.047 INFO:teuthology.orchestra.run.smithi066.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:29:00.396 INFO:teuthology.orchestra.run.smithi066.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:29:00.542 INFO:teuthology.orchestra.run.smithi066.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:29:00.837 INFO:teuthology.orchestra.run.smithi066.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T17:29:00.860 INFO:teuthology.orchestra.run.smithi066.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T17:29:00.895 INFO:teuthology.orchestra.run.smithi066.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T17:29:02.090 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:29:02.216 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:29:02.533 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:29:02.661 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:29:03.122 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T17:29:03.145 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T17:29:03.180 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T17:29:06.952 INFO:teuthology.orchestra.run.smithi066.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T17:29:06.989 INFO:teuthology.orchestra.run.smithi066.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:29:07.018 INFO:teuthology.orchestra.run.smithi066.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:09.199 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T17:29:09.237 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:29:09.282 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:10.475 INFO:teuthology.orchestra.run.smithi066.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:29:10.604 INFO:teuthology.orchestra.run.smithi066.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:29:10.980 INFO:teuthology.orchestra.run.smithi066.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T17:29:11.109 INFO:teuthology.orchestra.run.smithi066.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:11.227 INFO:teuthology.orchestra.run.smithi066.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T17:29:11.389 INFO:teuthology.orchestra.run.smithi066.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:12.747 INFO:teuthology.orchestra.run.smithi066.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:12.747 INFO:teuthology.orchestra.run.smithi066.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:12.747 INFO:teuthology.orchestra.run.smithi066.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:12.747 INFO:teuthology.orchestra.run.smithi066.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:12.862 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:29:12.924 INFO:teuthology.orchestra.run.smithi066.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:12.984 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:29:13.359 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T17:29:13.480 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:13.581 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T17:29:13.685 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:14.476 INFO:teuthology.orchestra.run.smithi066.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T17:29:14.601 INFO:teuthology.orchestra.run.smithi066.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T17:29:14.753 INFO:teuthology.orchestra.run.smithi066.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:15.024 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:15.025 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:15.025 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:15.025 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:15.186 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:16.204 INFO:teuthology.orchestra.run.smithi066.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:16.271 INFO:teuthology.orchestra.run.smithi066.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T17:29:16.271 INFO:teuthology.orchestra.run.smithi066.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:16.612 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T17:29:16.763 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T17:29:16.889 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:18.859 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:29:18.919 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T17:29:18.919 INFO:teuthology.orchestra.run.smithi003.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:31.051 INFO:teuthology.orchestra.run.smithi066.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T17:29:31.051 INFO:teuthology.orchestra.run.smithi066.stdout:Sourcing file `/etc/default/grub' 2024-09-21T17:29:31.080 INFO:teuthology.orchestra.run.smithi066.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T17:29:31.105 INFO:teuthology.orchestra.run.smithi066.stdout:Generating grub configuration file ... 2024-09-21T17:29:31.439 INFO:teuthology.orchestra.run.smithi066.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:31.468 INFO:teuthology.orchestra.run.smithi066.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:31.810 INFO:teuthology.orchestra.run.smithi066.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:31.816 INFO:teuthology.orchestra.run.smithi066.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:31.886 INFO:teuthology.orchestra.run.smithi066.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T17:29:31.892 INFO:teuthology.orchestra.run.smithi066.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T17:29:32.080 INFO:teuthology.orchestra.run.smithi066.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T17:29:32.080 INFO:teuthology.orchestra.run.smithi066.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T17:29:32.080 INFO:teuthology.orchestra.run.smithi066.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T17:29:32.127 INFO:teuthology.orchestra.run.smithi066.stdout:done 2024-09-21T17:29:32.658 DEBUG:teuthology.orchestra.run.smithi066:> dpkg -s linux-image-generic 2024-09-21T17:29:32.680 INFO:teuthology.orchestra.run.smithi066.stdout:Package: linux-image-generic 2024-09-21T17:29:32.680 INFO:teuthology.orchestra.run.smithi066.stdout:Status: install ok installed 2024-09-21T17:29:32.680 INFO:teuthology.orchestra.run.smithi066.stdout:Priority: optional 2024-09-21T17:29:32.680 INFO:teuthology.orchestra.run.smithi066.stdout:Section: kernel 2024-09-21T17:29:32.680 INFO:teuthology.orchestra.run.smithi066.stdout:Installed-Size: 21 2024-09-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.stdout:Architecture: amd64 2024-09-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.stdout:Source: linux-meta 2024-09-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.stdout:Version: 5.15.0.122.122 2024-09-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.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-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.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-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.stdout:Recommends: thermald 2024-09-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.stdout:Description: Generic Linux kernel image 2024-09-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.stdout: This package will always depend on the latest generic kernel image 2024-09-21T17:29:32.681 INFO:teuthology.orchestra.run.smithi066.stdout: available. 2024-09-21T17:29:32.682 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T17:29:32.682 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T17:29:32.682 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T17:29:32.682 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T17:29:32.682 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi066.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T17:29:32.683 DEBUG:teuthology.orchestra.run.smithi066:> sudo apt-get clean 2024-09-21T17:29:32.835 DEBUG:teuthology.orchestra.run.smithi066:> sudo apt-get update 2024-09-21T17:29:32.965 INFO:teuthology.orchestra.run.smithi066.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T17:29:32.972 INFO:teuthology.orchestra.run.smithi066.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T17:29:32.989 INFO:teuthology.orchestra.run.smithi066.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T17:29:33.082 INFO:teuthology.orchestra.run.smithi066.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T17:29:33.574 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T17:29:33.574 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub' 2024-09-21T17:29:33.590 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T17:29:33.613 INFO:teuthology.orchestra.run.smithi003.stdout:Generating grub configuration file ... 2024-09-21T17:29:33.860 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:33.880 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:34.192 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:34.198 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:34.264 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T17:29:34.270 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T17:29:34.448 INFO:teuthology.orchestra.run.smithi003.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T17:29:34.448 INFO:teuthology.orchestra.run.smithi003.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T17:29:34.448 INFO:teuthology.orchestra.run.smithi003.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T17:29:34.451 INFO:teuthology.orchestra.run.smithi066.stdout:Reading package lists... 2024-09-21T17:29:34.470 DEBUG:teuthology.orchestra.run.smithi066:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T17:29:34.492 INFO:teuthology.orchestra.run.smithi003.stdout:done 2024-09-21T17:29:34.536 INFO:teuthology.orchestra.run.smithi066.stdout:Reading package lists... 2024-09-21T17:29:34.749 INFO:teuthology.orchestra.run.smithi066.stdout:Building dependency tree... 2024-09-21T17:29:34.749 INFO:teuthology.orchestra.run.smithi066.stdout:Reading state information... 2024-09-21T17:29:34.951 INFO:teuthology.orchestra.run.smithi066.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T17:29:34.951 INFO:teuthology.orchestra.run.smithi066.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T17:29:34.951 INFO:teuthology.orchestra.run.smithi066.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T17:29:34.951 INFO:teuthology.orchestra.run.smithi066.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T17:29:34.952 INFO:teuthology.orchestra.run.smithi066.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T17:29:34.952 INFO:teuthology.orchestra.run.smithi066.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T17:29:34.952 INFO:teuthology.orchestra.run.smithi066.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T17:29:34.952 INFO:teuthology.orchestra.run.smithi066.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T17:29:34.996 INFO:teuthology.orchestra.run.smithi066.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T17:29:34.998 DEBUG:teuthology.orchestra.run.smithi066:> dpkg -s linux-image-generic 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Package: linux-image-generic 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Status: install ok installed 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Priority: optional 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Section: kernel 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Installed-Size: 21 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Architecture: amd64 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Source: linux-meta 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Version: 5.15.0.122.122 2024-09-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.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-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.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-21T17:29:35.011 INFO:teuthology.orchestra.run.smithi066.stdout:Recommends: thermald 2024-09-21T17:29:35.012 INFO:teuthology.orchestra.run.smithi066.stdout:Description: Generic Linux kernel image 2024-09-21T17:29:35.012 INFO:teuthology.orchestra.run.smithi066.stdout: This package will always depend on the latest generic kernel image 2024-09-21T17:29:35.012 INFO:teuthology.orchestra.run.smithi066.stdout: available. 2024-09-21T17:29:35.012 DEBUG:teuthology.orchestra.run.smithi066:> mktemp 2024-09-21T17:29:35.029 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-21T17:29:35.057 INFO:teuthology.orchestra.run.smithi066.stdout:/tmp/tmp.sn33OW0L9m 2024-09-21T17:29:35.057 DEBUG:teuthology.orchestra.run.smithi066:> sudo cp /boot/grub/grub.cfg /tmp/tmp.sn33OW0L9m 2024-09-21T17:29:35.094 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-21T17:29:35.094 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-21T17:29:35.094 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-21T17:29:35.094 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-21T17:29:35.094 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.122.122 2024-09-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.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-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.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-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-21T17:29:35.095 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-21T17:29:35.096 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T17:29:35.096 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T17:29:35.096 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T17:29:35.096 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T17:29:35.096 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T17:29:35.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-21T17:29:35.113 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 0666 /tmp/tmp.sn33OW0L9m 2024-09-21T17:29:35.219 DEBUG:teuthology.orchestra.remote:smithi066:/tmp/tmp.sn33OW0L9m is 10KB 2024-09-21T17:29:35.232 DEBUG:teuthology.orchestra.run.smithi066:> rm -fr /tmp/tmp.sn33OW0L9m 2024-09-21T17:29:35.237 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T17:29:35.248 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-21T17:29:35.290 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:29:35.290 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T17:29:35.290 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T17:29:35.370 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T17:29:35.370 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T17:29:35.379 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T17:29:35.380 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T17:29:35.380 DEBUG:teuthology.orchestra.run.smithi066:> sudo update-grub 2024-09-21T17:29:35.396 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T17:29:36.905 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T17:29:36.922 INFO:teuthology.orchestra.run.smithi066.stderr:Sourcing file `/etc/default/grub' 2024-09-21T17:29:36.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T17:29:36.924 INFO:teuthology.orchestra.run.smithi066.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T17:29:36.926 INFO:teuthology.orchestra.run.smithi066.stderr:Generating grub configuration file ... 2024-09-21T17:29:36.976 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T17:29:37.177 INFO:teuthology.orchestra.run.smithi066.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:37.182 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-21T17:29:37.183 INFO:teuthology.orchestra.run.smithi066.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:37.184 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-21T17:29:37.360 INFO:teuthology.orchestra.run.smithi003.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T17:29:37.361 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T17:29:37.361 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T17:29:37.361 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T17:29:37.361 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T17:29:37.361 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T17:29:37.361 INFO:teuthology.orchestra.run.smithi003.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T17:29:37.361 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T17:29:37.403 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T17:29:37.404 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-21T17:29:37.449 INFO:teuthology.orchestra.run.smithi066.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:37.455 INFO:teuthology.orchestra.run.smithi066.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-21T17:29:37.463 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.122.122 2024-09-21T17:29:37.464 INFO:teuthology.orchestra.run.smithi003.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-21T17:29:37.464 INFO:teuthology.orchestra.run.smithi003.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-21T17:29:37.464 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-21T17:29:37.464 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-21T17:29:37.464 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-21T17:29:37.464 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-21T17:29:37.464 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2024-09-21T17:29:37.497 INFO:teuthology.orchestra.run.smithi066.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T17:29:37.503 INFO:teuthology.orchestra.run.smithi066.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T17:29:37.507 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.jIbxsmMKQz 2024-09-21T17:29:37.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub/grub.cfg /tmp/tmp.jIbxsmMKQz 2024-09-21T17:29:37.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.jIbxsmMKQz 2024-09-21T17:29:37.624 INFO:teuthology.orchestra.run.smithi066.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T17:29:37.624 INFO:teuthology.orchestra.run.smithi066.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T17:29:37.624 INFO:teuthology.orchestra.run.smithi066.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T17:29:37.643 INFO:teuthology.orchestra.run.smithi066.stderr:done 2024-09-21T17:29:37.645 DEBUG:teuthology.orchestra.run.smithi066:> sudo shutdown -r now 2024-09-21T17:29:37.685 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.jIbxsmMKQz is 10KB 2024-09-21T17:29:37.697 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.jIbxsmMKQz 2024-09-21T17:29:37.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T17:29:37.759 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:29:37.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T17:29:37.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T17:29:37.835 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T17:29:37.835 DEBUG:teuthology.orchestra.run.smithi003:> sudo update-grub 2024-09-21T17:29:39.158 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub' 2024-09-21T17:29:39.159 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T17:29:39.162 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2024-09-21T17:29:39.347 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:39.353 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:39.558 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:39.563 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:39.605 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T17:29:39.610 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T17:29:39.745 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T17:29:39.745 INFO:teuthology.orchestra.run.smithi003.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T17:29:39.745 INFO:teuthology.orchestra.run.smithi003.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T17:29:39.757 INFO:teuthology.orchestra.run.smithi003.stderr:done 2024-09-21T17:29:39.773 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2024-09-21T17:30:07.718 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T17:30:07.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-21T17:30:07.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:30:09.777 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T17:30:09.778 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T17:30:09.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:30:26.159 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-21T17:30:28.207 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.3 2024-09-21T17:30:35.166 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-21T17:30:35.167 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:30:37.209 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T17:30:37.209 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:30:38.223 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-21T17:30:50.224 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-21T17:30:50.225 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:30:53.295 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-21T17:31:08.310 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-21T17:31:08.311 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:31:37.239 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T17:31:49.250 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T17:31:49.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:31:49.467 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-21T17:31:50.071 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T17:31:50.071 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-21T17:31:50.071 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-21T17:31:50.119 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-122-generic 2024-09-21T17:31:50.119 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T17:31:50.119 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T17:31:50.119 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T17:31:51.120 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T17:31:51.120 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T17:31:51.198 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2024-09-21T17:31:51.220 DEBUG:teuthology.parallel:result is None 2024-09-21T17:32:08.313 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T17:32:26.315 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-21T17:32:26.315 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:32:26.486 DEBUG:teuthology.orchestra.run.smithi066:> true 2024-09-21T17:32:27.073 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-21T17:32:27.073 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-21T17:32:27.073 DEBUG:teuthology.orchestra.run.smithi066:> uname -r 2024-09-21T17:32:27.119 INFO:teuthology.orchestra.run.smithi066.stdout:5.15.0-122-generic 2024-09-21T17:32:27.119 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T17:32:27.119 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T17:32:27.119 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T17:32:28.120 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T17:32:28.120 DEBUG:teuthology.orchestra.run.smithi066:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T17:32:28.197 INFO:teuthology.orchestra.run.smithi066.stdout:ttyS1 2024-09-21T17:32:28.221 DEBUG:teuthology.parallel:result is None 2024-09-21T17:32:28.221 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T17:32:28.232 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T17:32:28.232 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T17:32:28.234 DEBUG:teuthology.orchestra.run.smithi066:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T17:32:28.240 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T17:32:28.251 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T17:32:28.266 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T17:32:28.266 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T17:32:28.284 DEBUG:teuthology.orchestra.run.smithi066:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T17:32:28.304 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T17:32:28.316 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T17:32:28.317 DEBUG:teuthology.orchestra.run.smithi003:> 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-21T17:32:28.340 DEBUG:teuthology.orchestra.run.smithi066:> 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-21T17:32:28.355 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:32:28.364 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:32:28.378 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:32:28.388 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:32:28.390 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T17:32:28.401 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T17:32:28.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T17:32:28.431 DEBUG:teuthology.orchestra.run.smithi066:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T17:32:28.446 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T17:32:28.460 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T17:32:28.460 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T17:32:28.492 DEBUG:teuthology.orchestra.run.smithi066:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T17:32:28.497 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:32:28.543 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:32:28.591 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:32:28.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T17:32:28.657 DEBUG:teuthology.orchestra.run.smithi066:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:32:28.663 DEBUG:teuthology.orchestra.run.smithi066:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:32:28.712 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:32:28.712 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T17:32:28.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2024-09-21T17:32:28.774 DEBUG:teuthology.orchestra.run.smithi066:> sudo service rsyslog restart 2024-09-21T17:32:28.846 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T17:32:28.859 INFO:teuthology.task.internal:Starting timer... 2024-09-21T17:32:28.860 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T17:32:28.911 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T17:32:28.926 DEBUG:teuthology.task.selinux:Excluding smithi003: OS 'ubuntu' does not support SELinux 2024-09-21T17:32:28.926 DEBUG:teuthology.task.selinux:Excluding smithi066: OS 'ubuntu' does not support SELinux 2024-09-21T17:32:28.926 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T17:32:28.926 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T17:32:28.927 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T17:32:28.927 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T17:32:28.943 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T17:32:28.953 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-21T17:32:28.954 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi066.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T17:40:11.029 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi066.front.sepia.ceph.com')] 2024-09-21T17:40:11.030 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T17:40:11.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:40:11.113 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-21T17:40:11.195 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T17:40:11.196 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-21T17:40:11.196 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:40:11.278 DEBUG:teuthology.orchestra.run.smithi066:> true 2024-09-21T17:40:11.354 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-21T17:40:11.355 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T17:40:11.367 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T17:40:11.367 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T17:40:11.368 DEBUG:teuthology.orchestra.run.smithi003:> 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-21T17:40:11.370 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T17:40:11.370 DEBUG:teuthology.orchestra.run.smithi066:> 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-21T17:40:11.398 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T17:40:11.398 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Command line: ntpd -gq 2024-09-21T17:40:11.398 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: ---------------------------------------------------- 2024-09-21T17:40:11.398 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T17:40:11.399 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T17:40:11.399 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: corporation. Support and training for ntp-4 are 2024-09-21T17:40:11.399 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: available at https://www.nwtime.org/support 2024-09-21T17:40:11.399 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: ---------------------------------------------------- 2024-09-21T17:40:11.399 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: proto: precision = 0.045 usec (-24) 2024-09-21T17:40:11.399 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: basedate set to 2022-02-04 2024-09-21T17:40:11.399 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: gps base set to 2022-02-06 (week 2196) 2024-09-21T17:40:11.400 INFO:teuthology.orchestra.run.smithi003.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T17:40:11.400 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T17:40:11.400 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T17:40:11.400 INFO:teuthology.orchestra.run.smithi003.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T17:40:11.401 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T17:40:11.401 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T17:40:11.401 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T17:40:11.401 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Listen normally on 3 ens1f0 172.21.15.3:123 2024-09-21T17:40:11.401 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Listen normally on 4 lo [::1]:123 2024-09-21T17:40:11.402 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15dc%4]:123 2024-09-21T17:40:11.402 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:11 ntpd[18369]: Listening on routing socket on fd #22 for interface updates 2024-09-21T17:40:11.429 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T17:40:11.429 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Command line: ntpd -gq 2024-09-21T17:40:11.429 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: ---------------------------------------------------- 2024-09-21T17:40:11.430 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T17:40:11.430 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T17:40:11.430 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: corporation. Support and training for ntp-4 are 2024-09-21T17:40:11.430 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: available at https://www.nwtime.org/support 2024-09-21T17:40:11.430 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: ---------------------------------------------------- 2024-09-21T17:40:11.430 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: proto: precision = 0.079 usec (-24) 2024-09-21T17:40:11.431 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: basedate set to 2022-02-04 2024-09-21T17:40:11.431 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: gps base set to 2022-02-06 (week 2196) 2024-09-21T17:40:11.431 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T17:40:11.431 INFO:teuthology.orchestra.run.smithi066.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T17:40:11.431 INFO:teuthology.orchestra.run.smithi066.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T17:40:11.432 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T17:40:11.432 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T17:40:11.432 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T17:40:11.432 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T17:40:11.432 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Listen normally on 3 enp3s0f1 172.21.15.66:123 2024-09-21T17:40:11.432 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Listen normally on 4 lo [::1]:123 2024-09-21T17:40:11.432 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:f8bd%5]:123 2024-09-21T17:40:11.432 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:11 ntpd[18519]: Listening on routing socket on fd #22 for interface updates 2024-09-21T17:40:12.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:12 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:12.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:12 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:13.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:13 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:13.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:13 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:13.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:13 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:13.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:13 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:13.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:13 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:13.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:13 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:14.399 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:14 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:14.399 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:14 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:14.399 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:14 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:14.399 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:14 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:14.399 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:14 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:14.399 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:14 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:14.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:14 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:15.399 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:15 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:15.399 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:15 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:15.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:15 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:15.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:15 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:15.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:15 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:15.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:15 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:15.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:15 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:15.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:15 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:16.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:16.402 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:16 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:16 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:17.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:17 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:17.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:17 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:17.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:17 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:17.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:17 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:17.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:17 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:17.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:17 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:18.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:18.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:18 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:18.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:18.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:18 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:19.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:19 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:19.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:19 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:19.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:19 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:19.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:19 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:19.430 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:19 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:19.431 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:19 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:19.433 INFO:teuthology.orchestra.run.smithi066.stdout:21 Sep 17:40:19 ntpd[18519]: ntpd: time slew -0.000097 s 2024-09-21T17:40:19.433 INFO:teuthology.orchestra.run.smithi066.stdout:ntpd: time slew -0.000097s 2024-09-21T17:40:19.434 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:19 ntpd[18519]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T17:40:19.434 INFO:teuthology.orchestra.run.smithi066.stderr:21 Sep 17:40:19 ntpd[18519]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T17:40:19.590 INFO:teuthology.orchestra.run.smithi066.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T17:40:19.590 INFO:teuthology.orchestra.run.smithi066.stdout:============================================================================== 2024-09-21T17:40:19.590 INFO:teuthology.orchestra.run.smithi066.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:40:19.590 INFO:teuthology.orchestra.run.smithi066.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:40:19.590 INFO:teuthology.orchestra.run.smithi066.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:40:19.591 INFO:teuthology.orchestra.run.smithi066.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:40:20.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:20.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:20.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:20.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:20.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:20.400 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:40:20.401 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:40:20.402 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 17:40:20 ntpd[18369]: ntpd: time slew +0.000108 s 2024-09-21T17:40:20.402 INFO:teuthology.orchestra.run.smithi003.stdout:ntpd: time slew +0.000108s 2024-09-21T17:40:20.402 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T17:40:20.402 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 17:40:20 ntpd[18369]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T17:40:20.455 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T17:40:20.455 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-21T17:40:20.455 INFO:teuthology.orchestra.run.smithi003.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:40:20.456 INFO:teuthology.orchestra.run.smithi003.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:40:20.456 INFO:teuthology.orchestra.run.smithi003.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:40:20.456 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:40:20.456 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-21T17:40:20.467 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-21T17:40:20.468 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:40:20.468 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:40:20.503 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-21T17:40:20.503 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2024-09-21T17:40:20.550 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T17:40:20.551 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:40:20.551 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-09-21T17:40:20.551 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:40:20.551 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 17:36:30.593775854 +0000 2024-09-21T17:40:20.551 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 17:36:30.313778352 +0000 2024-09-21T17:40:20.551 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 17:36:30.313778352 +0000 2024-09-21T17:40:20.551 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T17:40:20.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T17:40:20.606 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T17:40:20.606 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T17:40:20.606 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000439386 s, 1.2 MB/s 2024-09-21T17:40:20.607 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T17:40:20.656 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2024-09-21T17:40:20.702 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T17:40:20.702 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:40:20.703 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-09-21T17:40:20.703 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:40:20.703 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 17:36:31.081771505 +0000 2024-09-21T17:40:20.703 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 17:36:30.841773643 +0000 2024-09-21T17:40:20.703 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 17:36:30.841773643 +0000 2024-09-21T17:40:20.703 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T17:40:20.703 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T17:40:20.759 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T17:40:20.759 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T17:40:20.759 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000424836 s, 1.2 MB/s 2024-09-21T17:40:20.760 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T17:40:20.808 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2024-09-21T17:40:20.854 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T17:40:20.855 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:40:20.855 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-09-21T17:40:20.855 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:40:20.855 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 17:36:31.573767117 +0000 2024-09-21T17:40:20.855 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 17:36:31.333769258 +0000 2024-09-21T17:40:20.855 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 17:36:31.333769258 +0000 2024-09-21T17:40:20.855 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T17:40:20.855 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T17:40:20.910 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T17:40:20.910 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T17:40:20.910 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000430593 s, 1.2 MB/s 2024-09-21T17:40:20.911 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T17:40:20.960 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2024-09-21T17:40:21.007 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T17:40:21.007 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:40:21.007 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 940 Links: 1 2024-09-21T17:40:21.007 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:40:21.007 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 17:36:32.057762804 +0000 2024-09-21T17:40:21.007 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 17:36:31.797765122 +0000 2024-09-21T17:40:21.007 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 17:36:31.797765122 +0000 2024-09-21T17:40:21.007 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T17:40:21.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T17:40:21.062 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T17:40:21.062 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T17:40:21.062 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000390136 s, 1.3 MB/s 2024-09-21T17:40:21.063 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T17:40:21.112 DEBUG:teuthology.orchestra.run.smithi003:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-21T17:40:21.237 INFO:teuthology.orchestra.run.smithi003.stdout:loop 2024-09-21T17:40:21.238 INFO:tasks.nvme_loop:Connecting nvme_loop smithi003:/dev/vg_nvme/lv_1... 2024-09-21T17:40:21.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-21T17:40:21.255 INFO:teuthology.orchestra.run.smithi003.stdout:1 2024-09-21T17:40:21.274 INFO:teuthology.orchestra.run.smithi003.stdout:/dev/vg_nvme/lv_11 2024-09-21T17:40:21.290 INFO:tasks.nvme_loop:Connecting nvme_loop smithi003:/dev/vg_nvme/lv_2... 2024-09-21T17:40:21.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-21T17:40:21.352 INFO:teuthology.orchestra.run.smithi003.stdout:1 2024-09-21T17:40:21.374 INFO:teuthology.orchestra.run.smithi003.stdout:/dev/vg_nvme/lv_21 2024-09-21T17:40:21.393 INFO:tasks.nvme_loop:Connecting nvme_loop smithi003:/dev/vg_nvme/lv_3... 2024-09-21T17:40:21.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-21T17:40:21.453 INFO:teuthology.orchestra.run.smithi003.stdout:1 2024-09-21T17:40:21.475 INFO:teuthology.orchestra.run.smithi003.stdout:/dev/vg_nvme/lv_31 2024-09-21T17:40:21.492 INFO:tasks.nvme_loop:Connecting nvme_loop smithi003:/dev/vg_nvme/lv_4... 2024-09-21T17:40:21.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-21T17:40:21.551 INFO:teuthology.orchestra.run.smithi003.stdout:1 2024-09-21T17:40:21.572 INFO:teuthology.orchestra.run.smithi003.stdout:/dev/vg_nvme/lv_41 2024-09-21T17:40:21.589 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:40:21.589 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:40:21.638 DEBUG:teuthology.orchestra.run.smithi003:> sudo nvme list -o json 2024-09-21T17:40:21.694 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T17:40:21.694 INFO:teuthology.orchestra.run.smithi003.stdout: "Devices" : [ 2024-09-21T17:40:21.694 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T17:40:21.694 INFO:teuthology.orchestra.run.smithi003.stdout: "DevicePath" : "/dev/nvme0n1", 2024-09-21T17:40:21.694 INFO:teuthology.orchestra.run.smithi003.stdout: "Firmware" : "8DV101H0", 2024-09-21T17:40:21.694 INFO:teuthology.orchestra.run.smithi003.stdout: "Index" : 0, 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "ModelNumber" : "INTEL SSDPEDMD400G4", 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "SerialNumber" : "CVFT5330009Z400BGN" 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "DevicePath" : "/dev/nvme1n1", 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "Firmware" : "5.15.0-1", 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "Index" : 1, 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "ModelNumber" : "Linux", 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "SerialNumber" : "ff46bb21ec9ad34e433a" 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "DevicePath" : "/dev/nvme2n1", 2024-09-21T17:40:21.695 INFO:teuthology.orchestra.run.smithi003.stdout: "Firmware" : "5.15.0-1", 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "Index" : 2, 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "ModelNumber" : "Linux", 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "SerialNumber" : "17ccce0d99d7295d6012" 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "DevicePath" : "/dev/nvme3n1", 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "Firmware" : "5.15.0-1", 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "Index" : 3, 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "ModelNumber" : "Linux", 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "SerialNumber" : "5dd5518b0ed630f923c1" 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T17:40:21.696 INFO:teuthology.orchestra.run.smithi003.stdout: "DevicePath" : "/dev/nvme4n1", 2024-09-21T17:40:21.697 INFO:teuthology.orchestra.run.smithi003.stdout: "Firmware" : "5.15.0-1", 2024-09-21T17:40:21.697 INFO:teuthology.orchestra.run.smithi003.stdout: "Index" : 4, 2024-09-21T17:40:21.697 INFO:teuthology.orchestra.run.smithi003.stdout: "ModelNumber" : "Linux", 2024-09-21T17:40:21.697 INFO:teuthology.orchestra.run.smithi003.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:21.697 INFO:teuthology.orchestra.run.smithi003.stdout: "SerialNumber" : "f4bbaf8a68ff00ac02fa" 2024-09-21T17:40:21.697 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T17:40:21.697 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T17:40:21.697 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T17:40:21.697 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-21T17:40:21.697 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:40:21.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/scratch_devs 2024-09-21T17:40:21.750 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:40:21.750 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:40:21.756 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-21T17:40:21.756 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_1 2024-09-21T17:40:21.803 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T17:40:21.803 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:40:21.803 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 885 Links: 1 2024-09-21T17:40:21.803 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:40:21.803 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-21 17:36:29.217867528 +0000 2024-09-21T17:40:21.803 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-21 17:36:28.961869814 +0000 2024-09-21T17:40:21.803 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-21 17:36:28.961869814 +0000 2024-09-21T17:40:21.803 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: - 2024-09-21T17:40:21.804 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T17:40:21.857 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-21T17:40:21.858 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-21T17:40:21.858 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000389429 s, 1.3 MB/s 2024-09-21T17:40:21.859 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T17:40:21.908 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_2 2024-09-21T17:40:21.954 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T17:40:21.954 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:40:21.954 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-21T17:40:21.955 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:40:21.955 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-21 17:36:29.713863098 +0000 2024-09-21T17:40:21.955 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-21 17:36:29.445865492 +0000 2024-09-21T17:40:21.955 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-21 17:36:29.445865492 +0000 2024-09-21T17:40:21.955 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: - 2024-09-21T17:40:21.955 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T17:40:22.009 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-21T17:40:22.009 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-21T17:40:22.009 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000378805 s, 1.4 MB/s 2024-09-21T17:40:22.010 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T17:40:22.060 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_3 2024-09-21T17:40:22.107 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T17:40:22.107 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:40:22.107 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 919 Links: 1 2024-09-21T17:40:22.107 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:40:22.107 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-21 17:36:29.973860776 +0000 2024-09-21T17:40:22.107 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-21 17:36:29.969860812 +0000 2024-09-21T17:40:22.107 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-21 17:36:29.969860812 +0000 2024-09-21T17:40:22.107 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: - 2024-09-21T17:40:22.107 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T17:40:22.161 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-21T17:40:22.161 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-21T17:40:22.161 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000352533 s, 1.5 MB/s 2024-09-21T17:40:22.162 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T17:40:22.212 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_4 2024-09-21T17:40:22.259 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T17:40:22.259 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:40:22.259 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 938 Links: 1 2024-09-21T17:40:22.259 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:40:22.259 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-21 17:36:30.773853630 +0000 2024-09-21T17:40:22.259 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-21 17:36:30.497856095 +0000 2024-09-21T17:40:22.259 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-21 17:36:30.497856095 +0000 2024-09-21T17:40:22.259 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: - 2024-09-21T17:40:22.259 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T17:40:22.313 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-21T17:40:22.314 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-21T17:40:22.314 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000378307 s, 1.4 MB/s 2024-09-21T17:40:22.315 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T17:40:22.364 DEBUG:teuthology.orchestra.run.smithi066:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-21T17:40:22.506 INFO:teuthology.orchestra.run.smithi066.stdout:loop 2024-09-21T17:40:22.508 INFO:tasks.nvme_loop:Connecting nvme_loop smithi066:/dev/vg_nvme/lv_1... 2024-09-21T17:40:22.508 DEBUG:teuthology.orchestra.run.smithi066:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-21T17:40:22.526 INFO:teuthology.orchestra.run.smithi066.stdout:1 2024-09-21T17:40:22.545 INFO:teuthology.orchestra.run.smithi066.stdout:/dev/vg_nvme/lv_11 2024-09-21T17:40:22.564 INFO:tasks.nvme_loop:Connecting nvme_loop smithi066:/dev/vg_nvme/lv_2... 2024-09-21T17:40:22.564 DEBUG:teuthology.orchestra.run.smithi066:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-21T17:40:22.627 INFO:teuthology.orchestra.run.smithi066.stdout:1 2024-09-21T17:40:22.649 INFO:teuthology.orchestra.run.smithi066.stdout:/dev/vg_nvme/lv_21 2024-09-21T17:40:22.666 INFO:tasks.nvme_loop:Connecting nvme_loop smithi066:/dev/vg_nvme/lv_3... 2024-09-21T17:40:22.666 DEBUG:teuthology.orchestra.run.smithi066:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-21T17:40:22.727 INFO:teuthology.orchestra.run.smithi066.stdout:1 2024-09-21T17:40:22.746 INFO:teuthology.orchestra.run.smithi066.stdout:/dev/vg_nvme/lv_31 2024-09-21T17:40:22.764 INFO:tasks.nvme_loop:Connecting nvme_loop smithi066:/dev/vg_nvme/lv_4... 2024-09-21T17:40:22.764 DEBUG:teuthology.orchestra.run.smithi066:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-21T17:40:22.822 INFO:teuthology.orchestra.run.smithi066.stdout:1 2024-09-21T17:40:22.845 INFO:teuthology.orchestra.run.smithi066.stdout:/dev/vg_nvme/lv_41 2024-09-21T17:40:22.862 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:40:22.862 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:40:22.911 DEBUG:teuthology.orchestra.run.smithi066:> sudo nvme list -o json 2024-09-21T17:40:22.968 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-21T17:40:22.968 INFO:teuthology.orchestra.run.smithi066.stdout: "Devices" : [ 2024-09-21T17:40:22.968 INFO:teuthology.orchestra.run.smithi066.stdout: { 2024-09-21T17:40:22.968 INFO:teuthology.orchestra.run.smithi066.stdout: "DevicePath" : "/dev/nvme0n1", 2024-09-21T17:40:22.968 INFO:teuthology.orchestra.run.smithi066.stdout: "Firmware" : "8DV101H0", 2024-09-21T17:40:22.968 INFO:teuthology.orchestra.run.smithi066.stdout: "Index" : 0, 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "ModelNumber" : "INTEL SSDPEDMD400G4", 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "SerialNumber" : "CVFT53430091400BGN" 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: { 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "DevicePath" : "/dev/nvme1n1", 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "Firmware" : "5.15.0-1", 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "Index" : 1, 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "ModelNumber" : "Linux", 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "SerialNumber" : "714509e533e6bf30c723" 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: { 2024-09-21T17:40:22.969 INFO:teuthology.orchestra.run.smithi066.stdout: "DevicePath" : "/dev/nvme2n1", 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "Firmware" : "5.15.0-1", 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "Index" : 2, 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "ModelNumber" : "Linux", 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "SerialNumber" : "a5ae6b3853e4301fe69f" 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: { 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "DevicePath" : "/dev/nvme3n1", 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "Firmware" : "5.15.0-1", 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "Index" : 3, 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "ModelNumber" : "Linux", 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: "SerialNumber" : "3dbcc8dbe41943b5b893" 2024-09-21T17:40:22.970 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: { 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: "DevicePath" : "/dev/nvme4n1", 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: "Firmware" : "5.15.0-1", 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: "Index" : 4, 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: "ModelNumber" : "Linux", 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: "ProductName" : "Unknown Device", 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: "SerialNumber" : "2672688b390392f75809" 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-21T17:40:22.971 INFO:teuthology.orchestra.run.smithi066.stdout: ] 2024-09-21T17:40:22.972 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-21T17:40:22.972 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-21T17:40:22.972 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:40:22.972 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/scratch_devs 2024-09-21T17:40:23.025 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T17:40:23.113 INFO:tasks.cephadm:Config: {'roleless': True, '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, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_DAEMON_PLACE_FAIL', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '0ecbb435437226bc091a0c2d4549ba25bf724efe'} 2024-09-21T17:40:23.113 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:40:23.113 INFO:tasks.cephadm:Cluster fsid is 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:23.113 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T17:40:23.114 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-21T17:40:23.114 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi003': '172.21.15.3', 'mon.smithi066': '172.21.15.66'} 2024-09-21T17:40:23.114 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T17:40:23.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2024-09-21T17:40:23.130 DEBUG:teuthology.orchestra.run.smithi066:> sudo hostname $(hostname -s) 2024-09-21T17:40:23.144 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T17:40:23.145 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:40:23.282 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '0ecbb435437226bc091a0c2d4549ba25bf724efe', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/83206/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5129-g0ecbb435', 'node_name': '172.21.2.3+braggi03', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5129-g0ecbb435-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-21 16:02:43.709811', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-21-1014', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-21T17:40:23.418 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-adk-testing-2024-09-21-1014, sha1 0ecbb435437226bc091a0c2d4549ba25bf724efe from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:40:23.420 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T17:40:23.420 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T17:40:23.420 DEBUG:teuthology.orchestra.run.smithi003:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T17:40:23.886 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811893 Sep 21 17:40 /home/ubuntu/cephtest/cephadm 2024-09-21T17:40:23.886 DEBUG:teuthology.orchestra.run.smithi066:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T17:40:24.408 INFO:teuthology.orchestra.run.smithi066.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811893 Sep 21 17:40 /home/ubuntu/cephtest/cephadm 2024-09-21T17:40:24.408 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T17:40:24.416 DEBUG:teuthology.orchestra.run.smithi066:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T17:40:24.432 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe on all hosts... 2024-09-21T17:40:24.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe pull 2024-09-21T17:40:24.459 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe pull 2024-09-21T17:40:24.646 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:40:24.653 INFO:teuthology.orchestra.run.smithi066.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:41:22.845 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T17:41:22.845 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)", 2024-09-21T17:41:22.846 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", 2024-09-21T17:41:22.846 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2024-09-21T17:41:22.846 INFO:teuthology.orchestra.run.smithi003.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5" 2024-09-21T17:41:22.846 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T17:41:22.846 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T17:41:24.420 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-21T17:41:24.420 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph_version": "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)", 2024-09-21T17:41:24.420 INFO:teuthology.orchestra.run.smithi066.stdout: "image_id": "3fa9090ef91d4e87f14d21d1361976a766f2908d39879e744bc3fd80d5762a25", 2024-09-21T17:41:24.420 INFO:teuthology.orchestra.run.smithi066.stdout: "repo_digests": [ 2024-09-21T17:41:24.421 INFO:teuthology.orchestra.run.smithi066.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5" 2024-09-21T17:41:24.421 INFO:teuthology.orchestra.run.smithi066.stdout: ] 2024-09-21T17:41:24.421 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-21T17:41:24.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2024-09-21T17:41:24.486 DEBUG:teuthology.orchestra.run.smithi066:> sudo mkdir -p /etc/ceph 2024-09-21T17:41:24.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2024-09-21T17:41:24.542 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 777 /etc/ceph 2024-09-21T17:41:24.555 INFO:tasks.cephadm:Writing seed config... 2024-09-21T17:41:24.556 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T17:41:24.556 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T17:41:24.556 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T17:41:24.556 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T17:41:24.556 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T17:41:24.556 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T17:41:24.556 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T17:41:24.557 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-21T17:41:24.557 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:41:24.557 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T17:41:24.590 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 = 942f3a6c-7840-11ef-baf6-efdc52797490 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T17:41:24.591 DEBUG:teuthology.orchestra.run.smithi003:mon.smithi003> sudo journalctl -f -n 0 -u ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi003.service 2024-09-21T17:41:24.636 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T17:41:24.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe -v bootstrap --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:41:24.861 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:41:24.861 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe', '-v', 'bootstrap', '--fsid', '942f3a6c-7840-11ef-baf6-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.3', '--skip-admin-label'] 2024-09-21T17:41:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T17:41:24.862 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying podman|docker is present... 2024-09-21T17:41:24.862 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying lvm2 is present... 2024-09-21T17:41:24.862 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying time synchronization is in place... 2024-09-21T17:41:24.867 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T17:41:24.867 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T17:41:24.871 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T17:41:24.871 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T17:41:24.875 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T17:41:24.875 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T17:41:24.879 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T17:41:24.879 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T17:41:24.882 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T17:41:24.883 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-21T17:41:24.886 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T17:41:24.886 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T17:41:24.889 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T17:41:24.890 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T17:41:24.894 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T17:41:24.894 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T17:41:24.899 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-21T17:41:24.904 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-21T17:41:24.904 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-21T17:41:24.904 INFO:teuthology.orchestra.run.smithi003.stdout:Repeating the final host check... 2024-09-21T17:41:24.904 INFO:teuthology.orchestra.run.smithi003.stdout:docker (/usr/bin/docker) is present 2024-09-21T17:41:24.904 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl is present 2024-09-21T17:41:24.904 INFO:teuthology.orchestra.run.smithi003.stdout:lvcreate is present 2024-09-21T17:41:24.907 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T17:41:24.908 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T17:41:24.911 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T17:41:24.911 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T17:41:24.914 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T17:41:24.914 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T17:41:24.918 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T17:41:24.918 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T17:41:24.921 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T17:41:24.921 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-21T17:41:24.925 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T17:41:24.925 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T17:41:24.928 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T17:41:24.928 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T17:41:24.931 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T17:41:24.932 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T17:41:24.935 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:Host looks OK 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:Cluster fsid: 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:Acquiring lock 139906093055136 on /run/cephadm/942f3a6c-7840-11ef-baf6-efdc52797490.lock 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:Lock 139906093055136 acquired on /run/cephadm/942f3a6c-7840-11ef-baf6-efdc52797490.lock 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 3300 ... 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 6789 ... 2024-09-21T17:41:24.940 INFO:teuthology.orchestra.run.smithi003.stdout:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-21T17:41:24.943 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-21T17:41:24.943 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T17:41:24.943 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 2024-09-21T17:41:24.945 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T17:41:24.945 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T17:41:24.945 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2024-09-21T17:41:24.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T17:41:24.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T17:41:24.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T17:41:24.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T17:41:24.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2024-09-21T17:41:24.947 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T17:41:24.948 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-21T17:41:24.948 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-21T17:41:24.948 INFO:teuthology.orchestra.run.smithi003.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T17:41:24.949 INFO:teuthology.orchestra.run.smithi003.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T17:41:24.949 INFO:teuthology.orchestra.run.smithi003.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe... 2024-09-21T17:41:25.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout 0ecbb435437226bc091a0c2d4549ba25bf724efe: Pulling from ceph-ci/ceph 2024-09-21T17:41:25.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Digest: sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5 2024-09-21T17:41:25.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:41:25.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:41:26.859 INFO:teuthology.orchestra.run.smithi003.stdout:ceph: stdout ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev) 2024-09-21T17:41:26.859 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph version: ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev) 2024-09-21T17:41:26.860 INFO:teuthology.orchestra.run.smithi003.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T17:41:28.273 INFO:teuthology.orchestra.run.smithi003.stdout:stat: stdout 167 167 2024-09-21T17:41:28.273 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial keys... 2024-09-21T17:41:29.695 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQBJBe9mqJJPDBAA5P5PUwc7nTIUdcistTW0Mg== 2024-09-21T17:41:31.243 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQBKBe9mvfS9JxAAkcL0gRfSN2Y84mBWLi3pog== 2024-09-21T17:41:32.623 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQBMBe9m14UwBRAAX7GYI93o/EP4a8XEkUxUMw== 2024-09-21T17:41:32.625 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial monmap... 2024-09-21T17:41:34.080 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T17:41:34.080 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T17:41:34.081 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:34.081 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T17:41:34.081 INFO:teuthology.orchestra.run.smithi003.stdout:monmaptool for smithi003 [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T17:41:34.081 INFO:teuthology.orchestra.run.smithi003.stdout:setting min_mon_release = quincy 2024-09-21T17:41:34.081 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: set fsid to 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:34.081 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T17:41:34.081 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:41:34.081 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mon... 2024-09-21T17:41:35.584 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.058+0000 7fb93bec1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T17:41:35.584 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.058+0000 7fb93bec1c80 1 imported monmap: 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.058+0000 7fb93bec1c80 0 /usr/bin/ceph-mon: set fsid to 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Git sha 0 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: DB SUMMARY 2024-09-21T17:41:35.585 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: DB Session ID: RXFY4CK5GW6UAKT2MRX3 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi003/store.db dir, Total Num: 0, files: 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi003/store.db: 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.create_if_missing: 1 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T17:41:35.586 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.env: 0x564b5057b120 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.info_log: 0x564b50dfad80 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T17:41:35.587 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.db_log_dir: 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.wal_dir: 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.write_buffer_manager: 0x564b50df3cc0 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T17:41:35.588 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.row_cache: None 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.wal_filter: None 2024-09-21T17:41:35.589 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T17:41:35.590 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T17:41:35.591 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Compression algorithms supported: 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: kZSTD supported: 0 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.062+0000 7fb93bec1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.592 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi003/store.db/MANIFEST-000001 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.merge_operator: 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564b50dfa9a0) 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T17:41:35.593 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x564b50de3610 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-21T17:41:35.594 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-21T17:41:35.595 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T17:41:35.596 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.num_levels: 7 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T17:41:35.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T17:41:35.598 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T17:41:35.599 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T17:41:35.600 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T17:41:35.601 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T17:41:35.602 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi003/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-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0381faca-6234-442e-bd7f-4d35aa8fbdab 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.066+0000 7fb93bec1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.070+0000 7fb93bec1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564b50e12e00 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.070+0000 7fb93bec1c80 4 rocksdb: DB pointer 0x564b50ef4000 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.070+0000 7fb93364c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.070+0000 7fb93364c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:41:35.603 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.604 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.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-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x564b50de3610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-21T17:41:35.605 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-21T17:41:35.606 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.606 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-21T17:41:35.606 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:41:35.606 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.070+0000 7fb93bec1c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-21T17:41:35.606 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.070+0000 7fb93bec1c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-21T17:41:35.606 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:41:35.070+0000 7fb93bec1c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi003 for mon.smithi003 2024-09-21T17:41:35.606 INFO:teuthology.orchestra.run.smithi003.stdout:create mon.smithi003 on 2024-09-21T17:41:36.032 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-21T17:41:36.256 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-942f3a6c-7840-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490.target. 2024-09-21T17:41:36.256 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-942f3a6c-7840-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490.target. 2024-09-21T17:41:36.545 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi003 2024-09-21T17:41:36.545 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi003.service: Unit ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi003.service not loaded. 2024-09-21T17:41:36.740 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490.target.wants/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi003.service -> /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service. 2024-09-21T17:41:36.750 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-21T17:41:36.750 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T17:41:36.750 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon to start... 2024-09-21T17:41:36.750 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon... 2024-09-21T17:41:38.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:38 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.268038+0000 mon.smithi003 (mon.0) 1 : cluster [INF] mon.smithi003 is new leader, mons smithi003 in quorum (ranks 0) 2024-09-21T17:41:38.974 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout id: 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout services: 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi003 (age 0.192878s) 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout data: 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T17:41:38.975 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T17:41:38.976 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:38.976 INFO:teuthology.orchestra.run.smithi003.stdout:mon is available 2024-09-21T17:41:38.976 INFO:teuthology.orchestra.run.smithi003.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T17:41:39.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275444+0000 mon.smithi003 (mon.0) 2 : cluster [INF] mon.smithi003 is new leader, mons smithi003 in quorum (ranks 0) 2024-09-21T17:41:39.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275444+0000 mon.smithi003 (mon.0) 2 : cluster [INF] mon.smithi003 is new leader, mons smithi003 in quorum (ranks 0) 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275629+0000 mon.smithi003 (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275629+0000 mon.smithi003 (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275644+0000 mon.smithi003 (mon.0) 4 : cluster [DBG] fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275644+0000 mon.smithi003 (mon.0) 4 : cluster [DBG] fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275652+0000 mon.smithi003 (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275652+0000 mon.smithi003 (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275659+0000 mon.smithi003 (mon.0) 6 : cluster [DBG] created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275659+0000 mon.smithi003 (mon.0) 6 : cluster [DBG] created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275667+0000 mon.smithi003 (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275667+0000 mon.smithi003 (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275674+0000 mon.smithi003 (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275674+0000 mon.smithi003 (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275681+0000 mon.smithi003 (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.275681+0000 mon.smithi003 (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:41:39.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.278000+0000 mon.smithi003 (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T17:41:39.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.278000+0000 mon.smithi003 (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T17:41:39.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.280256+0000 mon.smithi003 (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T17:41:39.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.280256+0000 mon.smithi003 (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T17:41:39.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.280802+0000 mon.smithi003 (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T17:41:39.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: cluster 2024-09-21T17:41:38.280802+0000 mon.smithi003 (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T17:41:39.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: audit 2024-09-21T17:41:38.468259+0000 mon.smithi003 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/141376038' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T17:41:39.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:39 smithi003 bash[19372]: audit 2024-09-21T17:41:38.468259+0000 mon.smithi003 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/141376038' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T17:41:40.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:40 smithi003 bash[19372]: audit 2024-09-21T17:41:40.159407+0000 mon.smithi003 (mon.0) 14 : audit [INF] from='client.? 172.21.15.3:0/1111712425' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T17:41:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:40 smithi003 bash[19372]: audit 2024-09-21T17:41:40.159407+0000 mon.smithi003 (mon.0) 14 : audit [INF] from='client.? 172.21.15.3:0/1111712425' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T17:41:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:40 smithi003 bash[19372]: audit 2024-09-21T17:41:40.162101+0000 mon.smithi003 (mon.0) 15 : audit [INF] from='client.? 172.21.15.3:0/1111712425' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T17:41:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:40 smithi003 bash[19372]: audit 2024-09-21T17:41:40.162101+0000 mon.smithi003 (mon.0) 15 : audit [INF] from='client.? 172.21.15.3:0/1111712425' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T17:41:40.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:40.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T17:41:40.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T17:41:40.692 INFO:teuthology.orchestra.run.smithi003.stdout:Generating new minimal ceph.conf... 2024-09-21T17:41:42.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:41 smithi003 bash[19372]: audit 2024-09-21T17:41:41.788090+0000 mon.smithi003 (mon.0) 16 : audit [DBG] from='client.? 172.21.15.3:0/1463475954' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:41:42.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:41 smithi003 bash[19372]: audit 2024-09-21T17:41:41.788090+0000 mon.smithi003 (mon.0) 16 : audit [DBG] from='client.? 172.21.15.3:0/1463475954' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:41:42.303 INFO:teuthology.orchestra.run.smithi003.stdout:Restarting the monitor... 2024-09-21T17:41:42.605 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:42 smithi003 systemd[1]: Stopping Ceph mon.smithi003 for 942f3a6c-7840-11ef-baf6-efdc52797490... 2024-09-21T17:41:42.605 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:42 smithi003 bash[19372]: debug 2024-09-21T17:41:42.413+0000 7fea31db7640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi003 -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-21T17:41:42.605 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:42 smithi003 bash[19372]: debug 2024-09-21T17:41:42.413+0000 7fea31db7640 -1 mon.smithi003@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T17:41:42.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:42 smithi003 bash[19755]: ceph-942f3a6c-7840-11ef-baf6-efdc52797490-mon-smithi003 2024-09-21T17:41:42.988 INFO:teuthology.orchestra.run.smithi003.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T17:41:43.267 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:42 smithi003 bash[19813]: Error response from daemon: No such container: ceph-942f3a6c-7840-11ef-baf6-efdc52797490-mon-smithi003 2024-09-21T17:41:43.268 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:42 smithi003 systemd[1]: ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi003.service: Deactivated successfully. 2024-09-21T17:41:43.268 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:42 smithi003 systemd[1]: Stopped Ceph mon.smithi003 for 942f3a6c-7840-11ef-baf6-efdc52797490. 2024-09-21T17:41:43.268 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:42 smithi003 systemd[1]: Started Ceph mon.smithi003 for 942f3a6c-7840-11ef-baf6-efdc52797490. 2024-09-21T17:41:44.522 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.313+0000 7fdcae683c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T17:41:44.522 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.313+0000 7fdcae683c80 0 ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev), process ceph-mon, pid 7 2024-09-21T17:41:44.522 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.313+0000 7fdcae683c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T17:41:44.522 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.313+0000 7fdcae683c80 0 load: jerasure load: lrc 2024-09-21T17:41:44.522 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T17:41:44.523 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Git sha 0 2024-09-21T17:41:44.523 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T17:41:44.523 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: DB SUMMARY 2024-09-21T17:41:44.523 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: DB Session ID: A3GMVPXH2DLE8ZHOG03W 2024-09-21T17:41:44.523 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T17:41:44.524 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T17:41:44.524 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T17:41:44.524 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi003/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T17:41:44.524 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi003/store.db: 000009.log size: 89048 ; 2024-09-21T17:41:44.524 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T17:41:44.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T17:41:44.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T17:41:44.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T17:41:44.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T17:41:44.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T17:41:44.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.env: 0x564c0b49b120 2024-09-21T17:41:44.526 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T17:41:44.526 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.info_log: 0x564c0d6f58e0 2024-09-21T17:41:44.526 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T17:41:44.526 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T17:41:44.526 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T17:41:44.526 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T17:41:44.527 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T17:41:44.527 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T17:41:44.527 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T17:41:44.527 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T17:41:44.527 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T17:41:44.528 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T17:41:44.528 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T17:41:44.528 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T17:41:44.528 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T17:41:44.528 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T17:41:44.528 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.db_log_dir: 2024-09-21T17:41:44.529 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.wal_dir: 2024-09-21T17:41:44.529 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T17:41:44.529 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T17:41:44.529 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T17:41:44.529 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T17:41:44.529 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T17:41:44.529 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T17:41:44.530 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T17:41:44.530 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T17:41:44.530 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.write_buffer_manager: 0x564c0d6f9b80 2024-09-21T17:41:44.530 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T17:41:44.530 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T17:41:44.530 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T17:41:44.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T17:41:44.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T17:41:44.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T17:41:44.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T17:41:44.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T17:41:44.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T17:41:44.532 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T17:41:44.532 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T17:41:44.532 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T17:41:44.532 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T17:41:44.532 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.row_cache: None 2024-09-21T17:41:44.532 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.wal_filter: None 2024-09-21T17:41:44.533 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T17:41:44.533 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T17:41:44.533 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T17:41:44.533 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T17:41:44.533 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T17:41:44.533 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T17:41:44.534 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T17:41:44.534 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T17:41:44.534 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T17:41:44.534 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T17:41:44.534 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T17:41:44.534 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T17:41:44.534 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T17:41:44.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T17:41:44.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T17:41:44.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T17:41:44.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T17:41:44.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T17:41:44.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T17:41:44.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T17:41:44.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T17:41:44.536 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T17:41:44.536 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T17:41:44.536 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T17:41:44.536 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T17:41:44.536 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T17:41:44.536 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T17:41:44.536 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T17:41:44.536 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Compression algorithms supported: 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: kZSTD supported: 0 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T17:41:44.537 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T17:41:44.538 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T17:41:44.538 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T17:41:44.538 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T17:41:44.538 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi003/store.db/MANIFEST-000010 2024-09-21T17:41:44.539 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T17:41:44.539 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T17:41:44.539 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.merge_operator: 2024-09-21T17:41:44.539 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T17:41:44.539 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T17:41:44.539 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T17:41:44.539 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T17:41:44.539 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564c0d6f5540) 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cache_index_and_filter_blocks: 1 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: pin_top_level_index_and_filter: 1 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: index_type: 0 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: data_block_index_type: 0 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: index_shortening: 1 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: checksum: 4 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: no_block_cache: 0 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: block_cache: 0x564c0d6eb610 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: block_cache_name: BinnedLRUCache 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: block_cache_options: 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: capacity : 536870912 2024-09-21T17:41:44.540 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: num_shard_bits : 4 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: strict_capacity_limit : 0 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: high_pri_pool_ratio: 0.000 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: block_cache_compressed: (nil) 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: persistent_cache: (nil) 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: block_size: 4096 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: block_size_deviation: 10 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: block_restart_interval: 16 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: index_block_restart_interval: 1 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: metadata_block_size: 4096 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: partition_filters: 0 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: use_delta_encoding: 1 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: filter_policy: bloomfilter 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: whole_key_filtering: 1 2024-09-21T17:41:44.541 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: verify_compression: 0 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: read_amp_bytes_per_bit: 0 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: format_version: 5 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: enable_index_compression: 1 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: block_align: 0 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: max_auto_readahead_size: 262144 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: prepopulate_block_cache: 0 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: initial_auto_readahead_size: 8192 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: num_file_reads_for_auto_readahead: 2 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T17:41:44.542 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.num_levels: 7 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:41:44.543 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T17:41:44.544 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T17:41:44.545 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T17:41:44.546 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T17:41:44.547 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T17:41:44.548 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T17:41:44.548 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T17:41:44.548 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T17:41:44.548 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T17:41:44.548 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T17:41:44.548 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T17:41:44.548 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T17:41:44.548 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi003/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-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0381faca-6234-442e-bd7f-4d35aa8fbdab 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940504323242, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940504324228, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85824, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83964, "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": 78213, "raw_average_value_size": 362, "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": 1726940504, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0381faca-6234-442e-bd7f-4d35aa8fbdab", "db_session_id": "A3GMVPXH2DLE8ZHOG03W", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940504324367, "job": 1, "event": "recovery_finished"} 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.317+0000 7fdcae683c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi003/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T17:41:44.549 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564c0d718e00 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 4 rocksdb: DB pointer 0x564c0d81c000 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdca444b640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdca444b640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: ** DB Stats ** 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: 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-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: 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-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: ** Compaction Stats [default] ** 2024-09-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: 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-21T17:41:44.550 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: L0 2/0 85.71 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Sum 2/0 85.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: ** Compaction Stats [default] ** 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: 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-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 133.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T17:41:44.551 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T17:41:44.552 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Cumulative compaction: 0.00 GB write, 21.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:41:44.552 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Interval compaction: 0.00 GB write, 21.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:41:44.552 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: 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-21T17:41:44.552 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Block cache BinnedLRUCache@0x564c0d6eb610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-21T17:41:44.552 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(2,0.95 KB,0.000181794%) 2024-09-21T17:41:44.552 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T17:41:44.552 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 0 starting mon.smithi003 rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi003 fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:44.552 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 1 mon.smithi003@-1(???) e1 preinit fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 0 mon.smithi003@-1(???).mds e1 new map 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 0 mon.smithi003@-1(???).mds e1 print_map 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: e1 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: btime 2024-09-21T17:41:38:276083+0000 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: 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-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: legacy client fscid: -1 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: No filesystems configured 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 0 mon.smithi003@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 0 mon.smithi003@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 0 mon.smithi003@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 0 mon.smithi003@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:41:44.553 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: debug 2024-09-21T17:41:44.321+0000 7fdcae683c80 1 mon.smithi003@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349835+0000 mon.smithi003 (mon.0) 1 : cluster [INF] mon.smithi003 is new leader, mons smithi003 in quorum (ranks 0) 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349835+0000 mon.smithi003 (mon.0) 1 : cluster [INF] mon.smithi003 is new leader, mons smithi003 in quorum (ranks 0) 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349923+0000 mon.smithi003 (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349923+0000 mon.smithi003 (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349937+0000 mon.smithi003 (mon.0) 3 : cluster [DBG] fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349937+0000 mon.smithi003 (mon.0) 3 : cluster [DBG] fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349952+0000 mon.smithi003 (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349952+0000 mon.smithi003 (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349964+0000 mon.smithi003 (mon.0) 5 : cluster [DBG] created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349964+0000 mon.smithi003 (mon.0) 5 : cluster [DBG] created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349976+0000 mon.smithi003 (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349976+0000 mon.smithi003 (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:41:44.554 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349988+0000 mon.smithi003 (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.349988+0000 mon.smithi003 (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.350003+0000 mon.smithi003 (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.350003+0000 mon.smithi003 (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.350458+0000 mon.smithi003 (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.350458+0000 mon.smithi003 (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.350495+0000 mon.smithi003 (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.350495+0000 mon.smithi003 (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.350939+0000 mon.smithi003 (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T17:41:44.555 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:44 smithi003 bash[19853]: cluster 2024-09-21T17:41:44.350939+0000 mon.smithi003 (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T17:41:45.048 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T17:41:45.074 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:41:45.075 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mgr... 2024-09-21T17:41:45.075 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T17:41:45.076 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T17:41:45.076 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-21T17:41:45.401 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mgr.smithi003.cgvhny 2024-09-21T17:41:45.401 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mgr.smithi003.cgvhny.service: Unit ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mgr.smithi003.cgvhny.service not loaded. 2024-09-21T17:41:45.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:45 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:41:45.603 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490.target.wants/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mgr.smithi003.cgvhny.service -> /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service. 2024-09-21T17:41:45.611 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-21T17:41:45.611 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T17:41:45.611 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-21T17:41:45.612 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-21T17:41:45.612 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr to start... 2024-09-21T17:41:45.612 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr... 2024-09-21T17:41:45.809 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:45 smithi003 bash[19853]: audit 2024-09-21T17:41:44.508672+0000 mon.smithi003 (mon.0) 12 : audit [INF] from='client.? 172.21.15.3:0/952806981' entity='client.admin' 2024-09-21T17:41:45.810 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:45 smithi003 bash[19853]: audit 2024-09-21T17:41:44.508672+0000 mon.smithi003 (mon.0) 12 : audit [INF] from='client.? 172.21.15.3:0/952806981' entity='client.admin' 2024-09-21T17:41:45.810 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:45 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:41:47.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:47 smithi003 bash[19853]: audit 2024-09-21T17:41:47.334148+0000 mon.smithi003 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/2980001286' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T17:41:47.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:47 smithi003 bash[19853]: audit 2024-09-21T17:41:47.334148+0000 mon.smithi003 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/2980001286' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T17:41:47.871 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:47.871 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:41:47.871 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "942f3a6c-7840-11ef-baf6-efdc52797490", 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "smithi003" 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:47.872 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T17:41:47.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T17:41:47.877 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T17:41:38:276083+0000", 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T17:41:47.878 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T17:41:38.276915+0000", 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:41:47.879 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (1/15)... 2024-09-21T17:41:51.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:51 smithi003 bash[19853]: audit 2024-09-21T17:41:50.965386+0000 mon.smithi003 (mon.0) 14 : audit [DBG] from='client.? 172.21.15.3:0/1163496365' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T17:41:51.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:51 smithi003 bash[19853]: audit 2024-09-21T17:41:50.965386+0000 mon.smithi003 (mon.0) 14 : audit [DBG] from='client.? 172.21.15.3:0/1163496365' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "942f3a6c-7840-11ef-baf6-efdc52797490", 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T17:41:51.496 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "smithi003" 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T17:41:51.497 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:51.498 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T17:41:38:276083+0000", 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:41:51.499 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:51.500 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T17:41:51.500 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:51.500 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T17:41:38.276915+0000", 2024-09-21T17:41:51.500 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:41:51.500 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:51.500 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T17:41:51.500 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:41:51.500 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (2/15)... 2024-09-21T17:41:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: cluster 2024-09-21T17:41:53.547190+0000 mon.smithi003 (mon.0) 15 : cluster [INF] Activating manager daemon smithi003.cgvhny 2024-09-21T17:41:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: cluster 2024-09-21T17:41:53.547190+0000 mon.smithi003 (mon.0) 15 : cluster [INF] Activating manager daemon smithi003.cgvhny 2024-09-21T17:41:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: cluster 2024-09-21T17:41:53.551980+0000 mon.smithi003 (mon.0) 16 : cluster [DBG] mgrmap e2: smithi003.cgvhny(active, starting, since 0.00516078s) 2024-09-21T17:41:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: cluster 2024-09-21T17:41:53.551980+0000 mon.smithi003 (mon.0) 16 : cluster [DBG] mgrmap e2: smithi003.cgvhny(active, starting, since 0.00516078s) 2024-09-21T17:41:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.553509+0000 mon.smithi003 (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.553509+0000 mon.smithi003 (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.553636+0000 mon.smithi003 (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.553636+0000 mon.smithi003 (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.553747+0000 mon.smithi003 (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.553747+0000 mon.smithi003 (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.553854+0000 mon.smithi003 (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.553854+0000 mon.smithi003 (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.554580+0000 mon.smithi003 (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi003.cgvhny", "id": "smithi003.cgvhny"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.554580+0000 mon.smithi003 (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi003.cgvhny", "id": "smithi003.cgvhny"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: cluster 2024-09-21T17:41:53.579278+0000 mon.smithi003 (mon.0) 22 : cluster [INF] Manager daemon smithi003.cgvhny is now available 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: cluster 2024-09-21T17:41:53.579278+0000 mon.smithi003 (mon.0) 22 : cluster [INF] Manager daemon smithi003.cgvhny is now available 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.590432+0000 mon.smithi003 (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.590432+0000 mon.smithi003 (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:41:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.592385+0000 mon.smithi003 (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/trash_purge_schedule"} : dispatch 2024-09-21T17:41:53.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.592385+0000 mon.smithi003 (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/trash_purge_schedule"} : dispatch 2024-09-21T17:41:53.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.594960+0000 mon.smithi003 (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' 2024-09-21T17:41:53.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.594960+0000 mon.smithi003 (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' 2024-09-21T17:41:53.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.597639+0000 mon.smithi003 (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' 2024-09-21T17:41:53.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:53 smithi003 bash[19853]: audit 2024-09-21T17:41:53.597639+0000 mon.smithi003 (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' 2024-09-21T17:41:54.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:54 smithi003 bash[19853]: audit 2024-09-21T17:41:53.600386+0000 mon.smithi003 (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' 2024-09-21T17:41:54.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:54 smithi003 bash[19853]: audit 2024-09-21T17:41:53.600386+0000 mon.smithi003 (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.3:0/438070887' entity='mgr.smithi003.cgvhny' 2024-09-21T17:41:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:54 smithi003 bash[19853]: cluster 2024-09-21T17:41:54.562541+0000 mon.smithi003 (mon.0) 28 : cluster [DBG] mgrmap e3: smithi003.cgvhny(active, since 1.01571s) 2024-09-21T17:41:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:54 smithi003 bash[19853]: cluster 2024-09-21T17:41:54.562541+0000 mon.smithi003 (mon.0) 28 : cluster [DBG] mgrmap e3: smithi003.cgvhny(active, since 1.01571s) 2024-09-21T17:41:55.628 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:55.628 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:41:55.628 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "942f3a6c-7840-11ef-baf6-efdc52797490", 2024-09-21T17:41:55.628 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T17:41:55.628 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T17:41:55.628 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T17:41:55.628 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T17:41:55.628 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "smithi003" 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:55.629 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T17:41:55.630 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:55.630 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T17:41:55.630 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T17:41:55.630 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T17:41:55.637 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T17:41:55.637 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T17:41:55.637 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T17:41:55.637 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:55.637 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T17:41:55.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T17:41:55.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T17:41:55.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T17:41:55.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T17:41:55.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T17:41:55.638 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T17:41:55.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T17:41:55.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T17:41:55.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:55.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T17:41:55.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:55.639 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T17:41:38:276083+0000", 2024-09-21T17:41:55.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T17:41:55.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T17:41:55.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:55.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T17:41:55.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:41:55.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T17:41:55.640 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T17:41:55.641 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T17:41:55.641 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T17:41:55.641 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T17:41:55.641 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:41:55.641 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:41:55.641 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:55.642 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T17:41:55.642 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:41:55.642 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T17:41:38.276915+0000", 2024-09-21T17:41:55.642 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:41:55.642 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:41:55.642 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T17:41:55.643 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:41:55.643 INFO:teuthology.orchestra.run.smithi003.stdout:mgr is available 2024-09-21T17:41:55.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:55 smithi003 bash[19853]: audit 2024-09-21T17:41:55.107897+0000 mon.smithi003 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.3:0/2578288723' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T17:41:55.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:55 smithi003 bash[19853]: audit 2024-09-21T17:41:55.107897+0000 mon.smithi003 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.3:0/2578288723' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T17:41:56.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:56 smithi003 bash[19853]: cluster 2024-09-21T17:41:55.621182+0000 mon.smithi003 (mon.0) 30 : cluster [DBG] mgrmap e4: smithi003.cgvhny(active, since 2s) 2024-09-21T17:41:56.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:56 smithi003 bash[19853]: cluster 2024-09-21T17:41:55.621182+0000 mon.smithi003 (mon.0) 30 : cluster [DBG] mgrmap e4: smithi003.cgvhny(active, since 2s) 2024-09-21T17:41:57.682 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:57.682 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T17:41:57.682 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:57.682 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T17:41:57.683 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling cephadm module... 2024-09-21T17:41:57.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:57 smithi003 bash[19853]: audit 2024-09-21T17:41:57.121708+0000 mon.smithi003 (mon.0) 31 : audit [INF] from='client.? 172.21.15.3:0/451591779' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T17:41:57.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:57 smithi003 bash[19853]: audit 2024-09-21T17:41:57.121708+0000 mon.smithi003 (mon.0) 31 : audit [INF] from='client.? 172.21.15.3:0/451591779' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T17:41:59.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:59 smithi003 bash[19853]: audit 2024-09-21T17:41:59.225796+0000 mon.smithi003 (mon.0) 32 : audit [INF] from='client.? 172.21.15.3:0/2323784982' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T17:41:59.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:41:59 smithi003 bash[19853]: audit 2024-09-21T17:41:59.225796+0000 mon.smithi003 (mon.0) 32 : audit [INF] from='client.? 172.21.15.3:0/2323784982' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T17:42:00.631 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:00 smithi003 bash[19853]: audit 2024-09-21T17:41:59.277687+0000 mon.smithi003 (mon.0) 33 : audit [INF] from='client.? 172.21.15.3:0/2323784982' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T17:42:00.631 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:00 smithi003 bash[19853]: audit 2024-09-21T17:41:59.277687+0000 mon.smithi003 (mon.0) 33 : audit [INF] from='client.? 172.21.15.3:0/2323784982' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T17:42:00.632 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:00 smithi003 bash[19853]: cluster 2024-09-21T17:41:59.283200+0000 mon.smithi003 (mon.0) 34 : cluster [DBG] mgrmap e5: smithi003.cgvhny(active, since 5s) 2024-09-21T17:42:00.632 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:00 smithi003 bash[19853]: cluster 2024-09-21T17:41:59.283200+0000 mon.smithi003 (mon.0) 34 : cluster [DBG] mgrmap e5: smithi003.cgvhny(active, since 5s) 2024-09-21T17:42:01.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:01 smithi003 bash[19853]: audit 2024-09-21T17:42:01.270436+0000 mon.smithi003 (mon.0) 35 : audit [DBG] from='client.? 172.21.15.3:0/396186958' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T17:42:01.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:01 smithi003 bash[19853]: audit 2024-09-21T17:42:01.270436+0000 mon.smithi003 (mon.0) 35 : audit [DBG] from='client.? 172.21.15.3:0/396186958' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T17:42:01.793 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:42:01.793 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T17:42:01.793 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:42:01.793 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "smithi003.cgvhny", 2024-09-21T17:42:01.793 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T17:42:01.793 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:42:01.793 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-21T17:42:01.793 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 5... 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.588027+0000 mon.smithi003 (mon.0) 36 : cluster [INF] Active manager daemon smithi003.cgvhny restarted 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.588027+0000 mon.smithi003 (mon.0) 36 : cluster [INF] Active manager daemon smithi003.cgvhny restarted 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.588791+0000 mon.smithi003 (mon.0) 37 : cluster [INF] Activating manager daemon smithi003.cgvhny 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.588791+0000 mon.smithi003 (mon.0) 37 : cluster [INF] Activating manager daemon smithi003.cgvhny 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.596634+0000 mon.smithi003 (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.596634+0000 mon.smithi003 (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.596874+0000 mon.smithi003 (mon.0) 39 : cluster [DBG] mgrmap e6: smithi003.cgvhny(active, starting, since 0.00844446s) 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.596874+0000 mon.smithi003 (mon.0) 39 : cluster [DBG] mgrmap e6: smithi003.cgvhny(active, starting, since 0.00844446s) 2024-09-21T17:42:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.597963+0000 mon.smithi003 (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.597963+0000 mon.smithi003 (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.599452+0000 mon.smithi003 (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi003.cgvhny", "id": "smithi003.cgvhny"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.599452+0000 mon.smithi003 (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi003.cgvhny", "id": "smithi003.cgvhny"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.600480+0000 mon.smithi003 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.600480+0000 mon.smithi003 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.600623+0000 mon.smithi003 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.600623+0000 mon.smithi003 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.600731+0000 mon.smithi003 (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: audit 2024-09-21T17:42:05.600731+0000 mon.smithi003 (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.624126+0000 mon.smithi003 (mon.0) 45 : cluster [INF] Manager daemon smithi003.cgvhny is now available 2024-09-21T17:42:05.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:05 smithi003 bash[19853]: cluster 2024-09-21T17:42:05.624126+0000 mon.smithi003 (mon.0) 45 : cluster [INF] Manager daemon smithi003.cgvhny is now available 2024-09-21T17:42:07.174 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:42:07.174 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T17:42:07.174 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T17:42:07.174 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:42:07.174 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 5 is available 2024-09-21T17:42:07.175 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying orchestrator module is enabled... 2024-09-21T17:42:07.887 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: cluster 2024-09-21T17:42:06.600309+0000 mon.smithi003 (mon.0) 46 : cluster [DBG] mgrmap e7: smithi003.cgvhny(active, since 1.01187s) 2024-09-21T17:42:07.887 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: cluster 2024-09-21T17:42:06.600309+0000 mon.smithi003 (mon.0) 46 : cluster [DBG] mgrmap e7: smithi003.cgvhny(active, since 1.01187s) 2024-09-21T17:42:07.887 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:06.600692+0000 mgr.smithi003.cgvhny (mgr.14118) 1 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T17:42:07.887 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:06.600692+0000 mgr.smithi003.cgvhny (mgr.14118) 1 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T17:42:07.887 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:06.618319+0000 mgr.smithi003.cgvhny (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T17:42:07.887 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:06.618319+0000 mgr.smithi003.cgvhny (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T17:42:07.887 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.468880+0000 mon.smithi003 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:07.887 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.468880+0000 mon.smithi003 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.473808+0000 mon.smithi003 (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.473808+0000 mon.smithi003 (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.478258+0000 mon.smithi003 (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.478258+0000 mon.smithi003 (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.484111+0000 mon.smithi003 (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.484111+0000 mon.smithi003 (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.489468+0000 mon.smithi003 (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.489468+0000 mon.smithi003 (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.491615+0000 mon.smithi003 (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.491615+0000 mon.smithi003 (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:07.888 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.502366+0000 mon.smithi003 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:42:07.889 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.502366+0000 mon.smithi003 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:42:07.889 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.505380+0000 mon.smithi003 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/trash_purge_schedule"} : dispatch 2024-09-21T17:42:07.889 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:07 smithi003 bash[19853]: audit 2024-09-21T17:42:07.505380+0000 mon.smithi003 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/trash_purge_schedule"} : dispatch 2024-09-21T17:42:08.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:08 smithi003 bash[19853]: cephadm 2024-09-21T17:42:07.474479+0000 mgr.smithi003.cgvhny (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T17:42:08.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:08 smithi003 bash[19853]: cephadm 2024-09-21T17:42:07.474479+0000 mgr.smithi003.cgvhny (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T17:42:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:08 smithi003 bash[19853]: audit 2024-09-21T17:42:08.515876+0000 mon.smithi003 (mon.0) 55 : audit [INF] from='client.? 172.21.15.3:0/2068791213' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T17:42:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:08 smithi003 bash[19853]: audit 2024-09-21T17:42:08.515876+0000 mon.smithi003 (mon.0) 55 : audit [INF] from='client.? 172.21.15.3:0/2068791213' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T17:42:09.147 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T17:42:09.148 INFO:teuthology.orchestra.run.smithi003.stdout:Setting orchestrator backend to cephadm... 2024-09-21T17:42:09.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.501522+0000 mgr.smithi003.cgvhny (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:17:42:08] ENGINE Bus STARTING 2024-09-21T17:42:09.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.501522+0000 mgr.smithi003.cgvhny (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:17:42:08] ENGINE Bus STARTING 2024-09-21T17:42:09.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: audit 2024-09-21T17:42:08.596756+0000 mon.smithi003 (mon.0) 56 : audit [INF] from='client.? 172.21.15.3:0/2068791213' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T17:42:09.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: audit 2024-09-21T17:42:08.596756+0000 mon.smithi003 (mon.0) 56 : audit [INF] from='client.? 172.21.15.3:0/2068791213' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cluster 2024-09-21T17:42:08.601382+0000 mon.smithi003 (mon.0) 57 : cluster [DBG] mgrmap e8: smithi003.cgvhny(active, since 3s) 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cluster 2024-09-21T17:42:08.601382+0000 mon.smithi003 (mon.0) 57 : cluster [DBG] mgrmap e8: smithi003.cgvhny(active, since 3s) 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.626719+0000 mgr.smithi003.cgvhny (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:17:42:08] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.626719+0000 mgr.smithi003.cgvhny (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:17:42:08] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.629598+0000 mgr.smithi003.cgvhny (mgr.14118) 6 : cephadm [ERR] [21/Sep/2024:17:42:08] ENGINE Error in HTTPServer.serve 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: Traceback (most recent call last): 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: self._connections.run(self.expiration_interval) 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: self._run(expiration_interval) 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:42:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: s = self.context.wrap_socket( 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: return self.sslsocket_class._create( 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: self.do_handshake() 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: self._sslobj.do_handshake() 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.629598+0000 mgr.smithi003.cgvhny (mgr.14118) 6 : cephadm [ERR] [21/Sep/2024:17:42:08] ENGINE Error in HTTPServer.serve 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: Traceback (most recent call last): 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:42:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: self._connections.run(self.expiration_interval) 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: self._run(expiration_interval) 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: s = self.context.wrap_socket( 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: return self.sslsocket_class._create( 2024-09-21T17:42:09.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: self.do_handshake() 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: self._sslobj.do_handshake() 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.728067+0000 mgr.smithi003.cgvhny (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:17:42:08] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.728067+0000 mgr.smithi003.cgvhny (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:17:42:08] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.728188+0000 mgr.smithi003.cgvhny (mgr.14118) 8 : cephadm [INF] [21/Sep/2024:17:42:08] ENGINE Bus STARTED 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: cephadm 2024-09-21T17:42:08.728188+0000 mgr.smithi003.cgvhny (mgr.14118) 8 : cephadm [INF] [21/Sep/2024:17:42:08] ENGINE Bus STARTED 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: audit 2024-09-21T17:42:08.728880+0000 mon.smithi003 (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:09.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:09 smithi003 bash[19853]: audit 2024-09-21T17:42:08.728880+0000 mon.smithi003 (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:11.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:11 smithi003 bash[19853]: audit 2024-09-21T17:42:10.532198+0000 mgr.smithi003.cgvhny (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-21T17:42:11.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:11 smithi003 bash[19853]: audit 2024-09-21T17:42:10.532198+0000 mgr.smithi003.cgvhny (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-21T17:42:11.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:11 smithi003 bash[19853]: audit 2024-09-21T17:42:10.540469+0000 mon.smithi003 (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:11.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:11 smithi003 bash[19853]: audit 2024-09-21T17:42:10.540469+0000 mon.smithi003 (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:11.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:11 smithi003 bash[19853]: audit 2024-09-21T17:42:10.561110+0000 mon.smithi003 (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:11.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:11 smithi003 bash[19853]: audit 2024-09-21T17:42:10.561110+0000 mon.smithi003 (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:12.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T17:42:12.894 INFO:teuthology.orchestra.run.smithi003.stdout:Generating ssh key... 2024-09-21T17:42:13.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:13 smithi003 bash[19853]: audit 2024-09-21T17:42:12.363250+0000 mgr.smithi003.cgvhny (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:13.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:13 smithi003 bash[19853]: audit 2024-09-21T17:42:12.363250+0000 mgr.smithi003.cgvhny (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:14.658 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:14 smithi003 bash[19853]: audit 2024-09-21T17:42:14.226491+0000 mgr.smithi003.cgvhny (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:14.658 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:14 smithi003 bash[19853]: audit 2024-09-21T17:42:14.226491+0000 mgr.smithi003.cgvhny (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:14.659 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:14 smithi003 bash[19853]: cephadm 2024-09-21T17:42:14.226902+0000 mgr.smithi003.cgvhny (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T17:42:14.659 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:14 smithi003 bash[19853]: cephadm 2024-09-21T17:42:14.226902+0000 mgr.smithi003.cgvhny (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T17:42:15.698 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:15 smithi003 bash[19853]: audit 2024-09-21T17:42:14.429357+0000 mon.smithi003 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:15.698 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:15 smithi003 bash[19853]: audit 2024-09-21T17:42:14.429357+0000 mon.smithi003 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:15.698 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:15 smithi003 bash[19853]: audit 2024-09-21T17:42:14.434003+0000 mon.smithi003 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:15.698 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:15 smithi003 bash[19853]: audit 2024-09-21T17:42:14.434003+0000 mon.smithi003 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:16.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:16 smithi003 bash[19853]: audit 2024-09-21T17:42:16.211277+0000 mgr.smithi003.cgvhny (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:16.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:16 smithi003 bash[19853]: audit 2024-09-21T17:42:16.211277+0000 mgr.smithi003.cgvhny (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:16.706 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn2RM5sG85J//yXZhWqji/vxTC9nmBIKxTa1bsdmtqRSUluiRah+ibutSk9lWgXdUfdIFf6FFhQmJL3vv/x+z/9Z6F9CsQRkSBFyUH6ngUbo6I/6jOLhHE3zS5fwhZwxKJH3QHTXH7y/f70NRHuVjf2HZn/K1pA7knaCAwPR4IOgCcHmqP37/KLeDzZx1H/ofLlO3WqmaDVcA+qz9DU6QgEcXzx4eaXAPNhXMfunprQTl8KYdqcnGAfsY0qufhTUqtGupWcnKP0NePePzesramGtBWE59z/d+ZBBQIifRknTJyCfKUtrT+YtLH8jtKDZeDssmaceR1WopqrFjf/Cb+O1F0SX5B27QYZJrE4hVrCOxueOUptH9XHbGQ4zLL0G0E2h4d3kiz8VAi1OJb7J03FeXywLGOWNuFxT2vyRlQZAaWpowM3+o40gssRO4CqbVgHLd7SzXyvv2sEgAWl5hLyRFVX3JK51gzYNg6ow1z+VdpNdJgjcxI6s0HzwUtJWk= ceph-942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:16.707 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:42:16.707 INFO:teuthology.orchestra.run.smithi003.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T17:42:16.707 INFO:teuthology.orchestra.run.smithi003.stdout:Adding host smithi003... 2024-09-21T17:42:18.654 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:18 smithi003 bash[19853]: audit 2024-09-21T17:42:18.187832+0000 mgr.smithi003.cgvhny (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:18.654 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:18 smithi003 bash[19853]: audit 2024-09-21T17:42:18.187832+0000 mgr.smithi003.cgvhny (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:20.635 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:20 smithi003 bash[19853]: cephadm 2024-09-21T17:42:19.454505+0000 mgr.smithi003.cgvhny (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-21T17:42:20.635 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:20 smithi003 bash[19853]: cephadm 2024-09-21T17:42:19.454505+0000 mgr.smithi003.cgvhny (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-21T17:42:23.630 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Added host 'smithi003' with addr '172.21.15.3' 2024-09-21T17:42:23.630 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying mon service with default placement... 2024-09-21T17:42:24.295 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:24 smithi003 bash[19853]: audit 2024-09-21T17:42:23.034167+0000 mon.smithi003 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:24.295 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:24 smithi003 bash[19853]: audit 2024-09-21T17:42:23.034167+0000 mon.smithi003 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:24.295 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:24 smithi003 bash[19853]: cephadm 2024-09-21T17:42:23.034583+0000 mgr.smithi003.cgvhny (mgr.14118) 16 : cephadm [INF] Added host smithi003 2024-09-21T17:42:24.296 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:24 smithi003 bash[19853]: cephadm 2024-09-21T17:42:23.034583+0000 mgr.smithi003.cgvhny (mgr.14118) 16 : cephadm [INF] Added host smithi003 2024-09-21T17:42:24.296 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:24 smithi003 bash[19853]: audit 2024-09-21T17:42:23.034994+0000 mon.smithi003 (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:24.296 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:24 smithi003 bash[19853]: audit 2024-09-21T17:42:23.034994+0000 mon.smithi003 (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:26.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T17:42:26.369 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying mgr service with default placement... 2024-09-21T17:42:26.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: cluster 2024-09-21T17:42:25.602021+0000 mgr.smithi003.cgvhny (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: cluster 2024-09-21T17:42:25.602021+0000 mgr.smithi003.cgvhny (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: audit 2024-09-21T17:42:25.669800+0000 mgr.smithi003.cgvhny (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: audit 2024-09-21T17:42:25.669800+0000 mgr.smithi003.cgvhny (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: cephadm 2024-09-21T17:42:25.671001+0000 mgr.smithi003.cgvhny (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: cephadm 2024-09-21T17:42:25.671001+0000 mgr.smithi003.cgvhny (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: audit 2024-09-21T17:42:25.675979+0000 mon.smithi003 (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: audit 2024-09-21T17:42:25.675979+0000 mon.smithi003 (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: audit 2024-09-21T17:42:26.138562+0000 mon.smithi003 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:26.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:26 smithi003 bash[19853]: audit 2024-09-21T17:42:26.138562+0000 mon.smithi003 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:27.982 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:27 smithi003 bash[19853]: audit 2024-09-21T17:42:26.722591+0000 mon.smithi003 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:27.982 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:27 smithi003 bash[19853]: audit 2024-09-21T17:42:26.722591+0000 mon.smithi003 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:28.359 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T17:42:28.360 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying crash service with default placement... 2024-09-21T17:42:29.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:28 smithi003 bash[19853]: cluster 2024-09-21T17:42:27.602419+0000 mgr.smithi003.cgvhny (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:29.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:28 smithi003 bash[19853]: cluster 2024-09-21T17:42:27.602419+0000 mgr.smithi003.cgvhny (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:29.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:28 smithi003 bash[19853]: audit 2024-09-21T17:42:27.789825+0000 mgr.smithi003.cgvhny (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:29.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:28 smithi003 bash[19853]: audit 2024-09-21T17:42:27.789825+0000 mgr.smithi003.cgvhny (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:29.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:28 smithi003 bash[19853]: cephadm 2024-09-21T17:42:27.790740+0000 mgr.smithi003.cgvhny (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T17:42:29.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:28 smithi003 bash[19853]: cephadm 2024-09-21T17:42:27.790740+0000 mgr.smithi003.cgvhny (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T17:42:29.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:28 smithi003 bash[19853]: audit 2024-09-21T17:42:27.797585+0000 mon.smithi003 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:29.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:28 smithi003 bash[19853]: audit 2024-09-21T17:42:27.797585+0000 mon.smithi003 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:30.307 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-21T17:42:30.308 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying ceph-exporter service with default placement... 2024-09-21T17:42:31.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:30 smithi003 bash[19853]: cluster 2024-09-21T17:42:29.602791+0000 mgr.smithi003.cgvhny (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:31.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:30 smithi003 bash[19853]: cluster 2024-09-21T17:42:29.602791+0000 mgr.smithi003.cgvhny (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:31.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:30 smithi003 bash[19853]: audit 2024-09-21T17:42:29.743084+0000 mgr.smithi003.cgvhny (mgr.14118) 24 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:31.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:30 smithi003 bash[19853]: audit 2024-09-21T17:42:29.743084+0000 mgr.smithi003.cgvhny (mgr.14118) 24 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:31.168 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:30 smithi003 bash[19853]: cephadm 2024-09-21T17:42:29.745052+0000 mgr.smithi003.cgvhny (mgr.14118) 25 : cephadm [INF] Saving service crash spec with placement * 2024-09-21T17:42:31.169 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:30 smithi003 bash[19853]: cephadm 2024-09-21T17:42:29.745052+0000 mgr.smithi003.cgvhny (mgr.14118) 25 : cephadm [INF] Saving service crash spec with placement * 2024-09-21T17:42:31.169 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:30 smithi003 bash[19853]: audit 2024-09-21T17:42:29.747997+0000 mon.smithi003 (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:31.169 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:30 smithi003 bash[19853]: audit 2024-09-21T17:42:29.747997+0000 mon.smithi003 (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:32.306 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-21T17:42:32.306 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying prometheus service with default placement... 2024-09-21T17:42:33.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:32 smithi003 bash[19853]: cluster 2024-09-21T17:42:31.603201+0000 mgr.smithi003.cgvhny (mgr.14118) 26 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:33.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:32 smithi003 bash[19853]: cluster 2024-09-21T17:42:31.603201+0000 mgr.smithi003.cgvhny (mgr.14118) 26 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:33.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:32 smithi003 bash[19853]: audit 2024-09-21T17:42:31.758321+0000 mgr.smithi003.cgvhny (mgr.14118) 27 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:33.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:32 smithi003 bash[19853]: audit 2024-09-21T17:42:31.758321+0000 mgr.smithi003.cgvhny (mgr.14118) 27 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:33.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:32 smithi003 bash[19853]: cephadm 2024-09-21T17:42:31.761064+0000 mgr.smithi003.cgvhny (mgr.14118) 28 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-09-21T17:42:33.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:32 smithi003 bash[19853]: cephadm 2024-09-21T17:42:31.761064+0000 mgr.smithi003.cgvhny (mgr.14118) 28 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-09-21T17:42:33.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:32 smithi003 bash[19853]: audit 2024-09-21T17:42:31.765616+0000 mon.smithi003 (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:33.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:32 smithi003 bash[19853]: audit 2024-09-21T17:42:31.765616+0000 mon.smithi003 (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:34.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-21T17:42:34.319 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying grafana service with default placement... 2024-09-21T17:42:34.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: audit 2024-09-21T17:42:33.520652+0000 mon.smithi003 (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:34.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: audit 2024-09-21T17:42:33.520652+0000 mon.smithi003 (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:34.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: cluster 2024-09-21T17:42:33.603622+0000 mgr.smithi003.cgvhny (mgr.14118) 29 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:34.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: cluster 2024-09-21T17:42:33.603622+0000 mgr.smithi003.cgvhny (mgr.14118) 29 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:34.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: audit 2024-09-21T17:42:33.740694+0000 mgr.smithi003.cgvhny (mgr.14118) 30 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: audit 2024-09-21T17:42:33.740694+0000 mgr.smithi003.cgvhny (mgr.14118) 30 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: cephadm 2024-09-21T17:42:33.743340+0000 mgr.smithi003.cgvhny (mgr.14118) 31 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-21T17:42:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: cephadm 2024-09-21T17:42:33.743340+0000 mgr.smithi003.cgvhny (mgr.14118) 31 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-21T17:42:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: audit 2024-09-21T17:42:33.748206+0000 mon.smithi003 (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:34 smithi003 bash[19853]: audit 2024-09-21T17:42:33.748206+0000 mon.smithi003 (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:35.922 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:35 smithi003 bash[19853]: audit 2024-09-21T17:42:34.662655+0000 mon.smithi003 (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:35.922 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:35 smithi003 bash[19853]: audit 2024-09-21T17:42:34.662655+0000 mon.smithi003 (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:36.463 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-21T17:42:36.463 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying node-exporter service with default placement... 2024-09-21T17:42:37.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:36 smithi003 bash[19853]: cluster 2024-09-21T17:42:35.603986+0000 mgr.smithi003.cgvhny (mgr.14118) 32 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:37.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:36 smithi003 bash[19853]: cluster 2024-09-21T17:42:35.603986+0000 mgr.smithi003.cgvhny (mgr.14118) 32 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:37.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:36 smithi003 bash[19853]: audit 2024-09-21T17:42:35.889724+0000 mgr.smithi003.cgvhny (mgr.14118) 33 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:37.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:36 smithi003 bash[19853]: audit 2024-09-21T17:42:35.889724+0000 mgr.smithi003.cgvhny (mgr.14118) 33 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:37.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:36 smithi003 bash[19853]: cephadm 2024-09-21T17:42:35.892585+0000 mgr.smithi003.cgvhny (mgr.14118) 34 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-21T17:42:37.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:36 smithi003 bash[19853]: cephadm 2024-09-21T17:42:35.892585+0000 mgr.smithi003.cgvhny (mgr.14118) 34 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-21T17:42:37.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:36 smithi003 bash[19853]: audit 2024-09-21T17:42:35.897768+0000 mon.smithi003 (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:37.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:36 smithi003 bash[19853]: audit 2024-09-21T17:42:35.897768+0000 mon.smithi003 (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-21T17:42:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying alertmanager service with default placement... 2024-09-21T17:42:39.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:38 smithi003 bash[19853]: cluster 2024-09-21T17:42:37.604257+0000 mgr.smithi003.cgvhny (mgr.14118) 35 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:39.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:38 smithi003 bash[19853]: cluster 2024-09-21T17:42:37.604257+0000 mgr.smithi003.cgvhny (mgr.14118) 35 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:39.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:38 smithi003 bash[19853]: audit 2024-09-21T17:42:37.896767+0000 mgr.smithi003.cgvhny (mgr.14118) 36 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:39.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:38 smithi003 bash[19853]: audit 2024-09-21T17:42:37.896767+0000 mgr.smithi003.cgvhny (mgr.14118) 36 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:39.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:38 smithi003 bash[19853]: cephadm 2024-09-21T17:42:37.899668+0000 mgr.smithi003.cgvhny (mgr.14118) 37 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-21T17:42:39.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:38 smithi003 bash[19853]: cephadm 2024-09-21T17:42:37.899668+0000 mgr.smithi003.cgvhny (mgr.14118) 37 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-21T17:42:39.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:38 smithi003 bash[19853]: audit 2024-09-21T17:42:37.904210+0000 mon.smithi003 (mon.0) 75 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:39.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:38 smithi003 bash[19853]: audit 2024-09-21T17:42:37.904210+0000 mon.smithi003 (mon.0) 75 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:40.418 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-21T17:42:41.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:40 smithi003 bash[19853]: cluster 2024-09-21T17:42:39.604601+0000 mgr.smithi003.cgvhny (mgr.14118) 38 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:41.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:40 smithi003 bash[19853]: cluster 2024-09-21T17:42:39.604601+0000 mgr.smithi003.cgvhny (mgr.14118) 38 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:41.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:40 smithi003 bash[19853]: audit 2024-09-21T17:42:39.856362+0000 mgr.smithi003.cgvhny (mgr.14118) 39 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:41.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:40 smithi003 bash[19853]: audit 2024-09-21T17:42:39.856362+0000 mgr.smithi003.cgvhny (mgr.14118) 39 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:41.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:40 smithi003 bash[19853]: cephadm 2024-09-21T17:42:39.858388+0000 mgr.smithi003.cgvhny (mgr.14118) 40 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-21T17:42:41.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:40 smithi003 bash[19853]: cephadm 2024-09-21T17:42:39.858388+0000 mgr.smithi003.cgvhny (mgr.14118) 40 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-21T17:42:41.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:40 smithi003 bash[19853]: audit 2024-09-21T17:42:39.863451+0000 mon.smithi003 (mon.0) 76 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:41.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:40 smithi003 bash[19853]: audit 2024-09-21T17:42:39.863451+0000 mon.smithi003 (mon.0) 76 : audit [INF] from='mgr.14118 172.21.15.3:0/371506722' entity='mgr.smithi003.cgvhny' 2024-09-21T17:42:43.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:42 smithi003 bash[19853]: cluster 2024-09-21T17:42:41.604917+0000 mgr.smithi003.cgvhny (mgr.14118) 41 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:43.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:42 smithi003 bash[19853]: cluster 2024-09-21T17:42:41.604917+0000 mgr.smithi003.cgvhny (mgr.14118) 41 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:43.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:42 smithi003 bash[19853]: audit 2024-09-21T17:42:41.794961+0000 mon.smithi003 (mon.0) 77 : audit [INF] from='client.? 172.21.15.3:0/2971999292' entity='client.admin' 2024-09-21T17:42:43.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:42 smithi003 bash[19853]: audit 2024-09-21T17:42:41.794961+0000 mon.smithi003 (mon.0) 77 : audit [INF] from='client.? 172.21.15.3:0/2971999292' entity='client.admin' 2024-09-21T17:42:44.863 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling the dashboard module... 2024-09-21T17:42:45.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:45 smithi003 bash[19853]: cluster 2024-09-21T17:42:43.605305+0000 mgr.smithi003.cgvhny (mgr.14118) 42 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:45.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:45 smithi003 bash[19853]: cluster 2024-09-21T17:42:43.605305+0000 mgr.smithi003.cgvhny (mgr.14118) 42 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:45.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:45 smithi003 bash[19853]: audit 2024-09-21T17:42:44.177974+0000 mon.smithi003 (mon.0) 78 : audit [INF] from='client.? 172.21.15.3:0/3169438748' entity='client.admin' 2024-09-21T17:42:45.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:45 smithi003 bash[19853]: audit 2024-09-21T17:42:44.177974+0000 mon.smithi003 (mon.0) 78 : audit [INF] from='client.? 172.21.15.3:0/3169438748' entity='client.admin' 2024-09-21T17:42:47.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:47 smithi003 bash[19853]: cluster 2024-09-21T17:42:45.605741+0000 mgr.smithi003.cgvhny (mgr.14118) 43 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:47.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:47 smithi003 bash[19853]: cluster 2024-09-21T17:42:45.605741+0000 mgr.smithi003.cgvhny (mgr.14118) 43 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:47.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:47 smithi003 bash[19853]: audit 2024-09-21T17:42:46.461314+0000 mon.smithi003 (mon.0) 79 : audit [INF] from='client.? 172.21.15.3:0/3667231409' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T17:42:47.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:47 smithi003 bash[19853]: audit 2024-09-21T17:42:46.461314+0000 mon.smithi003 (mon.0) 79 : audit [INF] from='client.? 172.21.15.3:0/3667231409' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T17:42:48.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:48 smithi003 bash[19853]: audit 2024-09-21T17:42:47.179919+0000 mon.smithi003 (mon.0) 80 : audit [INF] from='client.? 172.21.15.3:0/3667231409' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T17:42:48.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:48 smithi003 bash[19853]: audit 2024-09-21T17:42:47.179919+0000 mon.smithi003 (mon.0) 80 : audit [INF] from='client.? 172.21.15.3:0/3667231409' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T17:42:48.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:48 smithi003 bash[19853]: cluster 2024-09-21T17:42:47.186592+0000 mon.smithi003 (mon.0) 81 : cluster [DBG] mgrmap e9: smithi003.cgvhny(active, since 41s) 2024-09-21T17:42:48.531 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:48 smithi003 bash[19853]: cluster 2024-09-21T17:42:47.186592+0000 mon.smithi003 (mon.0) 81 : cluster [DBG] mgrmap e9: smithi003.cgvhny(active, since 41s) 2024-09-21T17:42:49.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:49 smithi003 bash[19853]: audit 2024-09-21T17:42:49.173850+0000 mon.smithi003 (mon.0) 82 : audit [DBG] from='client.? 172.21.15.3:0/1111948715' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T17:42:49.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:49 smithi003 bash[19853]: audit 2024-09-21T17:42:49.173850+0000 mon.smithi003 (mon.0) 82 : audit [DBG] from='client.? 172.21.15.3:0/1111948715' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T17:42:49.726 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:42:49.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T17:42:49.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:42:49.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "smithi003.cgvhny", 2024-09-21T17:42:49.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T17:42:49.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:42:49.727 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-21T17:42:49.727 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 9... 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.519828+0000 mon.smithi003 (mon.0) 83 : cluster [INF] Active manager daemon smithi003.cgvhny restarted 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.519828+0000 mon.smithi003 (mon.0) 83 : cluster [INF] Active manager daemon smithi003.cgvhny restarted 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.520278+0000 mon.smithi003 (mon.0) 84 : cluster [INF] Activating manager daemon smithi003.cgvhny 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.520278+0000 mon.smithi003 (mon.0) 84 : cluster [INF] Activating manager daemon smithi003.cgvhny 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.527803+0000 mon.smithi003 (mon.0) 85 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.527803+0000 mon.smithi003 (mon.0) 85 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.528033+0000 mon.smithi003 (mon.0) 86 : cluster [DBG] mgrmap e10: smithi003.cgvhny(active, starting, since 0.00794847s) 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.528033+0000 mon.smithi003 (mon.0) 86 : cluster [DBG] mgrmap e10: smithi003.cgvhny(active, starting, since 0.00794847s) 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.530023+0000 mon.smithi003 (mon.0) 87 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.530023+0000 mon.smithi003 (mon.0) 87 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:42:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.531033+0000 mon.smithi003 (mon.0) 88 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi003.cgvhny", "id": "smithi003.cgvhny"} : dispatch 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.531033+0000 mon.smithi003 (mon.0) 88 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi003.cgvhny", "id": "smithi003.cgvhny"} : dispatch 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.532438+0000 mon.smithi003 (mon.0) 89 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.532438+0000 mon.smithi003 (mon.0) 89 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.532635+0000 mon.smithi003 (mon.0) 90 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.532635+0000 mon.smithi003 (mon.0) 90 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.532759+0000 mon.smithi003 (mon.0) 91 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: audit 2024-09-21T17:42:53.532759+0000 mon.smithi003 (mon.0) 91 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.559599+0000 mon.smithi003 (mon.0) 92 : cluster [INF] Manager daemon smithi003.cgvhny is now available 2024-09-21T17:42:53.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:53 smithi003 bash[19853]: cluster 2024-09-21T17:42:53.559599+0000 mon.smithi003 (mon.0) 92 : cluster [INF] Manager daemon smithi003.cgvhny is now available 2024-09-21T17:42:54.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:54 smithi003 bash[19853]: audit 2024-09-21T17:42:53.980696+0000 mon.smithi003 (mon.0) 93 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:54.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:54 smithi003 bash[19853]: audit 2024-09-21T17:42:53.980696+0000 mon.smithi003 (mon.0) 93 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:42:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:54 smithi003 bash[19853]: audit 2024-09-21T17:42:53.995159+0000 mon.smithi003 (mon.0) 94 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:42:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:54 smithi003 bash[19853]: audit 2024-09-21T17:42:53.995159+0000 mon.smithi003 (mon.0) 94 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:42:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:54 smithi003 bash[19853]: audit 2024-09-21T17:42:53.997817+0000 mon.smithi003 (mon.0) 95 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/trash_purge_schedule"} : dispatch 2024-09-21T17:42:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:54 smithi003 bash[19853]: audit 2024-09-21T17:42:53.997817+0000 mon.smithi003 (mon.0) 95 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/trash_purge_schedule"} : dispatch 2024-09-21T17:42:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:54 smithi003 bash[19853]: cluster 2024-09-21T17:42:54.532809+0000 mon.smithi003 (mon.0) 96 : cluster [DBG] mgrmap e11: smithi003.cgvhny(active, since 1.01272s) 2024-09-21T17:42:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:54 smithi003 bash[19853]: cluster 2024-09-21T17:42:54.532809+0000 mon.smithi003 (mon.0) 96 : cluster [DBG] mgrmap e11: smithi003.cgvhny(active, since 1.01272s) 2024-09-21T17:42:55.158 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:42:55.158 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T17:42:55.158 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T17:42:55.158 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:42:55.158 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 9 is available 2024-09-21T17:42:55.158 INFO:teuthology.orchestra.run.smithi003.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T17:42:55.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:55 smithi003 bash[19853]: audit 2024-09-21T17:42:54.529687+0000 mgr.smithi003.cgvhny (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T17:42:55.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:55 smithi003 bash[19853]: audit 2024-09-21T17:42:54.529687+0000 mgr.smithi003.cgvhny (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T17:42:55.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:55 smithi003 bash[19853]: audit 2024-09-21T17:42:54.546953+0000 mgr.smithi003.cgvhny (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T17:42:55.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:55 smithi003 bash[19853]: audit 2024-09-21T17:42:54.546953+0000 mgr.smithi003.cgvhny (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T17:42:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cluster 2024-09-21T17:42:55.582235+0000 mon.smithi003 (mon.0) 97 : cluster [DBG] mgrmap e12: smithi003.cgvhny(active, since 2s) 2024-09-21T17:42:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cluster 2024-09-21T17:42:55.582235+0000 mon.smithi003 (mon.0) 97 : cluster [DBG] mgrmap e12: smithi003.cgvhny(active, since 2s) 2024-09-21T17:42:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.670310+0000 mgr.smithi003.cgvhny (mgr.14164) 3 : cephadm [INF] [21/Sep/2024:17:42:55] ENGINE Bus STARTING 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.670310+0000 mgr.smithi003.cgvhny (mgr.14164) 3 : cephadm [INF] [21/Sep/2024:17:42:55] ENGINE Bus STARTING 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.771963+0000 mgr.smithi003.cgvhny (mgr.14164) 4 : cephadm [INF] [21/Sep/2024:17:42:55] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.771963+0000 mgr.smithi003.cgvhny (mgr.14164) 4 : cephadm [INF] [21/Sep/2024:17:42:55] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.897025+0000 mgr.smithi003.cgvhny (mgr.14164) 5 : cephadm [INF] [21/Sep/2024:17:42:55] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.897025+0000 mgr.smithi003.cgvhny (mgr.14164) 5 : cephadm [INF] [21/Sep/2024:17:42:55] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.897214+0000 mgr.smithi003.cgvhny (mgr.14164) 6 : cephadm [INF] [21/Sep/2024:17:42:55] ENGINE Bus STARTED 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.897214+0000 mgr.smithi003.cgvhny (mgr.14164) 6 : cephadm [INF] [21/Sep/2024:17:42:55] ENGINE Bus STARTED 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.899172+0000 mgr.smithi003.cgvhny (mgr.14164) 7 : cephadm [ERR] [21/Sep/2024:17:42:55] ENGINE Error in HTTPServer.serve 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: Traceback (most recent call last): 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:42:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: self._connections.run(self.expiration_interval) 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: self._run(expiration_interval) 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: s = self.context.wrap_socket( 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: return self.sslsocket_class._create( 2024-09-21T17:42:56.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: self.do_handshake() 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: self._sslobj.do_handshake() 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: cephadm 2024-09-21T17:42:55.899172+0000 mgr.smithi003.cgvhny (mgr.14164) 7 : cephadm [ERR] [21/Sep/2024:17:42:55] ENGINE Error in HTTPServer.serve 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: Traceback (most recent call last): 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: self._connections.run(self.expiration_interval) 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:42:56.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: self._run(expiration_interval) 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: s = self.context.wrap_socket( 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: return self.sslsocket_class._create( 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: self.do_handshake() 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: self._sslobj.do_handshake() 2024-09-21T17:42:56.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:56 smithi003 bash[19853]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:42:57.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:57 smithi003 bash[19853]: audit 2024-09-21T17:42:56.476510+0000 mgr.smithi003.cgvhny (mgr.14164) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:57.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:42:57 smithi003 bash[19853]: audit 2024-09-21T17:42:56.476510+0000 mgr.smithi003.cgvhny (mgr.14164) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:58.839 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+jCCAuKgAwIBAgIUPyu7rmphDe3KctP+3Y3b8TXKxkwwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTE3NDI1OFoXDTM0\nMDkyMjE3NDI1OFowFjEUMBIGA1UEAwwLMTcyLjIxLjE1LjMwggIiMA0GCSqGSIb3\nDQEBAQUAA4ICDwAwggIKAoICAQDGpGqyuQ/rQfey8Nq5mAPqeP/kcxxyhHzlbYa4\nLFlH5L+ouV/cBXY87nzF7EtMDqxHz/FVCqFYWNlHejd277Q6iJHiYEZmLZfAQOIw\noI3TdY989SiBoI8euPGp+OuUlAEXFNn9sncOFIWhY4Ogn3q7CkzM+HI53NAq/ew/\n+ofGl03VL5LsG0G1WgTaqqI6mJsAykoI5VtYGZW4sfnolq7+n0YJZ17ldRrEFDat\nNbfHZ6BKog/Ta9yduLRx4tlIMMcWTv+UM7UdU2ZDwt5/lAFeChVGEPkvpcdiJjdm\nib9oS2arrnjACpehGTZvBccBMj5to08ziZe44Ai3zfeYkPiYwkbw2xlA3bsZF9Tu\nM30BN75lSWWpG9NHhAAMBWlxPXvUGW0IsQv7xS48Sxp8SYYf8U50CI6t0O3wjX5C\nwQWO2ZEzCSlK8AMbEBraE5Xf+PRNupi7huvyBwbeQ+EZrl2a2d/TH7WBYVexso3v\nZd+LF5E0TtLG0wgzamNKEO5qHw2JzCvD17M3w/5M1WAwLCbLR+G7re7MO7yuRoDt\nnl/bzPrcJaxPntQgLtuNsxL/c1hOHnNTFe+5kZcwE6tlLDj9+phUP4osXHpVdMr4\nFHIQbk8vHKAGK/f+nw9/eFzGy0ySCy9RcRzV7jGV9BHre3DAoSKEQYegrR8Y3RDA\nGXHWPQIDAQABoz8wPTAtBgNVHREEJjAkgglzbWl0aGkwMDOCEWRhc2hib2FyZF9z\nZXJ2ZXJzhwSsFQ8DMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIBAFIq\nWrSL3PCYDma2O5qAEDjZ1TJlTtXDZbvnSG2E5QkjmEGJ09/pg33Xu9mNdsa/CeUq\nQoMD5/XZK5TAItfjz+81STcZzBIH0osBKnLn9B6j5DTqL+VwPDo/Qkuvi7oZEQ/N\nNblTwwiKdSknj2l+M0gQOILcm7Vg+7muqJtiv+cHi+oe7ht65DSpYvVTg089WoEt\ni9qdrLh6yqBP/fphRwQ2r/C0ebmXX8qCf0lNbkGiGyVAfvwq88kZSA8yndqm3Por\nUW0i9GgfKH/iTgzKueiT173y772jJwVOlpL5kUmPF53JWwuv9OqahpoBeOw954CR\nqolnQpIQvbeCejre9LGU2YyS66dAIg7pJSnJenP4TTfaY2WDQGE6z6w4w4Hmyw1Y\nLcs/jAXWNgNEJ9zkHOLwVnreD5cvZKwd86l6G0zzxGnX6tipaUxCh8rtvKS7Mqr0\nbg1g+u7LgFEFB23QpLx6q/zoptq8950QoF2eheSt5tGBHeA7zAJGLCVG9R+ihoNM\nam5198jIfpp17OmjABjmfmqrbn1+s2b1ZoEgK4SeiBwUPG73ZMeaJZk+Hwsx4gNc\n/qM5LlvO3sP2EdoA65tUXBmH6ht/F/ZCKnJwTCXwJ9bvQyBH0wS2QMr+XRKlMcVk\nYX/xq8jl2JMCjsZ6qjUN4C+YM27OwkMYgLDQA9uN\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAxqRqsrkP60H3svDauZgD6nj/5HMccoR85W2GuCxZR+S/qLlf\n3AV2PO58xexLTA6sR8/xVQqhWFjZR3o3du+0OoiR4mBGZi2XwEDiMKCN03WPfPUo\ngaCPHrjxqfjrlJQBFxTZ/bJ3DhSFoWODoJ96uwpMzPhyOdzQKv3sP/qHxpdN1S+S\n7BtBtVoE2qqiOpibAMpKCOVbWBmVuLH56Jau/p9GCWde5XUaxBQ2rTW3x2egSqIP\n02vcnbi0ceLZSDDHFk7/lDO1HVNmQ8Lef5QBXgoVRhD5L6XHYiY3Zom/aEtmq654\nwAqXoRk2bwXHATI+baNPM4mXuOAIt833mJD4mMJG8NsZQN27GRfU7jN9ATe+ZUll\nqRvTR4QADAVpcT171BltCLEL+8UuPEsafEmGH/FOdAiOrdDt8I1+QsEFjtmRMwkp\nSvADGxAa2hOV3/j0TbqYu4br8gcG3kPhGa5dmtnf0x+1gWFXsbKN72XfixeRNE7S\nxtMIM2pjShDuah8Nicwrw9ezN8P+TNVgMCwmy0fhu63uzDu8rkaA7Z5f28z63CWs\nT57UIC7bjbMS/3NYTh5zUxXvuZGXMBOrZSw4/fqYVD+KLFx6VXTK+BRyEG5PLxyg\nBiv3/p8Pf3hcxstMkgsvUXEc1e4xlfQR63twwKEihEGHoK0fGN0QwBlx1j0CAwEA\nAQKCAgANzMYwjaku9MYyl+LUZYE/kVGuRFb4YNpUsk0ABlr/fkNGFa2iYn1TSZ8J\n4drv3algeBTWe2alrGFZC/DGoiKdtYmY/x2rx/uCY+iy2fyU8WikS6Srr5cNNdfa\naANAnNWf+4TJtdPE1km3K33kRY3DsgJGT2LYrl/0Ju/6PQR8KoDmhzns1w586p1G\nJRyyiZH1/3MeiPNnqjo3MX6pva64JY/M0ZaLfQqzoUC5Ke9qny//ysTi1bdm/DoK\nGyAoNT4nf2MMxFjYHDYRVuoG5+9HhrMWFD+lyB2lZLZsb7Qahmedy0o8GA4Ay+Y/\n+477NxRv6eNzxMc6gq56pwippOyl7fWy0qsAYnwpcEr1rF80CJIDIT0cx7Gt3Nkn\ndJYF+yJst1zEX6zDlmmwQzfLTgSz7+ZC76jtT2Qdcy26tOnmGwAQvgTTGCpj/xt7\nKJPFQB03/edJGLxdZDCcnuys4DKSbSa9JLJKKrtJyXr9zFpEyE3oTsyCkzXD+6Pu\nOdDRdGvicEHN6Ppjmr/E2jopPXjRvuMg68rfooJmMQ6PzlNZTAMunBvEODSLoa95\n/FXTLM4rRw7DoUqEpu5abaXsBFk9fNvO7MP1eDGk7COnIOnc85SDJHf0IH+HwVtO\n7si0B1GhhH+M2pqun3D9WqXk4M5OsIe38Gn1hg6NJKWF0Z/kmwKCAQEA4ss6F/h7\nbi9ol7ICG/cvL/0gR+z49dK9lQ5hh4CijvAfiPRFmYFNtdBBzmABVjvHe79WCSNr\nqD8H4mpghf99BhH8YYf6Xe730/IbB/4cOOuu/5RuOFJ1jYWCGnrhsmpbfUUn80q+\nEqAl32URsK9mSBRoduY1paDgChjGHiBQyTT6NJyxbyD0i0uiLaOkZjPGhcBKmgut\ngwBPqbuqQO9tiUwBhr7TZAZBuvWvh1ADDkyTRGfOjCeo8TwX/qxB05FH4d/LKVpi\nBcgpLg747NBuFacpsQzqEL7MUahYsgS0jbBl+sv06bm7/KRXXLV0FeOpztUR+NdR\n6MSHVXsbKeP29wKCAQEA4DkbyVndAwtBBBJxAdiOekOIk7/1ntRRENH17oKhTitC\nZvsSfAhdqSdsgohiX5aXtJdMq8e46OCRFNTkJnuQZWG5fddd/Eb7eWVv3p5px86O\nHMjxFrEDqqsH/8QnbaUtNz5lDKHVW/5DaapFJrAIpgA+9jZ+Suhu8OKUCzageAJa\nl/eIhc0GFRKlNZsav5aVlsAHvWSFDecPIAsqbCA+TEyPtZo0tLHSEdbLE4KXvn0P\nVDN087jQfVufxFzaIYBjrGjyDiorpNV2FD/1sVtyGB8GvA8ZJBtH/xk2O28r1cLH\nC0FspDOi9IJoeRjJe08M4uo27aZlIvsDu5La3JsLawKCAQBkRBDk9BgtuIv3NN21\n22xjPPd+lQfkNk1WjssTiw1TQFnQxJ3Ypc/jZ7UQNmWg6EDjNs4ksCIyedtUgE84\nLqHpgx4fSGyqBrJOY6ULvY5go+H0YHzyLZKHBNVmO5l4tYjJMz/cUdkChwb3YsmV\nYZZIm60rk8938E3caON+Ai91JRTRGc1gIiO7Sa7jmoteG9nS3BafUDZfyk1t7ufw\nWWoF3zJ1jfwLJrD8pQ37NqaDNduNzI8Ga6pHLJg3IZTgokQzWiuJlsnrYHjEQh5P\nJD7nF8ZY3irFSHUwTMsZuPbSBYCwhmc6xcCUi1uMQzSVUNeL96tAZoFx9SEX65sw\nw/Y1AoIBAQDb0QDdp7yVNF472Lxy+9PKJxTpDEKGwEzs+XlppyTuFljVzoRzllwD\n7gNiAMS4Q1FcmQtwSK+NlkKFMqSs2WxZB7IqnY2lOg1lGL3QeGrpmCUYMSKxhT47\n/coswyeIRWuLgh7cgHdD5YQ/Pc7nO6Ju40TWadvsIexJOUe7qoUswdoAq4pq6fFx\njULrx7A0bTMfhAjSco5Cb+gTGP8w23dXo6MrfQ74qm9wT6vs55VOCRqTCJM6MFAs\n5Ts+7WxndY/BwWyz2EHLKf3FomKCykyTOy+GBCM4k4pEm3ngUH+f44DxFuWkIH87\nx/EV7ufvfDL87nKFDyCNZ5pkNHdd2J4bAoIBAQCjATWFwpdWktRzhTLhmsYadI7B\nW+/0iwqCOaBQtTRycsDeZSEhdc7LHSNsjlGIm0HNTCgRmLg7exEco7Kn64mhrbRd\nUCC7Lde6Z8xF/J6lT59cDwPLDnkIZl5lj9VjFp34C8TiBppPdmxosOwy+4lj0Men\nr5t/EXPhk93Fxuikp11xvhngSn9r3I8szoGPVYgjec1tkZ5vHDtypVQRghRem5VO\nleOF0ngb6UQVkUAqxlPnwJ/2UcstEJWS8zo78xbwG0e9p+/q1wWffm7/IoUKIto8\nssKlDlKgyQ6uhdby0TGIkcRYlOpdi20HYa1doI+Rwfowx5U5dvfWtEbWg15h\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T17:43:00.853 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T17:43:01.669 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:01 smithi003 bash[19853]: audit 2024-09-21T17:43:00.257681+0000 mgr.smithi003.cgvhny (mgr.14164) 9 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:01.670 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:01 smithi003 bash[19853]: audit 2024-09-21T17:43:00.257681+0000 mgr.smithi003.cgvhny (mgr.14164) 9 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:01.670 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:01 smithi003 bash[19853]: audit 2024-09-21T17:43:00.260671+0000 mon.smithi003 (mon.0) 98 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:01.670 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:01 smithi003 bash[19853]: audit 2024-09-21T17:43:00.260671+0000 mon.smithi003 (mon.0) 98 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:01.670 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:01 smithi003 bash[19853]: audit 2024-09-21T17:43:00.480817+0000 mon.smithi003 (mon.0) 99 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:01.670 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:01 smithi003 bash[19853]: audit 2024-09-21T17:43:00.480817+0000 mon.smithi003 (mon.0) 99 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:02.770 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T17:43:02.770 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial admin user... 2024-09-21T17:43:02.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:02 smithi003 bash[19853]: audit 2024-09-21T17:43:01.623210+0000 mon.smithi003 (mon.0) 100 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:02.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:02 smithi003 bash[19853]: audit 2024-09-21T17:43:01.623210+0000 mon.smithi003 (mon.0) 100 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:02.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:02 smithi003 bash[19853]: audit 2024-09-21T17:43:02.224406+0000 mgr.smithi003.cgvhny (mgr.14164) 10 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:02.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:02 smithi003 bash[19853]: audit 2024-09-21T17:43:02.224406+0000 mgr.smithi003.cgvhny (mgr.14164) 10 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:02.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:02 smithi003 bash[19853]: audit 2024-09-21T17:43:02.229388+0000 mon.smithi003 (mon.0) 101 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:02.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:02 smithi003 bash[19853]: audit 2024-09-21T17:43:02.229388+0000 mon.smithi003 (mon.0) 101 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:05.034 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$gJk8Unic3pjEo0TZGvDsvOr.rPCTwysWXMjpJmykiVmPqpbZBf6cK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726940584, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T17:43:05.034 INFO:teuthology.orchestra.run.smithi003.stdout:Fetching dashboard port number... 2024-09-21T17:43:05.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:05 smithi003 bash[19853]: audit 2024-09-21T17:43:04.251858+0000 mgr.smithi003.cgvhny (mgr.14164) 11 : audit [DBG] from='client.14182 -' 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-21T17:43:05.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:05 smithi003 bash[19853]: audit 2024-09-21T17:43:04.251858+0000 mgr.smithi003.cgvhny (mgr.14164) 11 : audit [DBG] from='client.14182 -' 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-21T17:43:05.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:05 smithi003 bash[19853]: audit 2024-09-21T17:43:04.501485+0000 mon.smithi003 (mon.0) 102 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:05.813 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:05 smithi003 bash[19853]: audit 2024-09-21T17:43:04.501485+0000 mon.smithi003 (mon.0) 102 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:06.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:06 smithi003 bash[19853]: audit 2024-09-21T17:43:06.363644+0000 mon.smithi003 (mon.0) 103 : audit [DBG] from='client.? 172.21.15.3:0/1837454267' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T17:43:06.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:06 smithi003 bash[19853]: audit 2024-09-21T17:43:06.363644+0000 mon.smithi003 (mon.0) 103 : audit [DBG] from='client.? 172.21.15.3:0/1837454267' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T17:43:06.867 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T17:43:06.870 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-21T17:43:06.870 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T17:43:06.871 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph Dashboard is now available at: 2024-09-21T17:43:06.871 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:06.872 INFO:teuthology.orchestra.run.smithi003.stdout: URL: https://smithi003.front.sepia.ceph.com:8443/ 2024-09-21T17:43:06.872 INFO:teuthology.orchestra.run.smithi003.stdout: User: admin 2024-09-21T17:43:06.872 INFO:teuthology.orchestra.run.smithi003.stdout: Password: 960pnzmwnl 2024-09-21T17:43:06.872 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:06.872 INFO:teuthology.orchestra.run.smithi003.stdout:Saving cluster configuration to /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config directory 2024-09-21T17:43:07.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:07 smithi003 bash[19853]: cluster 2024-09-21T17:43:06.507462+0000 mon.smithi003 (mon.0) 104 : cluster [DBG] mgrmap e13: smithi003.cgvhny(active, since 12s) 2024-09-21T17:43:07.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:07 smithi003 bash[19853]: cluster 2024-09-21T17:43:06.507462+0000 mon.smithi003 (mon.0) 104 : cluster [DBG] mgrmap e13: smithi003.cgvhny(active, since 12s) 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: ceph telemetry on 2024-09-21T17:43:08.940 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:08.941 INFO:teuthology.orchestra.run.smithi003.stdout:For more information see: 2024-09-21T17:43:08.941 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:08.941 INFO:teuthology.orchestra.run.smithi003.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T17:43:08.941 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:08.941 INFO:teuthology.orchestra.run.smithi003.stdout:Bootstrap complete. 2024-09-21T17:43:08.991 INFO:tasks.cephadm:Fetching config... 2024-09-21T17:43:08.991 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:43:08.992 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T17:43:08.998 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T17:43:08.998 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:43:08.998 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T17:43:09.050 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T17:43:09.051 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:43:09.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/keyring of=/dev/stdout 2024-09-21T17:43:09.109 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T17:43:09.109 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:43:09.110 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T17:43:09.158 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T17:43:09.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn2RM5sG85J//yXZhWqji/vxTC9nmBIKxTa1bsdmtqRSUluiRah+ibutSk9lWgXdUfdIFf6FFhQmJL3vv/x+z/9Z6F9CsQRkSBFyUH6ngUbo6I/6jOLhHE3zS5fwhZwxKJH3QHTXH7y/f70NRHuVjf2HZn/K1pA7knaCAwPR4IOgCcHmqP37/KLeDzZx1H/ofLlO3WqmaDVcA+qz9DU6QgEcXzx4eaXAPNhXMfunprQTl8KYdqcnGAfsY0qufhTUqtGupWcnKP0NePePzesramGtBWE59z/d+ZBBQIifRknTJyCfKUtrT+YtLH8jtKDZeDssmaceR1WopqrFjf/Cb+O1F0SX5B27QYZJrE4hVrCOxueOUptH9XHbGQ4zLL0G0E2h4d3kiz8VAi1OJb7J03FeXywLGOWNuFxT2vyRlQZAaWpowM3+o40gssRO4CqbVgHLd7SzXyvv2sEgAWl5hLyRFVX3JK51gzYNg6ow1z+VdpNdJgjcxI6s0HzwUtJWk= ceph-942f3a6c-7840-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T17:43:09.228 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn2RM5sG85J//yXZhWqji/vxTC9nmBIKxTa1bsdmtqRSUluiRah+ibutSk9lWgXdUfdIFf6FFhQmJL3vv/x+z/9Z6F9CsQRkSBFyUH6ngUbo6I/6jOLhHE3zS5fwhZwxKJH3QHTXH7y/f70NRHuVjf2HZn/K1pA7knaCAwPR4IOgCcHmqP37/KLeDzZx1H/ofLlO3WqmaDVcA+qz9DU6QgEcXzx4eaXAPNhXMfunprQTl8KYdqcnGAfsY0qufhTUqtGupWcnKP0NePePzesramGtBWE59z/d+ZBBQIifRknTJyCfKUtrT+YtLH8jtKDZeDssmaceR1WopqrFjf/Cb+O1F0SX5B27QYZJrE4hVrCOxueOUptH9XHbGQ4zLL0G0E2h4d3kiz8VAi1OJb7J03FeXywLGOWNuFxT2vyRlQZAaWpowM3+o40gssRO4CqbVgHLd7SzXyvv2sEgAWl5hLyRFVX3JK51gzYNg6ow1z+VdpNdJgjcxI6s0HzwUtJWk= ceph-942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:43:09.237 DEBUG:teuthology.orchestra.run.smithi066:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn2RM5sG85J//yXZhWqji/vxTC9nmBIKxTa1bsdmtqRSUluiRah+ibutSk9lWgXdUfdIFf6FFhQmJL3vv/x+z/9Z6F9CsQRkSBFyUH6ngUbo6I/6jOLhHE3zS5fwhZwxKJH3QHTXH7y/f70NRHuVjf2HZn/K1pA7knaCAwPR4IOgCcHmqP37/KLeDzZx1H/ofLlO3WqmaDVcA+qz9DU6QgEcXzx4eaXAPNhXMfunprQTl8KYdqcnGAfsY0qufhTUqtGupWcnKP0NePePzesramGtBWE59z/d+ZBBQIifRknTJyCfKUtrT+YtLH8jtKDZeDssmaceR1WopqrFjf/Cb+O1F0SX5B27QYZJrE4hVrCOxueOUptH9XHbGQ4zLL0G0E2h4d3kiz8VAi1OJb7J03FeXywLGOWNuFxT2vyRlQZAaWpowM3+o40gssRO4CqbVgHLd7SzXyvv2sEgAWl5hLyRFVX3JK51gzYNg6ow1z+VdpNdJgjcxI6s0HzwUtJWk= ceph-942f3a6c-7840-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T17:43:09.259 INFO:teuthology.orchestra.run.smithi066.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn2RM5sG85J//yXZhWqji/vxTC9nmBIKxTa1bsdmtqRSUluiRah+ibutSk9lWgXdUfdIFf6FFhQmJL3vv/x+z/9Z6F9CsQRkSBFyUH6ngUbo6I/6jOLhHE3zS5fwhZwxKJH3QHTXH7y/f70NRHuVjf2HZn/K1pA7knaCAwPR4IOgCcHmqP37/KLeDzZx1H/ofLlO3WqmaDVcA+qz9DU6QgEcXzx4eaXAPNhXMfunprQTl8KYdqcnGAfsY0qufhTUqtGupWcnKP0NePePzesramGtBWE59z/d+ZBBQIifRknTJyCfKUtrT+YtLH8jtKDZeDssmaceR1WopqrFjf/Cb+O1F0SX5B27QYZJrE4hVrCOxueOUptH9XHbGQ4zLL0G0E2h4d3kiz8VAi1OJb7J03FeXywLGOWNuFxT2vyRlQZAaWpowM3+o40gssRO4CqbVgHLd7SzXyvv2sEgAWl5hLyRFVX3JK51gzYNg6ow1z+VdpNdJgjcxI6s0HzwUtJWk= ceph-942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:43:09.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T17:43:09.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:09 smithi003 bash[19853]: audit 2024-09-21T17:43:08.418556+0000 mon.smithi003 (mon.0) 105 : audit [INF] from='client.? 172.21.15.3:0/2564932429' entity='client.admin' 2024-09-21T17:43:09.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:09 smithi003 bash[19853]: audit 2024-09-21T17:43:08.418556+0000 mon.smithi003 (mon.0) 105 : audit [INF] from='client.? 172.21.15.3:0/2564932429' entity='client.admin' 2024-09-21T17:43:14.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:14 smithi003 bash[19853]: cluster 2024-09-21T17:43:13.534004+0000 mgr.smithi003.cgvhny (mgr.14164) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:14.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:14 smithi003 bash[19853]: cluster 2024-09-21T17:43:13.534004+0000 mgr.smithi003.cgvhny (mgr.14164) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:15.466 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:43:17.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: cluster 2024-09-21T17:43:15.534548+0000 mgr.smithi003.cgvhny (mgr.14164) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:17.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: cluster 2024-09-21T17:43:15.534548+0000 mgr.smithi003.cgvhny (mgr.14164) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:17.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.822734+0000 mon.smithi003 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:17.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.822734+0000 mon.smithi003 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:17.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.828472+0000 mon.smithi003 (mon.0) 107 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:17.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.828472+0000 mon.smithi003 (mon.0) 107 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:17.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.830509+0000 mon.smithi003 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"} : dispatch 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.830509+0000 mon.smithi003 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"} : dispatch 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.838984+0000 mon.smithi003 (mon.0) 109 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.838984+0000 mon.smithi003 (mon.0) 109 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.842159+0000 mon.smithi003 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi003", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.842159+0000 mon.smithi003 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi003", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.844275+0000 mon.smithi003 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi003", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.844275+0000 mon.smithi003 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi003", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.848603+0000 mon.smithi003 (mon.0) 112 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:15.848603+0000 mon.smithi003 (mon.0) 112 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: cephadm 2024-09-21T17:43:15.850968+0000 mgr.smithi003.cgvhny (mgr.14164) 14 : cephadm [INF] Deploying daemon ceph-exporter.smithi003 on smithi003 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: cephadm 2024-09-21T17:43:15.850968+0000 mgr.smithi003.cgvhny (mgr.14164) 14 : cephadm [INF] Deploying daemon ceph-exporter.smithi003 on smithi003 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:16.734176+0000 mon.smithi003 (mon.0) 113 : audit [INF] from='client.? 172.21.15.3:0/57945758' entity='client.admin' 2024-09-21T17:43:17.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:16 smithi003 bash[19853]: audit 2024-09-21T17:43:16.734176+0000 mon.smithi003 (mon.0) 113 : audit [INF] from='client.? 172.21.15.3:0/57945758' entity='client.admin' 2024-09-21T17:43:17.566 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T17:43:17.566 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T17:43:18.800 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:18 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:19.123 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:18 smithi003 bash[19853]: cluster 2024-09-21T17:43:17.534986+0000 mgr.smithi003.cgvhny (mgr.14164) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:19.124 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:18 smithi003 bash[19853]: cluster 2024-09-21T17:43:17.534986+0000 mgr.smithi003.cgvhny (mgr.14164) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:19.124 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:18 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.058865+0000 mon.smithi003 (mon.0) 114 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.058865+0000 mon.smithi003 (mon.0) 114 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.063879+0000 mon.smithi003 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.063879+0000 mon.smithi003 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.069142+0000 mon.smithi003 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.069142+0000 mon.smithi003 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.074207+0000 mon.smithi003 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.074207+0000 mon.smithi003 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.075463+0000 mon.smithi003 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi003", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.075463+0000 mon.smithi003 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi003", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.079098+0000 mon.smithi003 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi003", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T17:43:20.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.079098+0000 mon.smithi003 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi003", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T17:43:20.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.081207+0000 mon.smithi003 (mon.0) 120 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:43:20.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: audit 2024-09-21T17:43:19.081207+0000 mon.smithi003 (mon.0) 120 : audit [DBG] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:43:20.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: cephadm 2024-09-21T17:43:19.082070+0000 mgr.smithi003.cgvhny (mgr.14164) 16 : cephadm [INF] Deploying daemon crash.smithi003 on smithi003 2024-09-21T17:43:20.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:20 smithi003 bash[19853]: cephadm 2024-09-21T17:43:19.082070+0000 mgr.smithi003.cgvhny (mgr.14164) 16 : cephadm [INF] Deploying daemon crash.smithi003 on smithi003 2024-09-21T17:43:21.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:21 smithi003 bash[19853]: cluster 2024-09-21T17:43:19.535420+0000 mgr.smithi003.cgvhny (mgr.14164) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:21.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:21 smithi003 bash[19853]: cluster 2024-09-21T17:43:19.535420+0000 mgr.smithi003.cgvhny (mgr.14164) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:21.890 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:21 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:22.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:22 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:22.300 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:43:23.263 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:23.263 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: cluster 2024-09-21T17:43:21.535822+0000 mgr.smithi003.cgvhny (mgr.14164) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:23.263 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: cluster 2024-09-21T17:43:21.535822+0000 mgr.smithi003.cgvhny (mgr.14164) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: audit 2024-09-21T17:43:22.152661+0000 mon.smithi003 (mon.0) 121 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: audit 2024-09-21T17:43:22.152661+0000 mon.smithi003 (mon.0) 121 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: audit 2024-09-21T17:43:22.155064+0000 mon.smithi003 (mon.0) 122 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: audit 2024-09-21T17:43:22.155064+0000 mon.smithi003 (mon.0) 122 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: audit 2024-09-21T17:43:22.157515+0000 mon.smithi003 (mon.0) 123 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: audit 2024-09-21T17:43:22.157515+0000 mon.smithi003 (mon.0) 123 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: audit 2024-09-21T17:43:22.159659+0000 mon.smithi003 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: audit 2024-09-21T17:43:22.159659+0000 mon.smithi003 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: cephadm 2024-09-21T17:43:22.161106+0000 mgr.smithi003.cgvhny (mgr.14164) 19 : cephadm [INF] Deploying daemon node-exporter.smithi003 on smithi003 2024-09-21T17:43:23.264 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 bash[19853]: cephadm 2024-09-21T17:43:22.161106+0000 mgr.smithi003.cgvhny (mgr.14164) 19 : cephadm [INF] Deploying daemon node-exporter.smithi003 on smithi003 2024-09-21T17:43:23.513 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:23 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:24.860 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.515795+0000 mon.smithi003 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.515795+0000 mon.smithi003 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.518842+0000 mon.smithi003 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.518842+0000 mon.smithi003 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.521856+0000 mon.smithi003 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.521856+0000 mon.smithi003 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.524512+0000 mon.smithi003 (mon.0) 128 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.524512+0000 mon.smithi003 (mon.0) 128 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: cephadm 2024-09-21T17:43:23.533515+0000 mgr.smithi003.cgvhny (mgr.14164) 20 : cephadm [INF] Deploying daemon alertmanager.smithi003 on smithi003 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: cephadm 2024-09-21T17:43:23.533515+0000 mgr.smithi003.cgvhny (mgr.14164) 20 : cephadm [INF] Deploying daemon alertmanager.smithi003 on smithi003 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: cluster 2024-09-21T17:43:23.536087+0000 mgr.smithi003.cgvhny (mgr.14164) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:24.861 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: cluster 2024-09-21T17:43:23.536087+0000 mgr.smithi003.cgvhny (mgr.14164) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:24.862 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.995642+0000 mon.smithi003 (mon.0) 129 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:24.862 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:24 smithi003 bash[19853]: audit 2024-09-21T17:43:23.995642+0000 mon.smithi003 (mon.0) 129 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:25.742 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi066 2024-09-21T17:43:25.742 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:43:25.742 DEBUG:teuthology.orchestra.run.smithi066:> dd of=/etc/ceph/ceph.conf 2024-09-21T17:43:25.749 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:43:25.749 DEBUG:teuthology.orchestra.run.smithi066:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:43:25.795 INFO:tasks.cephadm:Adding host smithi066 to orchestrator... 2024-09-21T17:43:25.795 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch host add smithi066 2024-09-21T17:43:25.807 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:25 smithi003 bash[19853]: audit 2024-09-21T17:43:24.569112+0000 mgr.smithi003.cgvhny (mgr.14164) 22 : audit [DBG] from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:25.807 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:25 smithi003 bash[19853]: audit 2024-09-21T17:43:24.569112+0000 mgr.smithi003.cgvhny (mgr.14164) 22 : audit [DBG] from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:25.807 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:25 smithi003 bash[19853]: audit 2024-09-21T17:43:24.573150+0000 mon.smithi003 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:25.807 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:25 smithi003 bash[19853]: audit 2024-09-21T17:43:24.573150+0000 mon.smithi003 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:26.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:26 smithi003 bash[19853]: cluster 2024-09-21T17:43:25.536492+0000 mgr.smithi003.cgvhny (mgr.14164) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:26.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:26 smithi003 bash[19853]: cluster 2024-09-21T17:43:25.536492+0000 mgr.smithi003.cgvhny (mgr.14164) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:28.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:28 smithi003 bash[19853]: cluster 2024-09-21T17:43:27.536908+0000 mgr.smithi003.cgvhny (mgr.14164) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:28.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:28 smithi003 bash[19853]: cluster 2024-09-21T17:43:27.536908+0000 mgr.smithi003.cgvhny (mgr.14164) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:30.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:30 smithi003 bash[19853]: cluster 2024-09-21T17:43:29.537353+0000 mgr.smithi003.cgvhny (mgr.14164) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:30.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:30 smithi003 bash[19853]: cluster 2024-09-21T17:43:29.537353+0000 mgr.smithi003.cgvhny (mgr.14164) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:31.586 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:43:32.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:32 smithi003 bash[19853]: cluster 2024-09-21T17:43:31.537800+0000 mgr.smithi003.cgvhny (mgr.14164) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:32.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:32 smithi003 bash[19853]: cluster 2024-09-21T17:43:31.537800+0000 mgr.smithi003.cgvhny (mgr.14164) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:34.188 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:34.517 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:33.409965+0000 mgr.smithi003.cgvhny (mgr.14164) 27 : audit [DBG] from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi066", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:33.409965+0000 mgr.smithi003.cgvhny (mgr.14164) 27 : audit [DBG] from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi066", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: cluster 2024-09-21T17:43:33.538198+0000 mgr.smithi003.cgvhny (mgr.14164) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: cluster 2024-09-21T17:43:33.538198+0000 mgr.smithi003.cgvhny (mgr.14164) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:34.466753+0000 mon.smithi003 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:34.466753+0000 mon.smithi003 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:34.469639+0000 mon.smithi003 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:34.469639+0000 mon.smithi003 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:34.472472+0000 mon.smithi003 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:34.472472+0000 mon.smithi003 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:34.474875+0000 mon.smithi003 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:34.883 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:34 smithi003 bash[19853]: audit 2024-09-21T17:43:34.474875+0000 mon.smithi003 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.732 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: cephadm 2024-09-21T17:43:34.476062+0000 mgr.smithi003.cgvhny (mgr.14164) 29 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T17:43:35.732 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: cephadm 2024-09-21T17:43:34.476062+0000 mgr.smithi003.cgvhny (mgr.14164) 29 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T17:43:35.732 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: cephadm 2024-09-21T17:43:34.738287+0000 mgr.smithi003.cgvhny (mgr.14164) 30 : cephadm [INF] Deploying cephadm binary to smithi066 2024-09-21T17:43:35.732 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: cephadm 2024-09-21T17:43:34.738287+0000 mgr.smithi003.cgvhny (mgr.14164) 30 : cephadm [INF] Deploying cephadm binary to smithi066 2024-09-21T17:43:35.732 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.462636+0000 mon.smithi003 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.732 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.462636+0000 mon.smithi003 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.732 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.465463+0000 mon.smithi003 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.732 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.465463+0000 mon.smithi003 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.733 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.467166+0000 mon.smithi003 (mon.0) 137 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-21T17:43:35.733 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.467166+0000 mon.smithi003 (mon.0) 137 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-21T17:43:35.733 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.470110+0000 mon.smithi003 (mon.0) 138 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.733 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.470110+0000 mon.smithi003 (mon.0) 138 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.733 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.478470+0000 mon.smithi003 (mon.0) 139 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.733 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.478470+0000 mon.smithi003 (mon.0) 139 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.733 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.481838+0000 mon.smithi003 (mon.0) 140 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:35.733 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:35 smithi003 bash[19853]: audit 2024-09-21T17:43:35.481838+0000 mon.smithi003 (mon.0) 140 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:36.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:36 smithi003 bash[19853]: audit 2024-09-21T17:43:35.467555+0000 mgr.smithi003.cgvhny (mgr.14164) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T17:43:36.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:36 smithi003 bash[19853]: audit 2024-09-21T17:43:35.467555+0000 mgr.smithi003.cgvhny (mgr.14164) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T17:43:36.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:36 smithi003 bash[19853]: cephadm 2024-09-21T17:43:35.494803+0000 mgr.smithi003.cgvhny (mgr.14164) 32 : cephadm [INF] Deploying daemon grafana.smithi003 on smithi003 2024-09-21T17:43:36.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:36 smithi003 bash[19853]: cephadm 2024-09-21T17:43:35.494803+0000 mgr.smithi003.cgvhny (mgr.14164) 32 : cephadm [INF] Deploying daemon grafana.smithi003 on smithi003 2024-09-21T17:43:36.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:36 smithi003 bash[19853]: cluster 2024-09-21T17:43:35.538478+0000 mgr.smithi003.cgvhny (mgr.14164) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:36.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:36 smithi003 bash[19853]: cluster 2024-09-21T17:43:35.538478+0000 mgr.smithi003.cgvhny (mgr.14164) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:38.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:38 smithi003 bash[19853]: cluster 2024-09-21T17:43:37.538802+0000 mgr.smithi003.cgvhny (mgr.14164) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:38.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:38 smithi003 bash[19853]: cluster 2024-09-21T17:43:37.538802+0000 mgr.smithi003.cgvhny (mgr.14164) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:39.122 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi066' with addr '172.21.15.66' 2024-09-21T17:43:40.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:40 smithi003 bash[19853]: audit 2024-09-21T17:43:39.004195+0000 mon.smithi003 (mon.0) 141 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:40.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:40 smithi003 bash[19853]: audit 2024-09-21T17:43:39.004195+0000 mon.smithi003 (mon.0) 141 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:40.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:40 smithi003 bash[19853]: audit 2024-09-21T17:43:39.120258+0000 mon.smithi003 (mon.0) 142 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:40.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:40 smithi003 bash[19853]: audit 2024-09-21T17:43:39.120258+0000 mon.smithi003 (mon.0) 142 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:40 smithi003 bash[19853]: cephadm 2024-09-21T17:43:39.121314+0000 mgr.smithi003.cgvhny (mgr.14164) 35 : cephadm [INF] Added host smithi066 2024-09-21T17:43:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:40 smithi003 bash[19853]: cephadm 2024-09-21T17:43:39.121314+0000 mgr.smithi003.cgvhny (mgr.14164) 35 : cephadm [INF] Added host smithi066 2024-09-21T17:43:41.398 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:41 smithi003 bash[19853]: cluster 2024-09-21T17:43:39.539185+0000 mgr.smithi003.cgvhny (mgr.14164) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:41.398 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:41 smithi003 bash[19853]: cluster 2024-09-21T17:43:39.539185+0000 mgr.smithi003.cgvhny (mgr.14164) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:41.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T17:43:43.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:43 smithi003 bash[19853]: cluster 2024-09-21T17:43:41.539494+0000 mgr.smithi003.cgvhny (mgr.14164) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:43.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:43 smithi003 bash[19853]: cluster 2024-09-21T17:43:41.539494+0000 mgr.smithi003.cgvhny (mgr.14164) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:45.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:45 smithi003 bash[19853]: cluster 2024-09-21T17:43:43.539873+0000 mgr.smithi003.cgvhny (mgr.14164) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:45.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:45 smithi003 bash[19853]: cluster 2024-09-21T17:43:43.539873+0000 mgr.smithi003.cgvhny (mgr.14164) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:46.211 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:43:47.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:47 smithi003 bash[19853]: cluster 2024-09-21T17:43:45.540358+0000 mgr.smithi003.cgvhny (mgr.14164) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:47.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:47 smithi003 bash[19853]: cluster 2024-09-21T17:43:45.540358+0000 mgr.smithi003.cgvhny (mgr.14164) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:49.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:49 smithi003 bash[19853]: cluster 2024-09-21T17:43:47.540830+0000 mgr.smithi003.cgvhny (mgr.14164) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:49.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:49 smithi003 bash[19853]: cluster 2024-09-21T17:43:47.540830+0000 mgr.smithi003.cgvhny (mgr.14164) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:51.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:51 smithi003 bash[19853]: cluster 2024-09-21T17:43:49.541258+0000 mgr.smithi003.cgvhny (mgr.14164) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:51.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:51 smithi003 bash[19853]: cluster 2024-09-21T17:43:49.541258+0000 mgr.smithi003.cgvhny (mgr.14164) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:51.600 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:43:51.600 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.66", "hostname": "smithi066", "labels": [], "status": ""}] 2024-09-21T17:43:52.557 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T17:43:52.557 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T17:43:53.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:53 smithi003 bash[19853]: cluster 2024-09-21T17:43:51.541576+0000 mgr.smithi003.cgvhny (mgr.14164) 42 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:53.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:53 smithi003 bash[19853]: cluster 2024-09-21T17:43:51.541576+0000 mgr.smithi003.cgvhny (mgr.14164) 42 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:53.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:53 smithi003 bash[19853]: audit 2024-09-21T17:43:51.598962+0000 mgr.smithi003.cgvhny (mgr.14164) 43 : audit [DBG] from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:43:53.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:53 smithi003 bash[19853]: audit 2024-09-21T17:43:51.598962+0000 mgr.smithi003.cgvhny (mgr.14164) 43 : audit [DBG] from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:43:54.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:54 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:54.769 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:54 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: cluster 2024-09-21T17:43:53.541852+0000 mgr.smithi003.cgvhny (mgr.14164) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: cluster 2024-09-21T17:43:53.541852+0000 mgr.smithi003.cgvhny (mgr.14164) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.702763+0000 mon.smithi003 (mon.0) 143 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.702763+0000 mon.smithi003 (mon.0) 143 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.706261+0000 mon.smithi003 (mon.0) 144 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.706261+0000 mon.smithi003 (mon.0) 144 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.709482+0000 mon.smithi003 (mon.0) 145 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.709482+0000 mon.smithi003 (mon.0) 145 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.712258+0000 mon.smithi003 (mon.0) 146 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.712258+0000 mon.smithi003 (mon.0) 146 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.715365+0000 mon.smithi003 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.715365+0000 mon.smithi003 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.718606+0000 mon.smithi003 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.718606+0000 mon.smithi003 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.721896+0000 mon.smithi003 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.721896+0000 mon.smithi003 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.724284+0000 mon.smithi003 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:55 smithi003 bash[19853]: audit 2024-09-21T17:43:54.724284+0000 mon.smithi003 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:56.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:56 smithi003 bash[19853]: cephadm 2024-09-21T17:43:54.988258+0000 mgr.smithi003.cgvhny (mgr.14164) 45 : cephadm [INF] Deploying daemon prometheus.smithi003 on smithi003 2024-09-21T17:43:56.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:56 smithi003 bash[19853]: cephadm 2024-09-21T17:43:54.988258+0000 mgr.smithi003.cgvhny (mgr.14164) 45 : cephadm [INF] Deploying daemon prometheus.smithi003 on smithi003 2024-09-21T17:43:57.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:57 smithi003 bash[19853]: cluster 2024-09-21T17:43:55.542139+0000 mgr.smithi003.cgvhny (mgr.14164) 46 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:57.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:57 smithi003 bash[19853]: cluster 2024-09-21T17:43:55.542139+0000 mgr.smithi003.cgvhny (mgr.14164) 46 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:58.314 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:43:59.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:59 smithi003 bash[19853]: cluster 2024-09-21T17:43:57.542539+0000 mgr.smithi003.cgvhny (mgr.14164) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:59.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:59 smithi003 bash[19853]: cluster 2024-09-21T17:43:57.542539+0000 mgr.smithi003.cgvhny (mgr.14164) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:59.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:59 smithi003 bash[19853]: audit 2024-09-21T17:43:59.011906+0000 mon.smithi003 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:43:59.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:43:59 smithi003 bash[19853]: audit 2024-09-21T17:43:59.011906+0000 mon.smithi003 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:01.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:01 smithi003 bash[19853]: cluster 2024-09-21T17:43:59.543003+0000 mgr.smithi003.cgvhny (mgr.14164) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:01.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:01 smithi003 bash[19853]: cluster 2024-09-21T17:43:59.543003+0000 mgr.smithi003.cgvhny (mgr.14164) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:02.147 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2024-09-21T17:44:02.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:02 smithi003 bash[19853]: audit 2024-09-21T17:44:01.937254+0000 mon.smithi003 (mon.0) 152 : audit [INF] from='client.? 172.21.15.3:0/108393245' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T17:44:02.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:02 smithi003 bash[19853]: audit 2024-09-21T17:44:01.937254+0000 mon.smithi003 (mon.0) 152 : audit [INF] from='client.? 172.21.15.3:0/108393245' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T17:44:03.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:03 smithi003 bash[19853]: cluster 2024-09-21T17:44:01.543325+0000 mgr.smithi003.cgvhny (mgr.14164) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:03.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:03 smithi003 bash[19853]: cluster 2024-09-21T17:44:01.543325+0000 mgr.smithi003.cgvhny (mgr.14164) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:03.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:03 smithi003 bash[19853]: audit 2024-09-21T17:44:02.146240+0000 mon.smithi003 (mon.0) 153 : audit [INF] from='client.? 172.21.15.3:0/108393245' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T17:44:03.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:03 smithi003 bash[19853]: audit 2024-09-21T17:44:02.146240+0000 mon.smithi003 (mon.0) 153 : audit [INF] from='client.? 172.21.15.3:0/108393245' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T17:44:03.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:03 smithi003 bash[19853]: cluster 2024-09-21T17:44:02.151119+0000 mon.smithi003 (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:44:03.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:03 smithi003 bash[19853]: cluster 2024-09-21T17:44:02.151119+0000 mon.smithi003 (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:44:04.225 INFO:tasks.cephadm:Adding mon.smithi003 on smithi003 2024-09-21T17:44:04.225 INFO:tasks.cephadm:Adding mon.smithi066 on smithi066 2024-09-21T17:44:04.225 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch apply mon '2;smithi003:172.21.15.3=smithi003;smithi066:172.21.15.66=smithi066' 2024-09-21T17:44:05.392 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:05 smithi003 bash[19853]: cluster 2024-09-21T17:44:03.543699+0000 mgr.smithi003.cgvhny (mgr.14164) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:05.392 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:05 smithi003 bash[19853]: cluster 2024-09-21T17:44:03.543699+0000 mgr.smithi003.cgvhny (mgr.14164) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:05.460 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:06.506 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:07.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:07 smithi003 bash[19853]: cluster 2024-09-21T17:44:05.544192+0000 mgr.smithi003.cgvhny (mgr.14164) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:07.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:07 smithi003 bash[19853]: cluster 2024-09-21T17:44:05.544192+0000 mgr.smithi003.cgvhny (mgr.14164) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:07.786 INFO:teuthology.orchestra.run.smithi066.stdout:Scheduled mon update... 2024-09-21T17:44:08.493 DEBUG:teuthology.orchestra.run.smithi066:mon.smithi066> sudo journalctl -f -n 0 -u ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi066.service 2024-09-21T17:44:08.496 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T17:44:08.496 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:44:08.839 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:08 smithi003 bash[19853]: cluster 2024-09-21T17:44:07.544613+0000 mgr.smithi003.cgvhny (mgr.14164) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:08.839 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:08 smithi003 bash[19853]: cluster 2024-09-21T17:44:07.544613+0000 mgr.smithi003.cgvhny (mgr.14164) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:08.839 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:08 smithi003 bash[19853]: audit 2024-09-21T17:44:07.773938+0000 mgr.smithi003.cgvhny (mgr.14164) 53 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi003:172.21.15.3=smithi003;smithi066:172.21.15.66=smithi066", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:44:08.839 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:08 smithi003 bash[19853]: audit 2024-09-21T17:44:07.773938+0000 mgr.smithi003.cgvhny (mgr.14164) 53 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi003:172.21.15.3=smithi003;smithi066:172.21.15.66=smithi066", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:44:08.840 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:08 smithi003 bash[19853]: cephadm 2024-09-21T17:44:07.779014+0000 mgr.smithi003.cgvhny (mgr.14164) 54 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=smithi003;smithi066:172.21.15.66=smithi066;count:2 2024-09-21T17:44:08.840 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:08 smithi003 bash[19853]: cephadm 2024-09-21T17:44:07.779014+0000 mgr.smithi003.cgvhny (mgr.14164) 54 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=smithi003;smithi066:172.21.15.66=smithi066;count:2 2024-09-21T17:44:08.840 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:08 smithi003 bash[19853]: audit 2024-09-21T17:44:07.784521+0000 mon.smithi003 (mon.0) 155 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:08.840 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:08 smithi003 bash[19853]: audit 2024-09-21T17:44:07.784521+0000 mon.smithi003 (mon.0) 155 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:09.775 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:10.824 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:10.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:10 smithi003 bash[19853]: cluster 2024-09-21T17:44:09.545019+0000 mgr.smithi003.cgvhny (mgr.14164) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:10.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:10 smithi003 bash[19853]: cluster 2024-09-21T17:44:09.545019+0000 mgr.smithi003.cgvhny (mgr.14164) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:12.274 INFO:teuthology.orchestra.run.smithi066.stderr:dumped monmap epoch 1 2024-09-21T17:44:12.274 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-21T17:44:12.274 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":1,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:41:33.549527Z","created":"2024-09-21T17:41:33.549527Z","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":"smithi003","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:44:12.659 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:12 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:12.921 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:12 smithi003 bash[19853]: cluster 2024-09-21T17:44:11.545473+0000 mgr.smithi003.cgvhny (mgr.14164) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:12.921 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:12 smithi003 bash[19853]: cluster 2024-09-21T17:44:11.545473+0000 mgr.smithi003.cgvhny (mgr.14164) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:12.921 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:12 smithi003 bash[19853]: audit 2024-09-21T17:44:12.272667+0000 mon.smithi003 (mon.0) 156 : audit [DBG] from='client.? 172.21.15.66:0/3464425610' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:12.921 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:12 smithi003 bash[19853]: audit 2024-09-21T17:44:12.272667+0000 mon.smithi003 (mon.0) 156 : audit [DBG] from='client.? 172.21.15.66:0/3464425610' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:12.921 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:12 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:13.974 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T17:44:13.974 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:44:14.272 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:14 smithi003 bash[19853]: audit 2024-09-21T17:44:13.004643+0000 mon.smithi003 (mon.0) 157 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:14.272 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:14 smithi003 bash[19853]: audit 2024-09-21T17:44:13.004643+0000 mon.smithi003 (mon.0) 157 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:14.272 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:14 smithi003 bash[19853]: audit 2024-09-21T17:44:13.007265+0000 mon.smithi003 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:14.272 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:14 smithi003 bash[19853]: audit 2024-09-21T17:44:13.007265+0000 mon.smithi003 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:14.272 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:14 smithi003 bash[19853]: audit 2024-09-21T17:44:13.009694+0000 mon.smithi003 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:14.272 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:14 smithi003 bash[19853]: audit 2024-09-21T17:44:13.009694+0000 mon.smithi003 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:14.272 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:14 smithi003 bash[19853]: audit 2024-09-21T17:44:13.011984+0000 mon.smithi003 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-21T17:44:14.273 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:14 smithi003 bash[19853]: audit 2024-09-21T17:44:13.011984+0000 mon.smithi003 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-21T17:44:15.043 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:15 smithi003 bash[19853]: audit 2024-09-21T17:44:14.011318+0000 mon.smithi003 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T17:44:15.044 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:15 smithi003 bash[19853]: audit 2024-09-21T17:44:14.011318+0000 mon.smithi003 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T17:44:15.044 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:15 smithi003 bash[19853]: cluster 2024-09-21T17:44:14.017030+0000 mon.smithi003 (mon.0) 162 : cluster [DBG] mgrmap e14: smithi003.cgvhny(active, since 80s) 2024-09-21T17:44:15.044 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:15 smithi003 bash[19853]: cluster 2024-09-21T17:44:14.017030+0000 mon.smithi003 (mon.0) 162 : cluster [DBG] mgrmap e14: smithi003.cgvhny(active, since 80s) 2024-09-21T17:44:15.044 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:15 smithi003 bash[19853]: audit 2024-09-21T17:44:14.021966+0000 mon.smithi003 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:15.044 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:15 smithi003 bash[19853]: audit 2024-09-21T17:44:14.021966+0000 mon.smithi003 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.3:0/1884731427' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:15.217 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:16.265 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:17.689 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-21T17:44:17.689 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":1,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:41:33.549527Z","created":"2024-09-21T17:41:33.549527Z","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":"smithi003","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:44:17.689 INFO:teuthology.orchestra.run.smithi066.stderr:dumped monmap epoch 1 2024-09-21T17:44:17.910 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:17 smithi003 bash[19853]: audit 2024-09-21T17:44:17.687673+0000 mon.smithi003 (mon.0) 164 : audit [DBG] from='client.? 172.21.15.66:0/3409947543' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:17.910 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:17 smithi003 bash[19853]: audit 2024-09-21T17:44:17.687673+0000 mon.smithi003 (mon.0) 164 : audit [DBG] from='client.? 172.21.15.66:0/3409947543' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:19.221 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T17:44:19.221 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:44:20.444 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:20.481 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.427176+0000 mon.smithi003 (mon.0) 165 : cluster [INF] Active manager daemon smithi003.cgvhny restarted 2024-09-21T17:44:20.481 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.427176+0000 mon.smithi003 (mon.0) 165 : cluster [INF] Active manager daemon smithi003.cgvhny restarted 2024-09-21T17:44:20.743 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.427833+0000 mon.smithi003 (mon.0) 166 : cluster [INF] Activating manager daemon smithi003.cgvhny 2024-09-21T17:44:20.743 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.427833+0000 mon.smithi003 (mon.0) 166 : cluster [INF] Activating manager daemon smithi003.cgvhny 2024-09-21T17:44:20.743 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.435962+0000 mon.smithi003 (mon.0) 167 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-21T17:44:20.743 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.435962+0000 mon.smithi003 (mon.0) 167 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-21T17:44:20.743 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.436209+0000 mon.smithi003 (mon.0) 168 : cluster [DBG] mgrmap e15: smithi003.cgvhny(active, starting, since 0.00873424s) 2024-09-21T17:44:20.743 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.436209+0000 mon.smithi003 (mon.0) 168 : cluster [DBG] mgrmap e15: smithi003.cgvhny(active, starting, since 0.00873424s) 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.437727+0000 mon.smithi003 (mon.0) 169 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.437727+0000 mon.smithi003 (mon.0) 169 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.439507+0000 mon.smithi003 (mon.0) 170 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi003.cgvhny", "id": "smithi003.cgvhny"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.439507+0000 mon.smithi003 (mon.0) 170 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi003.cgvhny", "id": "smithi003.cgvhny"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.440739+0000 mon.smithi003 (mon.0) 171 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.440739+0000 mon.smithi003 (mon.0) 171 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.440946+0000 mon.smithi003 (mon.0) 172 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.440946+0000 mon.smithi003 (mon.0) 172 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.441108+0000 mon.smithi003 (mon.0) 173 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: audit 2024-09-21T17:44:20.441108+0000 mon.smithi003 (mon.0) 173 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.467664+0000 mon.smithi003 (mon.0) 174 : cluster [INF] Manager daemon smithi003.cgvhny is now available 2024-09-21T17:44:20.744 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:20 smithi003 bash[19853]: cluster 2024-09-21T17:44:20.467664+0000 mon.smithi003 (mon.0) 174 : cluster [INF] Manager daemon smithi003.cgvhny is now available 2024-09-21T17:44:21.493 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:21.524 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.881920+0000 mon.smithi003 (mon.0) 175 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:44:21.524 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.881920+0000 mon.smithi003 (mon.0) 175 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.896089+0000 mon.smithi003 (mon.0) 176 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.896089+0000 mon.smithi003 (mon.0) 176 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.900003+0000 mon.smithi003 (mon.0) 177 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.900003+0000 mon.smithi003 (mon.0) 177 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.900238+0000 mon.smithi003 (mon.0) 178 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.900238+0000 mon.smithi003 (mon.0) 178 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.908756+0000 mon.smithi003 (mon.0) 179 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.908756+0000 mon.smithi003 (mon.0) 179 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/mirror_snapshot_schedule"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.911882+0000 mon.smithi003 (mon.0) 180 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/trash_purge_schedule"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: audit 2024-09-21T17:44:20.911882+0000 mon.smithi003 (mon.0) 180 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi003.cgvhny/trash_purge_schedule"} : dispatch 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: cluster 2024-09-21T17:44:21.442050+0000 mon.smithi003 (mon.0) 181 : cluster [DBG] mgrmap e16: smithi003.cgvhny(active, since 1.01456s) 2024-09-21T17:44:21.525 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:21 smithi003 bash[19853]: cluster 2024-09-21T17:44:21.442050+0000 mon.smithi003 (mon.0) 181 : cluster [DBG] mgrmap e16: smithi003.cgvhny(active, since 1.01456s) 2024-09-21T17:44:22.920 INFO:teuthology.orchestra.run.smithi066.stderr:dumped monmap epoch 1 2024-09-21T17:44:22.920 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-21T17:44:22.920 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":1,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:41:33.549527Z","created":"2024-09-21T17:41:33.549527Z","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":"smithi003","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:44:23.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:22 smithi003 bash[19853]: audit 2024-09-21T17:44:21.443325+0000 mgr.smithi003.cgvhny (mgr.14203) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:44:23.104 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:22 smithi003 bash[19853]: audit 2024-09-21T17:44:21.443325+0000 mgr.smithi003.cgvhny (mgr.14203) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:44:23.104 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:22 smithi003 bash[19853]: audit 2024-09-21T17:44:21.847483+0000 mon.smithi003 (mon.0) 182 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:23.104 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:22 smithi003 bash[19853]: audit 2024-09-21T17:44:21.847483+0000 mon.smithi003 (mon.0) 182 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:23.897 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: cluster 2024-09-21T17:44:22.857212+0000 mon.smithi003 (mon.0) 183 : cluster [DBG] mgrmap e17: smithi003.cgvhny(active, since 2s) 2024-09-21T17:44:23.897 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: cluster 2024-09-21T17:44:22.857212+0000 mon.smithi003 (mon.0) 183 : cluster [DBG] mgrmap e17: smithi003.cgvhny(active, since 2s) 2024-09-21T17:44:23.897 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: audit 2024-09-21T17:44:22.918911+0000 mon.smithi003 (mon.0) 184 : audit [DBG] from='client.? 172.21.15.66:0/1464784039' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: audit 2024-09-21T17:44:22.918911+0000 mon.smithi003 (mon.0) 184 : audit [DBG] from='client.? 172.21.15.66:0/1464784039' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: cephadm 2024-09-21T17:44:22.948047+0000 mgr.smithi003.cgvhny (mgr.14203) 2 : cephadm [INF] [21/Sep/2024:17:44:22] ENGINE Bus STARTING 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: cephadm 2024-09-21T17:44:22.948047+0000 mgr.smithi003.cgvhny (mgr.14203) 2 : cephadm [INF] [21/Sep/2024:17:44:22] ENGINE Bus STARTING 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: cephadm 2024-09-21T17:44:23.071663+0000 mgr.smithi003.cgvhny (mgr.14203) 3 : cephadm [INF] [21/Sep/2024:17:44:23] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: cephadm 2024-09-21T17:44:23.071663+0000 mgr.smithi003.cgvhny (mgr.14203) 3 : cephadm [INF] [21/Sep/2024:17:44:23] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: cephadm 2024-09-21T17:44:23.075836+0000 mgr.smithi003.cgvhny (mgr.14203) 4 : cephadm [ERR] [21/Sep/2024:17:44:23] ENGINE Error in HTTPServer.serve 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: Traceback (most recent call last): 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: self._connections.run(self.expiration_interval) 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: self._run(expiration_interval) 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:44:23.898 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: s = self.context.wrap_socket( 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: return self.sslsocket_class._create( 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: self.do_handshake() 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: self._sslobj.do_handshake() 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: cephadm 2024-09-21T17:44:23.075836+0000 mgr.smithi003.cgvhny (mgr.14203) 4 : cephadm [ERR] [21/Sep/2024:17:44:23] ENGINE Error in HTTPServer.serve 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: Traceback (most recent call last): 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:44:23.899 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: self._connections.run(self.expiration_interval) 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: self._run(expiration_interval) 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: s = self.context.wrap_socket( 2024-09-21T17:44:23.900 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:44:23.901 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: return self.sslsocket_class._create( 2024-09-21T17:44:23.901 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:44:23.901 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: self.do_handshake() 2024-09-21T17:44:23.901 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:44:23.901 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: self._sslobj.do_handshake() 2024-09-21T17:44:23.901 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:23 smithi003 bash[19853]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:44:24.443 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T17:44:24.443 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:44:24.969 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:24 smithi003 bash[19853]: cephadm 2024-09-21T17:44:23.172852+0000 mgr.smithi003.cgvhny (mgr.14203) 5 : cephadm [INF] [21/Sep/2024:17:44:23] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T17:44:24.969 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:24 smithi003 bash[19853]: cephadm 2024-09-21T17:44:23.172852+0000 mgr.smithi003.cgvhny (mgr.14203) 5 : cephadm [INF] [21/Sep/2024:17:44:23] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T17:44:24.969 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:24 smithi003 bash[19853]: cephadm 2024-09-21T17:44:23.173005+0000 mgr.smithi003.cgvhny (mgr.14203) 6 : cephadm [INF] [21/Sep/2024:17:44:23] ENGINE Bus STARTED 2024-09-21T17:44:24.970 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:24 smithi003 bash[19853]: cephadm 2024-09-21T17:44:23.173005+0000 mgr.smithi003.cgvhny (mgr.14203) 6 : cephadm [INF] [21/Sep/2024:17:44:23] ENGINE Bus STARTED 2024-09-21T17:44:24.970 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:24 smithi003 bash[19853]: audit 2024-09-21T17:44:23.896818+0000 mon.smithi003 (mon.0) 185 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:24.970 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:24 smithi003 bash[19853]: audit 2024-09-21T17:44:23.896818+0000 mon.smithi003 (mon.0) 185 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:25.662 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:26.327 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:26 smithi003 bash[19853]: audit 2024-09-21T17:44:25.152255+0000 mon.smithi003 (mon.0) 186 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:26.327 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:26 smithi003 bash[19853]: audit 2024-09-21T17:44:25.152255+0000 mon.smithi003 (mon.0) 186 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:26.696 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T17:44:28.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:28 smithi003 bash[19853]: audit 2024-09-21T17:44:27.082697+0000 mon.smithi003 (mon.0) 187 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:28.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:28 smithi003 bash[19853]: audit 2024-09-21T17:44:27.082697+0000 mon.smithi003 (mon.0) 187 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:28.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:28 smithi003 bash[19853]: audit 2024-09-21T17:44:27.085663+0000 mon.smithi003 (mon.0) 188 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:28.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:28 smithi003 bash[19853]: audit 2024-09-21T17:44:27.085663+0000 mon.smithi003 (mon.0) 188 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:28.455 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-21T17:44:28.455 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":1,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:41:33.549527Z","created":"2024-09-21T17:41:33.549527Z","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":"smithi003","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:44:28.455 INFO:teuthology.orchestra.run.smithi066.stderr:dumped monmap epoch 1 2024-09-21T17:44:29.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:29 smithi003 bash[19853]: audit 2024-09-21T17:44:28.234622+0000 mon.smithi003 (mon.0) 189 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:29.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:29 smithi003 bash[19853]: audit 2024-09-21T17:44:28.234622+0000 mon.smithi003 (mon.0) 189 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:29.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:29 smithi003 bash[19853]: audit 2024-09-21T17:44:28.238304+0000 mon.smithi003 (mon.0) 190 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:29.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:29 smithi003 bash[19853]: audit 2024-09-21T17:44:28.238304+0000 mon.smithi003 (mon.0) 190 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:29.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:29 smithi003 bash[19853]: audit 2024-09-21T17:44:28.240417+0000 mon.smithi003 (mon.0) 191 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"} : dispatch 2024-09-21T17:44:29.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:29 smithi003 bash[19853]: audit 2024-09-21T17:44:28.240417+0000 mon.smithi003 (mon.0) 191 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"} : dispatch 2024-09-21T17:44:29.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:29 smithi003 bash[19853]: audit 2024-09-21T17:44:28.453746+0000 mon.smithi003 (mon.0) 192 : audit [DBG] from='client.? 172.21.15.66:0/2519464769' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:29.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:29 smithi003 bash[19853]: audit 2024-09-21T17:44:28.453746+0000 mon.smithi003 (mon.0) 192 : audit [DBG] from='client.? 172.21.15.66:0/2519464769' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:30.278 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T17:44:30.279 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:44:32.535 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:32.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.630795+0000 mon.smithi003 (mon.0) 193 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.630795+0000 mon.smithi003 (mon.0) 193 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.636604+0000 mon.smithi003 (mon.0) 194 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.636604+0000 mon.smithi003 (mon.0) 194 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.644078+0000 mon.smithi003 (mon.0) 195 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.644078+0000 mon.smithi003 (mon.0) 195 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.649452+0000 mon.smithi003 (mon.0) 196 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.649452+0000 mon.smithi003 (mon.0) 196 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.651180+0000 mon.smithi003 (mon.0) 197 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"} : dispatch 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.651180+0000 mon.smithi003 (mon.0) 197 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"} : dispatch 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.653623+0000 mon.smithi003 (mon.0) 198 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.653623+0000 mon.smithi003 (mon.0) 198 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.655281+0000 mon.smithi003 (mon.0) 199 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:31.655281+0000 mon.smithi003 (mon.0) 199 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.657694+0000 mgr.smithi003.cgvhny (mgr.14203) 7 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.657694+0000 mgr.smithi003.cgvhny (mgr.14203) 7 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.658445+0000 mgr.smithi003.cgvhny (mgr.14203) 8 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.658445+0000 mgr.smithi003.cgvhny (mgr.14203) 8 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-21T17:44:32.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.804248+0000 mgr.smithi003.cgvhny (mgr.14203) 9 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:32.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.804248+0000 mgr.smithi003.cgvhny (mgr.14203) 9 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:32.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.804418+0000 mgr.smithi003.cgvhny (mgr.14203) 10 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:32.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.804418+0000 mgr.smithi003.cgvhny (mgr.14203) 10 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:32.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.903984+0000 mgr.smithi003.cgvhny (mgr.14203) 11 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:44:32.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.903984+0000 mgr.smithi003.cgvhny (mgr.14203) 11 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:44:32.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.904187+0000 mgr.smithi003.cgvhny (mgr.14203) 12 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.904187+0000 mgr.smithi003.cgvhny (mgr.14203) 12 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.994280+0000 mgr.smithi003.cgvhny (mgr.14203) 13 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.994280+0000 mgr.smithi003.cgvhny (mgr.14203) 13 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.994563+0000 mgr.smithi003.cgvhny (mgr.14203) 14 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: cephadm 2024-09-21T17:44:31.994563+0000 mgr.smithi003.cgvhny (mgr.14203) 14 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.087496+0000 mon.smithi003 (mon.0) 200 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.087496+0000 mon.smithi003 (mon.0) 200 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.089995+0000 mon.smithi003 (mon.0) 201 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.089995+0000 mon.smithi003 (mon.0) 201 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.092909+0000 mon.smithi003 (mon.0) 202 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.092909+0000 mon.smithi003 (mon.0) 202 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.095153+0000 mon.smithi003 (mon.0) 203 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.095153+0000 mon.smithi003 (mon.0) 203 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.931 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.098876+0000 mon.smithi003 (mon.0) 204 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.098876+0000 mon.smithi003 (mon.0) 204 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:32.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.101511+0000 mon.smithi003 (mon.0) 205 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:44:32.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.101511+0000 mon.smithi003 (mon.0) 205 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:44:32.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.102448+0000 mon.smithi003 (mon.0) 206 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-21T17:44:32.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.102448+0000 mon.smithi003 (mon.0) 206 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-21T17:44:32.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.104953+0000 mon.smithi003 (mon.0) 207 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:32.932 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:32 smithi003 bash[19853]: audit 2024-09-21T17:44:32.104953+0000 mon.smithi003 (mon.0) 207 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:33.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:33 smithi003 bash[19853]: cephadm 2024-09-21T17:44:32.106104+0000 mgr.smithi003.cgvhny (mgr.14203) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi066 on smithi066 2024-09-21T17:44:33.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:33 smithi003 bash[19853]: cephadm 2024-09-21T17:44:32.106104+0000 mgr.smithi003.cgvhny (mgr.14203) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi066 on smithi066 2024-09-21T17:44:34.342 INFO:teuthology.orchestra.run.smithi066.stderr:dumped monmap epoch 1 2024-09-21T17:44:34.342 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-21T17:44:34.342 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":1,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:41:33.549527Z","created":"2024-09-21T17:41:33.549527Z","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":"smithi003","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:44:34.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:34 smithi003 bash[19853]: audit 2024-09-21T17:44:34.340792+0000 mon.smithi003 (mon.0) 208 : audit [DBG] from='client.? 172.21.15.66:0/2101548759' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:34.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:34 smithi003 bash[19853]: audit 2024-09-21T17:44:34.340792+0000 mon.smithi003 (mon.0) 208 : audit [DBG] from='client.? 172.21.15.66:0/2101548759' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:36.023 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T17:44:36.023 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:44:36.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:35 smithi003 bash[19853]: audit 2024-09-21T17:44:35.900425+0000 mon.smithi003 (mon.0) 209 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:36.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:35 smithi003 bash[19853]: audit 2024-09-21T17:44:35.900425+0000 mon.smithi003 (mon.0) 209 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:37.396 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:37.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.049983+0000 mon.smithi003 (mon.0) 210 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:37.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.049983+0000 mon.smithi003 (mon.0) 210 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:37.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.058082+0000 mon.smithi003 (mon.0) 211 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:37.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.058082+0000 mon.smithi003 (mon.0) 211 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:37.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.066463+0000 mon.smithi003 (mon.0) 212 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.066463+0000 mon.smithi003 (mon.0) 212 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.074445+0000 mon.smithi003 (mon.0) 213 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.074445+0000 mon.smithi003 (mon.0) 213 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.077345+0000 mon.smithi003 (mon.0) 214 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.077345+0000 mon.smithi003 (mon.0) 214 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.081386+0000 mon.smithi003 (mon.0) 215 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.081386+0000 mon.smithi003 (mon.0) 215 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.085961+0000 mon.smithi003 (mon.0) 216 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:37.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:37 smithi003 bash[19853]: audit 2024-09-21T17:44:36.085961+0000 mon.smithi003 (mon.0) 216 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:38.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:38 smithi003 bash[19853]: cephadm 2024-09-21T17:44:36.087851+0000 mgr.smithi003.cgvhny (mgr.14203) 16 : cephadm [INF] Deploying daemon crash.smithi066 on smithi066 2024-09-21T17:44:38.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:38 smithi003 bash[19853]: cephadm 2024-09-21T17:44:36.087851+0000 mgr.smithi003.cgvhny (mgr.14203) 16 : cephadm [INF] Deploying daemon crash.smithi066 on smithi066 2024-09-21T17:44:39.317 INFO:teuthology.orchestra.run.smithi066.stderr:dumped monmap epoch 1 2024-09-21T17:44:39.317 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-21T17:44:39.317 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":1,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:41:33.549527Z","created":"2024-09-21T17:41:33.549527Z","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":"smithi003","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:44:39.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:39 smithi003 bash[19853]: audit 2024-09-21T17:44:39.315949+0000 mon.smithi003 (mon.0) 217 : audit [DBG] from='client.? 172.21.15.66:0/2939158646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:39.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:39 smithi003 bash[19853]: audit 2024-09-21T17:44:39.315949+0000 mon.smithi003 (mon.0) 217 : audit [DBG] from='client.? 172.21.15.66:0/2939158646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:41.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: audit 2024-09-21T17:44:39.767944+0000 mon.smithi003 (mon.0) 218 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:41.136 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: audit 2024-09-21T17:44:39.767944+0000 mon.smithi003 (mon.0) 218 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:41.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: audit 2024-09-21T17:44:39.776223+0000 mon.smithi003 (mon.0) 219 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:41.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: audit 2024-09-21T17:44:39.776223+0000 mon.smithi003 (mon.0) 219 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:41.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: audit 2024-09-21T17:44:39.784590+0000 mon.smithi003 (mon.0) 220 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:41.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: audit 2024-09-21T17:44:39.784590+0000 mon.smithi003 (mon.0) 220 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:41.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: audit 2024-09-21T17:44:39.792348+0000 mon.smithi003 (mon.0) 221 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:41.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: audit 2024-09-21T17:44:39.792348+0000 mon.smithi003 (mon.0) 221 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:41.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: cephadm 2024-09-21T17:44:39.795399+0000 mgr.smithi003.cgvhny (mgr.14203) 17 : cephadm [INF] Deploying daemon node-exporter.smithi066 on smithi066 2024-09-21T17:44:41.138 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:40 smithi003 bash[19853]: cephadm 2024-09-21T17:44:39.795399+0000 mgr.smithi003.cgvhny (mgr.14203) 17 : cephadm [INF] Deploying daemon node-exporter.smithi066 on smithi066 2024-09-21T17:44:41.270 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T17:44:41.270 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:44:42.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: cluster 2024-09-21T17:44:40.442452+0000 mgr.smithi003.cgvhny (mgr.14203) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: cluster 2024-09-21T17:44:40.442452+0000 mgr.smithi003.cgvhny (mgr.14203) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:40.901182+0000 mon.smithi003 (mon.0) 222 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:40.901182+0000 mon.smithi003 (mon.0) 222 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.168418+0000 mon.smithi003 (mon.0) 223 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.168418+0000 mon.smithi003 (mon.0) 223 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.174973+0000 mon.smithi003 (mon.0) 224 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.174973+0000 mon.smithi003 (mon.0) 224 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.181459+0000 mon.smithi003 (mon.0) 225 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.181459+0000 mon.smithi003 (mon.0) 225 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.186892+0000 mon.smithi003 (mon.0) 226 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.186892+0000 mon.smithi003 (mon.0) 226 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.191241+0000 mon.smithi003 (mon.0) 227 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:44:42.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.191241+0000 mon.smithi003 (mon.0) 227 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:44:42.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.192961+0000 mon.smithi003 (mon.0) 228 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T17:44:42.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.192961+0000 mon.smithi003 (mon.0) 228 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T17:44:42.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.197286+0000 mon.smithi003 (mon.0) 229 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:44:42.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.197286+0000 mon.smithi003 (mon.0) 229 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:44:42.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.199279+0000 mon.smithi003 (mon.0) 230 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:42.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:41 smithi003 bash[19853]: audit 2024-09-21T17:44:41.199279+0000 mon.smithi003 (mon.0) 230 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:43.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:42 smithi003 bash[19853]: cephadm 2024-09-21T17:44:41.201311+0000 mgr.smithi003.cgvhny (mgr.14203) 19 : cephadm [INF] Deploying daemon mgr.smithi066.zxwoqb on smithi066 2024-09-21T17:44:43.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:42 smithi003 bash[19853]: cephadm 2024-09-21T17:44:41.201311+0000 mgr.smithi003.cgvhny (mgr.14203) 19 : cephadm [INF] Deploying daemon mgr.smithi066.zxwoqb on smithi066 2024-09-21T17:44:44.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:43 smithi003 bash[19853]: cluster 2024-09-21T17:44:42.442881+0000 mgr.smithi003.cgvhny (mgr.14203) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:44.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:43 smithi003 bash[19853]: cluster 2024-09-21T17:44:42.442881+0000 mgr.smithi003.cgvhny (mgr.14203) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:45.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:45 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:46.170 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: cluster 2024-09-21T17:44:44.443317+0000 mgr.smithi003.cgvhny (mgr.14203) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:46.170 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: cluster 2024-09-21T17:44:44.443317+0000 mgr.smithi003.cgvhny (mgr.14203) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:46.170 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.744168+0000 mon.smithi003 (mon.0) 231 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:46.170 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.744168+0000 mon.smithi003 (mon.0) 231 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:46.170 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.750559+0000 mon.smithi003 (mon.0) 232 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:46.170 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.750559+0000 mon.smithi003 (mon.0) 232 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:46.170 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.757256+0000 mon.smithi003 (mon.0) 233 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:46.170 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.757256+0000 mon.smithi003 (mon.0) 233 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:46.171 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.763497+0000 mon.smithi003 (mon.0) 234 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:46.171 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.763497+0000 mon.smithi003 (mon.0) 234 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:46.171 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.766800+0000 mon.smithi003 (mon.0) 235 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:44:46.171 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.766800+0000 mon.smithi003 (mon.0) 235 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:44:46.171 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.768463+0000 mon.smithi003 (mon.0) 236 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:46.171 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: audit 2024-09-21T17:44:44.768463+0000 mon.smithi003 (mon.0) 236 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:46.171 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: cephadm 2024-09-21T17:44:44.770355+0000 mgr.smithi003.cgvhny (mgr.14203) 22 : cephadm [INF] Deploying daemon mon.smithi066 on smithi066 2024-09-21T17:44:46.171 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:45 smithi003 bash[19853]: cephadm 2024-09-21T17:44:44.770355+0000 mgr.smithi003.cgvhny (mgr.14203) 22 : cephadm [INF] Deploying daemon mon.smithi066 on smithi066 2024-09-21T17:44:47.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:46 smithi003 bash[19853]: audit 2024-09-21T17:44:45.907633+0000 mon.smithi003 (mon.0) 237 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:47.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:46 smithi003 bash[19853]: audit 2024-09-21T17:44:45.907633+0000 mon.smithi003 (mon.0) 237 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:47.211 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:48.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:47 smithi003 bash[19853]: cluster 2024-09-21T17:44:46.443737+0000 mgr.smithi003.cgvhny (mgr.14203) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:48.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:47 smithi003 bash[19853]: cluster 2024-09-21T17:44:46.443737+0000 mgr.smithi003.cgvhny (mgr.14203) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:49.293 INFO:teuthology.orchestra.run.smithi066.stderr:dumped monmap epoch 1 2024-09-21T17:44:49.293 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-21T17:44:49.293 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":1,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:41:33.549527Z","created":"2024-09-21T17:41:33.549527Z","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":"smithi003","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:44:50.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:49 smithi003 bash[19853]: cluster 2024-09-21T17:44:48.445727+0000 mgr.smithi003.cgvhny (mgr.14203) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:49 smithi003 bash[19853]: cluster 2024-09-21T17:44:48.445727+0000 mgr.smithi003.cgvhny (mgr.14203) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:49 smithi003 bash[19853]: audit 2024-09-21T17:44:49.292062+0000 mon.smithi003 (mon.0) 238 : audit [DBG] from='client.? 172.21.15.66:0/3142500972' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:49 smithi003 bash[19853]: audit 2024-09-21T17:44:49.292062+0000 mon.smithi003 (mon.0) 238 : audit [DBG] from='client.? 172.21.15.66:0/3142500972' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:50.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:50 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:50.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:50 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:50.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:50 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:51.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:50 smithi003 bash[19853]: audit 2024-09-21T17:44:50.900986+0000 mon.smithi003 (mon.0) 239 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:50 smithi003 bash[19853]: audit 2024-09-21T17:44:50.900986+0000 mon.smithi003 (mon.0) 239 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:51.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:50 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:51.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:50 smithi066 systemd[1]: Started Ceph mon.smithi066 for 942f3a6c-7840-11ef-baf6-efdc52797490. 2024-09-21T17:44:51.404 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T17:44:51.404 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:44:52.147 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.134+0000 7f1912ec3c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T17:44:52.147 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.134+0000 7f1912ec3c80 0 ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev), process ceph-mon, pid 7 2024-09-21T17:44:52.147 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.134+0000 7f1912ec3c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T17:44:52.147 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 0 load: jerasure load: lrc 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Git sha 0 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: DB SUMMARY 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: DB Session ID: FM8ZQ8SXI1TA744NQHHS 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi066/store.db dir, Total Num: 0, files: 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi066/store.db: 000004.log size: 511 ; 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T17:44:52.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.env: 0x5641e7b60120 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.info_log: 0x5641e9c218e0 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T17:44:52.149 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T17:44:52.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T17:44:52.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T17:44:52.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T17:44:52.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T17:44:52.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T17:44:52.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T17:44:52.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T17:44:52.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.db_log_dir: 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.wal_dir: 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.write_buffer_manager: 0x5641e9c25b80 2024-09-21T17:44:52.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T17:44:52.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.row_cache: None 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.wal_filter: None 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T17:44:52.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T17:44:52.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Compression algorithms supported: 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: kZSTD supported: 0 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T17:44:52.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T17:44:52.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: cluster 2024-09-21T17:44:50.446189+0000 mgr.smithi003.cgvhny (mgr.14203) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: cluster 2024-09-21T17:44:50.446189+0000 mgr.smithi003.cgvhny (mgr.14203) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.012598+0000 mon.smithi003 (mon.0) 240 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.012598+0000 mon.smithi003 (mon.0) 240 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.020994+0000 mon.smithi003 (mon.0) 241 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.020994+0000 mon.smithi003 (mon.0) 241 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.029447+0000 mon.smithi003 (mon.0) 242 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.029447+0000 mon.smithi003 (mon.0) 242 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.037836+0000 mon.smithi003 (mon.0) 243 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.037836+0000 mon.smithi003 (mon.0) 243 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.049942+0000 mon.smithi003 (mon.0) 244 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.049942+0000 mon.smithi003 (mon.0) 244 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.082994+0000 mon.smithi003 (mon.0) 245 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:44:52.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:52 smithi003 bash[19853]: audit 2024-09-21T17:44:51.082994+0000 mon.smithi003 (mon.0) 245 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:44:52.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T17:44:52.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T17:44:52.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T17:44:52.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi066/store.db/MANIFEST-000005 2024-09-21T17:44:52.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T17:44:52.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T17:44:52.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.merge_operator: 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5641e9c21540) 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cache_index_and_filter_blocks: 1 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: pin_top_level_index_and_filter: 1 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: index_type: 0 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: data_block_index_type: 0 2024-09-21T17:44:52.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: index_shortening: 1 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: checksum: 4 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: no_block_cache: 0 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: block_cache: 0x5641e9c17610 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: block_cache_name: BinnedLRUCache 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: block_cache_options: 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: capacity : 536870912 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: num_shard_bits : 4 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: strict_capacity_limit : 0 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: high_pri_pool_ratio: 0.000 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: block_cache_compressed: (nil) 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: persistent_cache: (nil) 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: block_size: 4096 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: block_size_deviation: 10 2024-09-21T17:44:52.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: block_restart_interval: 16 2024-09-21T17:44:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: index_block_restart_interval: 1 2024-09-21T17:44:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: metadata_block_size: 4096 2024-09-21T17:44:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: partition_filters: 0 2024-09-21T17:44:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: use_delta_encoding: 1 2024-09-21T17:44:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: filter_policy: bloomfilter 2024-09-21T17:44:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: whole_key_filtering: 1 2024-09-21T17:44:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: verify_compression: 0 2024-09-21T17:44:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: read_amp_bytes_per_bit: 0 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: format_version: 5 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: enable_index_compression: 1 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: block_align: 0 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: max_auto_readahead_size: 262144 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: prepopulate_block_cache: 0 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: initial_auto_readahead_size: 8192 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: num_file_reads_for_auto_readahead: 2 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T17:44:52.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.num_levels: 7 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T17:44:52.483 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T17:44:52.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T17:44:52.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T17:44:52.486 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T17:44:52.487 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi066/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T17:44:52.488 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 693b6406-2962-4dfb-8bbe-bfc75d1c2424 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940692144655, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940692145173, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726940692, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "693b6406-2962-4dfb-8bbe-bfc75d1c2424", "db_session_id": "FM8ZQ8SXI1TA744NQHHS", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940692145299, "job": 1, "event": "recovery_finished"} 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.138+0000 7f1912ec3c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.142+0000 7f1912ec3c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi066/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.142+0000 7f1912ec3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5641e9c44e00 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.142+0000 7f1912ec3c80 4 rocksdb: DB pointer 0x5641e9d48000 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.142+0000 7f1908c8b640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.142+0000 7f1908c8b640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: ** DB Stats ** 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:44:52.489 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: 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-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: 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-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: ** Compaction Stats [default] ** 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: 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-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: ** Compaction Stats [default] ** 2024-09-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: 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-21T17:44:52.490 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Interval compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: 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-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Block cache BinnedLRUCache@0x5641e9c17610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T17:44:52.491 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.142+0000 7f1912ec3c80 0 mon.smithi066 does not exist in monmap, will attempt to join an existing cluster 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.142+0000 7f1912ec3c80 0 using public_addr v2:172.21.15.66:0/0 -> [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.142+0000 7f1912ec3c80 0 starting mon.smithi066 rank -1 at public addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] at bind addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi066 fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.146+0000 7f1912ec3c80 1 mon.smithi066@-1(???) e0 preinit fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 0 mon.smithi066@-1(synchronizing).mds e1 new map 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 0 mon.smithi066@-1(synchronizing).mds e1 print_map 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: e1 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: btime 2024-09-21T17:41:38:276083+0000 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: 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-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: legacy client fscid: -1 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: No filesystems configured 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 1 mon.smithi066@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T17:44:52.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 1 mon.smithi066@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 1 mon.smithi066@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 1 mon.smithi066@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 1 mon.smithi066@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 1 mon.smithi066@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 1 mon.smithi066@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 0 mon.smithi066@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 0 mon.smithi066@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 0 mon.smithi066@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.174+0000 7f190bc91640 0 mon.smithi066@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.630795+0000 mon.smithi003 (mon.0) 193 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.630795+0000 mon.smithi003 (mon.0) 193 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.636604+0000 mon.smithi003 (mon.0) 194 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.636604+0000 mon.smithi003 (mon.0) 194 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.493 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.644078+0000 mon.smithi003 (mon.0) 195 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.644078+0000 mon.smithi003 (mon.0) 195 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.649452+0000 mon.smithi003 (mon.0) 196 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.649452+0000 mon.smithi003 (mon.0) 196 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.651180+0000 mon.smithi003 (mon.0) 197 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"} : dispatch 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.651180+0000 mon.smithi003 (mon.0) 197 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"} : dispatch 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.653623+0000 mon.smithi003 (mon.0) 198 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.653623+0000 mon.smithi003 (mon.0) 198 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.655281+0000 mon.smithi003 (mon.0) 199 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:31.655281+0000 mon.smithi003 (mon.0) 199 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.657694+0000 mgr.smithi003.cgvhny (mgr.14203) 7 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.657694+0000 mgr.smithi003.cgvhny (mgr.14203) 7 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.658445+0000 mgr.smithi003.cgvhny (mgr.14203) 8 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.658445+0000 mgr.smithi003.cgvhny (mgr.14203) 8 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-21T17:44:52.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.804248+0000 mgr.smithi003.cgvhny (mgr.14203) 9 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.804248+0000 mgr.smithi003.cgvhny (mgr.14203) 9 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.804418+0000 mgr.smithi003.cgvhny (mgr.14203) 10 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.804418+0000 mgr.smithi003.cgvhny (mgr.14203) 10 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.903984+0000 mgr.smithi003.cgvhny (mgr.14203) 11 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.903984+0000 mgr.smithi003.cgvhny (mgr.14203) 11 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.904187+0000 mgr.smithi003.cgvhny (mgr.14203) 12 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.904187+0000 mgr.smithi003.cgvhny (mgr.14203) 12 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.994280+0000 mgr.smithi003.cgvhny (mgr.14203) 13 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.994280+0000 mgr.smithi003.cgvhny (mgr.14203) 13 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.994563+0000 mgr.smithi003.cgvhny (mgr.14203) 14 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:31.994563+0000 mgr.smithi003.cgvhny (mgr.14203) 14 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.087496+0000 mon.smithi003 (mon.0) 200 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.087496+0000 mon.smithi003 (mon.0) 200 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.089995+0000 mon.smithi003 (mon.0) 201 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.089995+0000 mon.smithi003 (mon.0) 201 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.092909+0000 mon.smithi003 (mon.0) 202 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.092909+0000 mon.smithi003 (mon.0) 202 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.095153+0000 mon.smithi003 (mon.0) 203 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.095153+0000 mon.smithi003 (mon.0) 203 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.098876+0000 mon.smithi003 (mon.0) 204 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.098876+0000 mon.smithi003 (mon.0) 204 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.101511+0000 mon.smithi003 (mon.0) 205 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.101511+0000 mon.smithi003 (mon.0) 205 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.102448+0000 mon.smithi003 (mon.0) 206 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.102448+0000 mon.smithi003 (mon.0) 206 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.104953+0000 mon.smithi003 (mon.0) 207 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:32.104953+0000 mon.smithi003 (mon.0) 207 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:32.106104+0000 mgr.smithi003.cgvhny (mgr.14203) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi066 on smithi066 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:32.106104+0000 mgr.smithi003.cgvhny (mgr.14203) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi066 on smithi066 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:34.340792+0000 mon.smithi003 (mon.0) 208 : audit [DBG] from='client.? 172.21.15.66:0/2101548759' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:34.340792+0000 mon.smithi003 (mon.0) 208 : audit [DBG] from='client.? 172.21.15.66:0/2101548759' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:35.900425+0000 mon.smithi003 (mon.0) 209 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:35.900425+0000 mon.smithi003 (mon.0) 209 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.049983+0000 mon.smithi003 (mon.0) 210 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.049983+0000 mon.smithi003 (mon.0) 210 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.058082+0000 mon.smithi003 (mon.0) 211 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.058082+0000 mon.smithi003 (mon.0) 211 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.066463+0000 mon.smithi003 (mon.0) 212 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.066463+0000 mon.smithi003 (mon.0) 212 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.074445+0000 mon.smithi003 (mon.0) 213 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.074445+0000 mon.smithi003 (mon.0) 213 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.077345+0000 mon.smithi003 (mon.0) 214 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.077345+0000 mon.smithi003 (mon.0) 214 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:44:52.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.081386+0000 mon.smithi003 (mon.0) 215 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T17:44:52.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.081386+0000 mon.smithi003 (mon.0) 215 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T17:44:52.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.085961+0000 mon.smithi003 (mon.0) 216 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:36.085961+0000 mon.smithi003 (mon.0) 216 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:36.087851+0000 mgr.smithi003.cgvhny (mgr.14203) 16 : cephadm [INF] Deploying daemon crash.smithi066 on smithi066 2024-09-21T17:44:52.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:36.087851+0000 mgr.smithi003.cgvhny (mgr.14203) 16 : cephadm [INF] Deploying daemon crash.smithi066 on smithi066 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.315949+0000 mon.smithi003 (mon.0) 217 : audit [DBG] from='client.? 172.21.15.66:0/2939158646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.315949+0000 mon.smithi003 (mon.0) 217 : audit [DBG] from='client.? 172.21.15.66:0/2939158646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.767944+0000 mon.smithi003 (mon.0) 218 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.767944+0000 mon.smithi003 (mon.0) 218 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.776223+0000 mon.smithi003 (mon.0) 219 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.776223+0000 mon.smithi003 (mon.0) 219 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.784590+0000 mon.smithi003 (mon.0) 220 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.784590+0000 mon.smithi003 (mon.0) 220 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.792348+0000 mon.smithi003 (mon.0) 221 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:39.792348+0000 mon.smithi003 (mon.0) 221 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:39.795399+0000 mgr.smithi003.cgvhny (mgr.14203) 17 : cephadm [INF] Deploying daemon node-exporter.smithi066 on smithi066 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:39.795399+0000 mgr.smithi003.cgvhny (mgr.14203) 17 : cephadm [INF] Deploying daemon node-exporter.smithi066 on smithi066 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:40.442452+0000 mgr.smithi003.cgvhny (mgr.14203) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:40.442452+0000 mgr.smithi003.cgvhny (mgr.14203) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:40.901182+0000 mon.smithi003 (mon.0) 222 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:40.901182+0000 mon.smithi003 (mon.0) 222 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.168418+0000 mon.smithi003 (mon.0) 223 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.168418+0000 mon.smithi003 (mon.0) 223 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.174973+0000 mon.smithi003 (mon.0) 224 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.174973+0000 mon.smithi003 (mon.0) 224 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.181459+0000 mon.smithi003 (mon.0) 225 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.181459+0000 mon.smithi003 (mon.0) 225 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.186892+0000 mon.smithi003 (mon.0) 226 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.186892+0000 mon.smithi003 (mon.0) 226 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.191241+0000 mon.smithi003 (mon.0) 227 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.191241+0000 mon.smithi003 (mon.0) 227 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.192961+0000 mon.smithi003 (mon.0) 228 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.192961+0000 mon.smithi003 (mon.0) 228 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T17:44:52.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.197286+0000 mon.smithi003 (mon.0) 229 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.197286+0000 mon.smithi003 (mon.0) 229 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.199279+0000 mon.smithi003 (mon.0) 230 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:41.199279+0000 mon.smithi003 (mon.0) 230 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:41.201311+0000 mgr.smithi003.cgvhny (mgr.14203) 19 : cephadm [INF] Deploying daemon mgr.smithi066.zxwoqb on smithi066 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:41.201311+0000 mgr.smithi003.cgvhny (mgr.14203) 19 : cephadm [INF] Deploying daemon mgr.smithi066.zxwoqb on smithi066 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:42.442881+0000 mgr.smithi003.cgvhny (mgr.14203) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:42.442881+0000 mgr.smithi003.cgvhny (mgr.14203) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:44.443317+0000 mgr.smithi003.cgvhny (mgr.14203) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:44.443317+0000 mgr.smithi003.cgvhny (mgr.14203) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.744168+0000 mon.smithi003 (mon.0) 231 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.744168+0000 mon.smithi003 (mon.0) 231 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.750559+0000 mon.smithi003 (mon.0) 232 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.750559+0000 mon.smithi003 (mon.0) 232 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.757256+0000 mon.smithi003 (mon.0) 233 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.757256+0000 mon.smithi003 (mon.0) 233 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.763497+0000 mon.smithi003 (mon.0) 234 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.763497+0000 mon.smithi003 (mon.0) 234 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.766800+0000 mon.smithi003 (mon.0) 235 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.766800+0000 mon.smithi003 (mon.0) 235 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.768463+0000 mon.smithi003 (mon.0) 236 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:44.768463+0000 mon.smithi003 (mon.0) 236 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:44.770355+0000 mgr.smithi003.cgvhny (mgr.14203) 22 : cephadm [INF] Deploying daemon mon.smithi066 on smithi066 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cephadm 2024-09-21T17:44:44.770355+0000 mgr.smithi003.cgvhny (mgr.14203) 22 : cephadm [INF] Deploying daemon mon.smithi066 on smithi066 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:45.907633+0000 mon.smithi003 (mon.0) 237 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:45.907633+0000 mon.smithi003 (mon.0) 237 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:46.443737+0000 mgr.smithi003.cgvhny (mgr.14203) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:46.443737+0000 mgr.smithi003.cgvhny (mgr.14203) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:48.445727+0000 mgr.smithi003.cgvhny (mgr.14203) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:48.445727+0000 mgr.smithi003.cgvhny (mgr.14203) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:49.292062+0000 mon.smithi003 (mon.0) 238 : audit [DBG] from='client.? 172.21.15.66:0/3142500972' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:49.292062+0000 mon.smithi003 (mon.0) 238 : audit [DBG] from='client.? 172.21.15.66:0/3142500972' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:50.900986+0000 mon.smithi003 (mon.0) 239 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:50.900986+0000 mon.smithi003 (mon.0) 239 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:50.446189+0000 mgr.smithi003.cgvhny (mgr.14203) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: cluster 2024-09-21T17:44:50.446189+0000 mgr.smithi003.cgvhny (mgr.14203) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.012598+0000 mon.smithi003 (mon.0) 240 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.012598+0000 mon.smithi003 (mon.0) 240 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.020994+0000 mon.smithi003 (mon.0) 241 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.020994+0000 mon.smithi003 (mon.0) 241 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.029447+0000 mon.smithi003 (mon.0) 242 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.029447+0000 mon.smithi003 (mon.0) 242 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.037836+0000 mon.smithi003 (mon.0) 243 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.037836+0000 mon.smithi003 (mon.0) 243 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.049942+0000 mon.smithi003 (mon.0) 244 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.049942+0000 mon.smithi003 (mon.0) 244 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:52.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.082994+0000 mon.smithi003 (mon.0) 245 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:44:52.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: audit 2024-09-21T17:44:51.082994+0000 mon.smithi003 (mon.0) 245 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:44:52.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:52 smithi066 bash[25206]: debug 2024-09-21T17:44:52.178+0000 7f190bc91640 1 mon.smithi066@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-09-21T17:44:56.110 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi066/config 2024-09-21T17:44:57.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:52.194820+0000 mon.smithi003 (mon.0) 247 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:44:57.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:52.194820+0000 mon.smithi003 (mon.0) 247 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:44:57.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:52.195169+0000 mon.smithi003 (mon.0) 248 : cluster [INF] mon.smithi003 calling monitor election 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:52.195169+0000 mon.smithi003 (mon.0) 248 : cluster [INF] mon.smithi003 calling monitor election 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:52.218587+0000 mon.smithi003 (mon.0) 249 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:52.218587+0000 mon.smithi003 (mon.0) 249 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:52.446575+0000 mgr.smithi003.cgvhny (mgr.14203) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:52.446575+0000 mgr.smithi003.cgvhny (mgr.14203) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:53.187721+0000 mon.smithi003 (mon.0) 250 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:53.187721+0000 mon.smithi003 (mon.0) 250 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:53.266924+0000 mon.smithi003 (mon.0) 251 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi066.zxwoqb/crt"} : dispatch 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:53.266924+0000 mon.smithi003 (mon.0) 251 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi066.zxwoqb/crt"} : dispatch 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:54.187416+0000 mon.smithi003 (mon.0) 252 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:54.187416+0000 mon.smithi003 (mon.0) 252 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:54.188720+0000 mon.smithi066 (mon.1) 1 : cluster [INF] mon.smithi066 calling monitor election 2024-09-21T17:44:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:54.188720+0000 mon.smithi066 (mon.1) 1 : cluster [INF] mon.smithi066 calling monitor election 2024-09-21T17:44:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:54.447051+0000 mgr.smithi003.cgvhny (mgr.14203) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:54.447051+0000 mgr.smithi003.cgvhny (mgr.14203) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:55.188034+0000 mon.smithi003 (mon.0) 253 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:55.188034+0000 mon.smithi003 (mon.0) 253 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:56.187482+0000 mon.smithi003 (mon.0) 254 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:56.187482+0000 mon.smithi003 (mon.0) 254 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:56.447492+0000 mgr.smithi003.cgvhny (mgr.14203) 28 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:56.447492+0000 mgr.smithi003.cgvhny (mgr.14203) 28 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.187629+0000 mon.smithi003 (mon.0) 255 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.187629+0000 mon.smithi003 (mon.0) 255 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.221719+0000 mon.smithi003 (mon.0) 256 : cluster [INF] mon.smithi003 is new leader, mons smithi003,smithi066 in quorum (ranks 0,1) 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.221719+0000 mon.smithi003 (mon.0) 256 : cluster [INF] mon.smithi003 is new leader, mons smithi003,smithi066 in quorum (ranks 0,1) 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228650+0000 mon.smithi003 (mon.0) 257 : cluster [DBG] monmap epoch 2 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228650+0000 mon.smithi003 (mon.0) 257 : cluster [DBG] monmap epoch 2 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228682+0000 mon.smithi003 (mon.0) 258 : cluster [DBG] fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228682+0000 mon.smithi003 (mon.0) 258 : cluster [DBG] fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228705+0000 mon.smithi003 (mon.0) 259 : cluster [DBG] last_changed 2024-09-21T17:44:52.187153+0000 2024-09-21T17:44:57.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228705+0000 mon.smithi003 (mon.0) 259 : cluster [DBG] last_changed 2024-09-21T17:44:52.187153+0000 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228721+0000 mon.smithi003 (mon.0) 260 : cluster [DBG] created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228721+0000 mon.smithi003 (mon.0) 260 : cluster [DBG] created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228736+0000 mon.smithi003 (mon.0) 261 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228736+0000 mon.smithi003 (mon.0) 261 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228754+0000 mon.smithi003 (mon.0) 262 : cluster [DBG] election_strategy: 1 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228754+0000 mon.smithi003 (mon.0) 262 : cluster [DBG] election_strategy: 1 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228781+0000 mon.smithi003 (mon.0) 263 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228781+0000 mon.smithi003 (mon.0) 263 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228802+0000 mon.smithi003 (mon.0) 264 : cluster [DBG] 1: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.smithi066 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.228802+0000 mon.smithi003 (mon.0) 264 : cluster [DBG] 1: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.smithi066 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.246273+0000 mon.smithi003 (mon.0) 265 : cluster [DBG] fsmap 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.246273+0000 mon.smithi003 (mon.0) 265 : cluster [DBG] fsmap 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.246328+0000 mon.smithi003 (mon.0) 266 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-21T17:44:57.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.246328+0000 mon.smithi003 (mon.0) 266 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.246628+0000 mon.smithi003 (mon.0) 267 : cluster [DBG] mgrmap e17: smithi003.cgvhny(active, since 36s) 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.246628+0000 mon.smithi003 (mon.0) 267 : cluster [DBG] mgrmap e17: smithi003.cgvhny(active, since 36s) 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.246875+0000 mon.smithi003 (mon.0) 268 : cluster [INF] overall HEALTH_OK 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.246875+0000 mon.smithi003 (mon.0) 268 : cluster [INF] overall HEALTH_OK 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.247506+0000 mon.smithi003 (mon.0) 269 : cluster [DBG] Standby manager daemon smithi066.zxwoqb started 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.247506+0000 mon.smithi003 (mon.0) 269 : cluster [DBG] Standby manager daemon smithi066.zxwoqb started 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.250893+0000 mon.smithi003 (mon.0) 270 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.250893+0000 mon.smithi003 (mon.0) 270 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.255099+0000 mon.smithi003 (mon.0) 271 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.255099+0000 mon.smithi003 (mon.0) 271 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.256820+0000 mon.smithi003 (mon.0) 272 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi066.zxwoqb/key"} : dispatch 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.256820+0000 mon.smithi003 (mon.0) 272 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi066.zxwoqb/key"} : dispatch 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.257540+0000 mon.smithi003 (mon.0) 273 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.257540+0000 mon.smithi003 (mon.0) 273 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.262493+0000 mon.smithi003 (mon.0) 274 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.262493+0000 mon.smithi003 (mon.0) 274 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.271058+0000 mon.smithi003 (mon.0) 275 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.271058+0000 mon.smithi003 (mon.0) 275 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.273024+0000 mon.smithi003 (mon.0) 276 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.273024+0000 mon.smithi003 (mon.0) 276 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.274939+0000 mon.smithi003 (mon.0) 277 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:44:57.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:57 smithi066 bash[25206]: audit 2024-09-21T17:44:57.274939+0000 mon.smithi003 (mon.0) 277 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:44:57.617 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-21T17:44:57.617 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":2,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:44:52.187153Z","created":"2024-09-21T17:41:33.549527Z","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":"smithi003","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T17:44:57.617 INFO:teuthology.orchestra.run.smithi066.stderr:dumped monmap epoch 2 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:52.194820+0000 mon.smithi003 (mon.0) 247 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:52.194820+0000 mon.smithi003 (mon.0) 247 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:52.195169+0000 mon.smithi003 (mon.0) 248 : cluster [INF] mon.smithi003 calling monitor election 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:52.195169+0000 mon.smithi003 (mon.0) 248 : cluster [INF] mon.smithi003 calling monitor election 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:52.218587+0000 mon.smithi003 (mon.0) 249 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:52.218587+0000 mon.smithi003 (mon.0) 249 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:52.446575+0000 mgr.smithi003.cgvhny (mgr.14203) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:52.446575+0000 mgr.smithi003.cgvhny (mgr.14203) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:53.187721+0000 mon.smithi003 (mon.0) 250 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:53.187721+0000 mon.smithi003 (mon.0) 250 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:53.266924+0000 mon.smithi003 (mon.0) 251 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi066.zxwoqb/crt"} : dispatch 2024-09-21T17:44:57.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:53.266924+0000 mon.smithi003 (mon.0) 251 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi066.zxwoqb/crt"} : dispatch 2024-09-21T17:44:57.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:54.187416+0000 mon.smithi003 (mon.0) 252 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:54.187416+0000 mon.smithi003 (mon.0) 252 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:54.188720+0000 mon.smithi066 (mon.1) 1 : cluster [INF] mon.smithi066 calling monitor election 2024-09-21T17:44:57.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:54.188720+0000 mon.smithi066 (mon.1) 1 : cluster [INF] mon.smithi066 calling monitor election 2024-09-21T17:44:57.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:54.447051+0000 mgr.smithi003.cgvhny (mgr.14203) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:54.447051+0000 mgr.smithi003.cgvhny (mgr.14203) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:55.188034+0000 mon.smithi003 (mon.0) 253 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:55.188034+0000 mon.smithi003 (mon.0) 253 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:56.187482+0000 mon.smithi003 (mon.0) 254 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:56.187482+0000 mon.smithi003 (mon.0) 254 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:56.447492+0000 mgr.smithi003.cgvhny (mgr.14203) 28 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:56.447492+0000 mgr.smithi003.cgvhny (mgr.14203) 28 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.187629+0000 mon.smithi003 (mon.0) 255 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.187629+0000 mon.smithi003 (mon.0) 255 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.221719+0000 mon.smithi003 (mon.0) 256 : cluster [INF] mon.smithi003 is new leader, mons smithi003,smithi066 in quorum (ranks 0,1) 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.221719+0000 mon.smithi003 (mon.0) 256 : cluster [INF] mon.smithi003 is new leader, mons smithi003,smithi066 in quorum (ranks 0,1) 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228650+0000 mon.smithi003 (mon.0) 257 : cluster [DBG] monmap epoch 2 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228650+0000 mon.smithi003 (mon.0) 257 : cluster [DBG] monmap epoch 2 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228682+0000 mon.smithi003 (mon.0) 258 : cluster [DBG] fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:44:57.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228682+0000 mon.smithi003 (mon.0) 258 : cluster [DBG] fsid 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228705+0000 mon.smithi003 (mon.0) 259 : cluster [DBG] last_changed 2024-09-21T17:44:52.187153+0000 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228705+0000 mon.smithi003 (mon.0) 259 : cluster [DBG] last_changed 2024-09-21T17:44:52.187153+0000 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228721+0000 mon.smithi003 (mon.0) 260 : cluster [DBG] created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228721+0000 mon.smithi003 (mon.0) 260 : cluster [DBG] created 2024-09-21T17:41:33.549527+0000 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228736+0000 mon.smithi003 (mon.0) 261 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228736+0000 mon.smithi003 (mon.0) 261 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228754+0000 mon.smithi003 (mon.0) 262 : cluster [DBG] election_strategy: 1 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228754+0000 mon.smithi003 (mon.0) 262 : cluster [DBG] election_strategy: 1 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228781+0000 mon.smithi003 (mon.0) 263 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228781+0000 mon.smithi003 (mon.0) 263 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.smithi003 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228802+0000 mon.smithi003 (mon.0) 264 : cluster [DBG] 1: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.smithi066 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.228802+0000 mon.smithi003 (mon.0) 264 : cluster [DBG] 1: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.smithi066 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.246273+0000 mon.smithi003 (mon.0) 265 : cluster [DBG] fsmap 2024-09-21T17:44:57.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.246273+0000 mon.smithi003 (mon.0) 265 : cluster [DBG] fsmap 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.246328+0000 mon.smithi003 (mon.0) 266 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.246328+0000 mon.smithi003 (mon.0) 266 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.246628+0000 mon.smithi003 (mon.0) 267 : cluster [DBG] mgrmap e17: smithi003.cgvhny(active, since 36s) 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.246628+0000 mon.smithi003 (mon.0) 267 : cluster [DBG] mgrmap e17: smithi003.cgvhny(active, since 36s) 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.246875+0000 mon.smithi003 (mon.0) 268 : cluster [INF] overall HEALTH_OK 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.246875+0000 mon.smithi003 (mon.0) 268 : cluster [INF] overall HEALTH_OK 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.247506+0000 mon.smithi003 (mon.0) 269 : cluster [DBG] Standby manager daemon smithi066.zxwoqb started 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.247506+0000 mon.smithi003 (mon.0) 269 : cluster [DBG] Standby manager daemon smithi066.zxwoqb started 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.250893+0000 mon.smithi003 (mon.0) 270 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.250893+0000 mon.smithi003 (mon.0) 270 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.255099+0000 mon.smithi003 (mon.0) 271 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.255099+0000 mon.smithi003 (mon.0) 271 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.256820+0000 mon.smithi003 (mon.0) 272 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi066.zxwoqb/key"} : dispatch 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.256820+0000 mon.smithi003 (mon.0) 272 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi066.zxwoqb/key"} : dispatch 2024-09-21T17:44:57.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.257540+0000 mon.smithi003 (mon.0) 273 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.257540+0000 mon.smithi003 (mon.0) 273 : audit [DBG] from='mgr.? 172.21.15.66:0/3834777436' entity='mgr.smithi066.zxwoqb' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.262493+0000 mon.smithi003 (mon.0) 274 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.262493+0000 mon.smithi003 (mon.0) 274 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.271058+0000 mon.smithi003 (mon.0) 275 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.271058+0000 mon.smithi003 (mon.0) 275 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.273024+0000 mon.smithi003 (mon.0) 276 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.273024+0000 mon.smithi003 (mon.0) 276 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.274939+0000 mon.smithi003 (mon.0) 277 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:44:57.683 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:57 smithi003 bash[19853]: audit 2024-09-21T17:44:57.274939+0000 mon.smithi003 (mon.0) 277 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:44:58.238 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T17:44:58.238 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T17:44:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.277309+0000 mgr.smithi003.cgvhny (mgr.14203) 29 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T17:44:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.277309+0000 mgr.smithi003.cgvhny (mgr.14203) 29 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T17:44:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.277781+0000 mgr.smithi003.cgvhny (mgr.14203) 30 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-21T17:44:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.277781+0000 mgr.smithi003.cgvhny (mgr.14203) 30 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-21T17:44:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.322447+0000 mon.smithi003 (mon.0) 278 : cluster [DBG] mgrmap e18: smithi003.cgvhny(active, since 36s), standbys: smithi066.zxwoqb 2024-09-21T17:44:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cluster 2024-09-21T17:44:57.322447+0000 mon.smithi003 (mon.0) 278 : cluster [DBG] mgrmap e18: smithi003.cgvhny(active, since 36s), standbys: smithi066.zxwoqb 2024-09-21T17:44:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.322701+0000 mon.smithi003 (mon.0) 279 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi066.zxwoqb", "id": "smithi066.zxwoqb"} : dispatch 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.322701+0000 mon.smithi003 (mon.0) 279 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi066.zxwoqb", "id": "smithi066.zxwoqb"} : dispatch 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.398393+0000 mgr.smithi003.cgvhny (mgr.14203) 31 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.398393+0000 mgr.smithi003.cgvhny (mgr.14203) 31 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.405452+0000 mgr.smithi003.cgvhny (mgr.14203) 32 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.405452+0000 mgr.smithi003.cgvhny (mgr.14203) 32 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.492573+0000 mon.smithi003 (mon.0) 280 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.492573+0000 mon.smithi003 (mon.0) 280 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.498548+0000 mon.smithi003 (mon.0) 281 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.498548+0000 mon.smithi003 (mon.0) 281 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.509974+0000 mon.smithi003 (mon.0) 282 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.509974+0000 mon.smithi003 (mon.0) 282 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.518070+0000 mon.smithi003 (mon.0) 283 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.518070+0000 mon.smithi003 (mon.0) 283 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.526040+0000 mon.smithi003 (mon.0) 284 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.526040+0000 mon.smithi003 (mon.0) 284 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.550777+0000 mgr.smithi003.cgvhny (mgr.14203) 33 : cephadm [INF] Reconfiguring mon.smithi003 (unknown last config time)... 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.550777+0000 mgr.smithi003.cgvhny (mgr.14203) 33 : cephadm [INF] Reconfiguring mon.smithi003 (unknown last config time)... 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.551340+0000 mon.smithi003 (mon.0) 285 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.551340+0000 mon.smithi003 (mon.0) 285 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.552873+0000 mon.smithi003 (mon.0) 286 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.552873+0000 mon.smithi003 (mon.0) 286 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.553706+0000 mon.smithi003 (mon.0) 287 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.553706+0000 mon.smithi003 (mon.0) 287 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.554650+0000 mgr.smithi003.cgvhny (mgr.14203) 34 : cephadm [INF] Reconfiguring daemon mon.smithi003 on smithi003 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: cephadm 2024-09-21T17:44:57.554650+0000 mgr.smithi003.cgvhny (mgr.14203) 34 : cephadm [INF] Reconfiguring daemon mon.smithi003 on smithi003 2024-09-21T17:44:58.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.615851+0000 mon.smithi003 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.66:0/2169211023' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:58.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:57.615851+0000 mon.smithi003 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.66:0/2169211023' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:58.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:58.188099+0000 mon.smithi003 (mon.0) 289 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:58.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:58 smithi003 bash[19853]: audit 2024-09-21T17:44:58.188099+0000 mon.smithi003 (mon.0) 289 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:58.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.277309+0000 mgr.smithi003.cgvhny (mgr.14203) 29 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T17:44:58.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.277309+0000 mgr.smithi003.cgvhny (mgr.14203) 29 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T17:44:58.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.277781+0000 mgr.smithi003.cgvhny (mgr.14203) 30 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-21T17:44:58.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.277781+0000 mgr.smithi003.cgvhny (mgr.14203) 30 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.322447+0000 mon.smithi003 (mon.0) 278 : cluster [DBG] mgrmap e18: smithi003.cgvhny(active, since 36s), standbys: smithi066.zxwoqb 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cluster 2024-09-21T17:44:57.322447+0000 mon.smithi003 (mon.0) 278 : cluster [DBG] mgrmap e18: smithi003.cgvhny(active, since 36s), standbys: smithi066.zxwoqb 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.322701+0000 mon.smithi003 (mon.0) 279 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi066.zxwoqb", "id": "smithi066.zxwoqb"} : dispatch 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.322701+0000 mon.smithi003 (mon.0) 279 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr metadata", "who": "smithi066.zxwoqb", "id": "smithi066.zxwoqb"} : dispatch 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.398393+0000 mgr.smithi003.cgvhny (mgr.14203) 31 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.398393+0000 mgr.smithi003.cgvhny (mgr.14203) 31 : cephadm [INF] Updating smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.405452+0000 mgr.smithi003.cgvhny (mgr.14203) 32 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.405452+0000 mgr.smithi003.cgvhny (mgr.14203) 32 : cephadm [INF] Updating smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.492573+0000 mon.smithi003 (mon.0) 280 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.492573+0000 mon.smithi003 (mon.0) 280 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.498548+0000 mon.smithi003 (mon.0) 281 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.498548+0000 mon.smithi003 (mon.0) 281 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.509974+0000 mon.smithi003 (mon.0) 282 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.509974+0000 mon.smithi003 (mon.0) 282 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.518070+0000 mon.smithi003 (mon.0) 283 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.518070+0000 mon.smithi003 (mon.0) 283 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.526040+0000 mon.smithi003 (mon.0) 284 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.526040+0000 mon.smithi003 (mon.0) 284 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.550777+0000 mgr.smithi003.cgvhny (mgr.14203) 33 : cephadm [INF] Reconfiguring mon.smithi003 (unknown last config time)... 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.550777+0000 mgr.smithi003.cgvhny (mgr.14203) 33 : cephadm [INF] Reconfiguring mon.smithi003 (unknown last config time)... 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.551340+0000 mon.smithi003 (mon.0) 285 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.551340+0000 mon.smithi003 (mon.0) 285 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.552873+0000 mon.smithi003 (mon.0) 286 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.552873+0000 mon.smithi003 (mon.0) 286 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.553706+0000 mon.smithi003 (mon.0) 287 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.553706+0000 mon.smithi003 (mon.0) 287 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.554650+0000 mgr.smithi003.cgvhny (mgr.14203) 34 : cephadm [INF] Reconfiguring daemon mon.smithi003 on smithi003 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: cephadm 2024-09-21T17:44:57.554650+0000 mgr.smithi003.cgvhny (mgr.14203) 34 : cephadm [INF] Reconfiguring daemon mon.smithi003 on smithi003 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.615851+0000 mon.smithi003 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.66:0/2169211023' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:57.615851+0000 mon.smithi003 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.66:0/2169211023' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T17:44:58.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:58.188099+0000 mon.smithi003 (mon.0) 289 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:58.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:58 smithi066 bash[25206]: audit 2024-09-21T17:44:58.188099+0000 mon.smithi003 (mon.0) 289 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:44:59.649 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:59 smithi003 bash[19853]: cluster 2024-09-21T17:44:58.447777+0000 mgr.smithi003.cgvhny (mgr.14203) 35 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:59.649 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:44:59 smithi003 bash[19853]: cluster 2024-09-21T17:44:58.447777+0000 mgr.smithi003.cgvhny (mgr.14203) 35 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:59.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:59 smithi066 bash[25206]: cluster 2024-09-21T17:44:58.447777+0000 mgr.smithi003.cgvhny (mgr.14203) 35 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:59.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:44:59 smithi066 bash[25206]: cluster 2024-09-21T17:44:58.447777+0000 mgr.smithi003.cgvhny (mgr.14203) 35 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:01.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.112481+0000 mon.smithi003 (mon.0) 290 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:01.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.112481+0000 mon.smithi003 (mon.0) 290 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:01.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.120462+0000 mon.smithi003 (mon.0) 291 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:01.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.120462+0000 mon.smithi003 (mon.0) 291 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:01.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: cephadm 2024-09-21T17:45:00.121846+0000 mgr.smithi003.cgvhny (mgr.14203) 36 : cephadm [INF] Reconfiguring mgr.smithi003.cgvhny (unknown last config time)... 2024-09-21T17:45:01.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: cephadm 2024-09-21T17:45:00.121846+0000 mgr.smithi003.cgvhny (mgr.14203) 36 : cephadm [INF] Reconfiguring mgr.smithi003.cgvhny (unknown last config time)... 2024-09-21T17:45:01.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.122243+0000 mon.smithi003 (mon.0) 292 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi003.cgvhny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.122243+0000 mon.smithi003 (mon.0) 292 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi003.cgvhny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.123647+0000 mon.smithi003 (mon.0) 293 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.123647+0000 mon.smithi003 (mon.0) 293 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.124907+0000 mon.smithi003 (mon.0) 294 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: audit 2024-09-21T17:45:00.124907+0000 mon.smithi003 (mon.0) 294 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: cephadm 2024-09-21T17:45:00.126220+0000 mgr.smithi003.cgvhny (mgr.14203) 37 : cephadm [INF] Reconfiguring daemon mgr.smithi003.cgvhny on smithi003 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: cephadm 2024-09-21T17:45:00.126220+0000 mgr.smithi003.cgvhny (mgr.14203) 37 : cephadm [INF] Reconfiguring daemon mgr.smithi003.cgvhny on smithi003 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: cluster 2024-09-21T17:45:00.448198+0000 mgr.smithi003.cgvhny (mgr.14203) 38 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:01.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:01 smithi003 bash[19853]: cluster 2024-09-21T17:45:00.448198+0000 mgr.smithi003.cgvhny (mgr.14203) 38 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:01.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.112481+0000 mon.smithi003 (mon.0) 290 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.112481+0000 mon.smithi003 (mon.0) 290 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.120462+0000 mon.smithi003 (mon.0) 291 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.120462+0000 mon.smithi003 (mon.0) 291 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: cephadm 2024-09-21T17:45:00.121846+0000 mgr.smithi003.cgvhny (mgr.14203) 36 : cephadm [INF] Reconfiguring mgr.smithi003.cgvhny (unknown last config time)... 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: cephadm 2024-09-21T17:45:00.121846+0000 mgr.smithi003.cgvhny (mgr.14203) 36 : cephadm [INF] Reconfiguring mgr.smithi003.cgvhny (unknown last config time)... 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.122243+0000 mon.smithi003 (mon.0) 292 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi003.cgvhny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.122243+0000 mon.smithi003 (mon.0) 292 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi003.cgvhny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.123647+0000 mon.smithi003 (mon.0) 293 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.123647+0000 mon.smithi003 (mon.0) 293 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.124907+0000 mon.smithi003 (mon.0) 294 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: audit 2024-09-21T17:45:00.124907+0000 mon.smithi003 (mon.0) 294 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: cephadm 2024-09-21T17:45:00.126220+0000 mgr.smithi003.cgvhny (mgr.14203) 37 : cephadm [INF] Reconfiguring daemon mgr.smithi003.cgvhny on smithi003 2024-09-21T17:45:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: cephadm 2024-09-21T17:45:00.126220+0000 mgr.smithi003.cgvhny (mgr.14203) 37 : cephadm [INF] Reconfiguring daemon mgr.smithi003.cgvhny on smithi003 2024-09-21T17:45:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: cluster 2024-09-21T17:45:00.448198+0000 mgr.smithi003.cgvhny (mgr.14203) 38 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:01 smithi066 bash[25206]: cluster 2024-09-21T17:45:00.448198+0000 mgr.smithi003.cgvhny (mgr.14203) 38 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:03.014 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:45:03.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: audit 2024-09-21T17:45:02.316623+0000 mon.smithi003 (mon.0) 295 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:03.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: audit 2024-09-21T17:45:02.316623+0000 mon.smithi003 (mon.0) 295 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:03.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: audit 2024-09-21T17:45:02.322827+0000 mon.smithi003 (mon.0) 296 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:03.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: audit 2024-09-21T17:45:02.322827+0000 mon.smithi003 (mon.0) 296 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:03.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: cephadm 2024-09-21T17:45:02.324464+0000 mgr.smithi003.cgvhny (mgr.14203) 39 : cephadm [INF] Reconfiguring ceph-exporter.smithi003 (monmap changed)... 2024-09-21T17:45:03.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: cephadm 2024-09-21T17:45:02.324464+0000 mgr.smithi003.cgvhny (mgr.14203) 39 : cephadm [INF] Reconfiguring ceph-exporter.smithi003 (monmap changed)... 2024-09-21T17:45:03.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: audit 2024-09-21T17:45:02.325115+0000 mon.smithi003 (mon.0) 297 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi003", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:45:03.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: audit 2024-09-21T17:45:02.325115+0000 mon.smithi003 (mon.0) 297 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi003", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:45:03.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: audit 2024-09-21T17:45:02.326988+0000 mon.smithi003 (mon.0) 298 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:03.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: audit 2024-09-21T17:45:02.326988+0000 mon.smithi003 (mon.0) 298 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:03.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: cephadm 2024-09-21T17:45:02.328626+0000 mgr.smithi003.cgvhny (mgr.14203) 40 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi003 on smithi003 2024-09-21T17:45:03.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: cephadm 2024-09-21T17:45:02.328626+0000 mgr.smithi003.cgvhny (mgr.14203) 40 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi003 on smithi003 2024-09-21T17:45:03.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: cluster 2024-09-21T17:45:02.448656+0000 mgr.smithi003.cgvhny (mgr.14203) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:03.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:03 smithi003 bash[19853]: cluster 2024-09-21T17:45:02.448656+0000 mgr.smithi003.cgvhny (mgr.14203) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: audit 2024-09-21T17:45:02.316623+0000 mon.smithi003 (mon.0) 295 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: audit 2024-09-21T17:45:02.316623+0000 mon.smithi003 (mon.0) 295 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: audit 2024-09-21T17:45:02.322827+0000 mon.smithi003 (mon.0) 296 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: audit 2024-09-21T17:45:02.322827+0000 mon.smithi003 (mon.0) 296 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: cephadm 2024-09-21T17:45:02.324464+0000 mgr.smithi003.cgvhny (mgr.14203) 39 : cephadm [INF] Reconfiguring ceph-exporter.smithi003 (monmap changed)... 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: cephadm 2024-09-21T17:45:02.324464+0000 mgr.smithi003.cgvhny (mgr.14203) 39 : cephadm [INF] Reconfiguring ceph-exporter.smithi003 (monmap changed)... 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: audit 2024-09-21T17:45:02.325115+0000 mon.smithi003 (mon.0) 297 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi003", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: audit 2024-09-21T17:45:02.325115+0000 mon.smithi003 (mon.0) 297 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi003", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: audit 2024-09-21T17:45:02.326988+0000 mon.smithi003 (mon.0) 298 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: audit 2024-09-21T17:45:02.326988+0000 mon.smithi003 (mon.0) 298 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: cephadm 2024-09-21T17:45:02.328626+0000 mgr.smithi003.cgvhny (mgr.14203) 40 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi003 on smithi003 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: cephadm 2024-09-21T17:45:02.328626+0000 mgr.smithi003.cgvhny (mgr.14203) 40 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi003 on smithi003 2024-09-21T17:45:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: cluster 2024-09-21T17:45:02.448656+0000 mgr.smithi003.cgvhny (mgr.14203) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:03.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:03 smithi066 bash[25206]: cluster 2024-09-21T17:45:02.448656+0000 mgr.smithi003.cgvhny (mgr.14203) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:04.878 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:45:04.926 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2024-09-21T17:45:04.926 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:45:04.926 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] 2024-09-21T17:45:05.507 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: cluster 2024-09-21T17:45:04.449146+0000 mgr.smithi003.cgvhny (mgr.14203) 42 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:05.508 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: cluster 2024-09-21T17:45:04.449146+0000 mgr.smithi003.cgvhny (mgr.14203) 42 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:05.508 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:04.877480+0000 mon.smithi003 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.3:0/2911093580' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:05.601 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T17:45:05.602 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:45:05.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T17:45:05.613 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:45:05.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:45:05.670 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:45:05.670 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T17:45:05.687 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:45:05.687 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:45:05.743 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T17:45:05.744 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T17:45:05.744 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:45:05.744 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:45:05.749 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-21T17:45:05.750 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/nvme1n1 2024-09-21T17:45:05.797 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/nvme1n1 2024-09-21T17:45:05.798 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T17:45:05.798 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 969 Links: 1 Device type: 103,2 2024-09-21T17:45:05.798 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T17:45:05.798 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 17:43:11.365196619 +0000 2024-09-21T17:45:05.798 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 17:40:21.290635572 +0000 2024-09-21T17:45:05.798 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 17:40:21.290635572 +0000 2024-09-21T17:45:05.798 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T17:45:05.798 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-21T17:45:05.850 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:04.877480+0000 mon.smithi003 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.3:0/2911093580' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:05.851 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:05.275111+0000 mon.smithi003 (mon.0) 300 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:05.851 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:05.275111+0000 mon.smithi003 (mon.0) 300 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:05.851 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:05.283520+0000 mon.smithi003 (mon.0) 301 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:05.851 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:05.283520+0000 mon.smithi003 (mon.0) 301 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:05.851 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:05.285616+0000 mon.smithi003 (mon.0) 302 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi003", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:45:05.851 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:05.285616+0000 mon.smithi003 (mon.0) 302 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi003", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:45:05.851 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:05.286756+0000 mon.smithi003 (mon.0) 303 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:05.851 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:05 smithi003 bash[19853]: audit 2024-09-21T17:45:05.286756+0000 mon.smithi003 (mon.0) 303 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:05.852 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T17:45:05.852 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T17:45:05.852 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000435799 s, 1.2 MB/s 2024-09-21T17:45:05.853 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-21T17:45:05.904 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/nvme2n1 2024-09-21T17:45:05.951 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/nvme2n1 2024-09-21T17:45:05.951 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T17:45:05.951 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 978 Links: 1 Device type: 103,4 2024-09-21T17:45:05.951 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T17:45:05.951 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 17:43:11.381196476 +0000 2024-09-21T17:45:05.951 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 17:40:21.390645479 +0000 2024-09-21T17:45:05.951 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 17:40:21.390645479 +0000 2024-09-21T17:45:05.951 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T17:45:05.951 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: cluster 2024-09-21T17:45:04.449146+0000 mgr.smithi003.cgvhny (mgr.14203) 42 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: cluster 2024-09-21T17:45:04.449146+0000 mgr.smithi003.cgvhny (mgr.14203) 42 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:04.877480+0000 mon.smithi003 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.3:0/2911093580' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:04.877480+0000 mon.smithi003 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.3:0/2911093580' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:05.275111+0000 mon.smithi003 (mon.0) 300 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:05.275111+0000 mon.smithi003 (mon.0) 300 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:05.283520+0000 mon.smithi003 (mon.0) 301 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:05.283520+0000 mon.smithi003 (mon.0) 301 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:05.285616+0000 mon.smithi003 (mon.0) 302 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi003", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:45:05.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:05.285616+0000 mon.smithi003 (mon.0) 302 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi003", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:45:05.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:05.286756+0000 mon.smithi003 (mon.0) 303 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:05.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:05 smithi066 bash[25206]: audit 2024-09-21T17:45:05.286756+0000 mon.smithi003 (mon.0) 303 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:06.005 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T17:45:06.005 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T17:45:06.005 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000488539 s, 1.0 MB/s 2024-09-21T17:45:06.007 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-21T17:45:06.060 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/nvme3n1 2024-09-21T17:45:06.106 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/nvme3n1 2024-09-21T17:45:06.107 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T17:45:06.107 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 987 Links: 1 Device type: 103,6 2024-09-21T17:45:06.107 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T17:45:06.107 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 17:43:11.397196335 +0000 2024-09-21T17:45:06.107 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 17:40:21.490655388 +0000 2024-09-21T17:45:06.107 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 17:40:21.490655388 +0000 2024-09-21T17:45:06.107 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T17:45:06.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-21T17:45:06.161 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T17:45:06.162 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T17:45:06.162 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000518473 s, 988 kB/s 2024-09-21T17:45:06.163 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-21T17:45:06.212 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/nvme4n1 2024-09-21T17:45:06.259 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/nvme4n1 2024-09-21T17:45:06.259 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T17:45:06.259 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 996 Links: 1 Device type: 103,8 2024-09-21T17:45:06.259 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T17:45:06.259 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 17:43:11.409196227 +0000 2024-09-21T17:45:06.259 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 17:40:21.586664901 +0000 2024-09-21T17:45:06.259 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 17:40:21.586664901 +0000 2024-09-21T17:45:06.259 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T17:45:06.260 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-21T17:45:06.314 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T17:45:06.314 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T17:45:06.314 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000451374 s, 1.1 MB/s 2024-09-21T17:45:06.315 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-21T17:45:06.365 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:45:06.365 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:45:06.370 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-21T17:45:06.371 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/nvme1n1 2024-09-21T17:45:06.422 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/nvme1n1 2024-09-21T17:45:06.422 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T17:45:06.422 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 973 Links: 1 Device type: 103,2 2024-09-21T17:45:06.422 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T17:45:06.422 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-21 17:44:30.539072829 +0000 2024-09-21T17:45:06.422 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-21 17:40:22.565252574 +0000 2024-09-21T17:45:06.423 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-21 17:40:22.565252574 +0000 2024-09-21T17:45:06.423 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: - 2024-09-21T17:45:06.423 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-21T17:45:06.477 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-21T17:45:06.478 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-21T17:45:06.478 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000374644 s, 1.4 MB/s 2024-09-21T17:45:06.479 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-21T17:45:06.530 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/nvme2n1 2024-09-21T17:45:06.579 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/nvme2n1 2024-09-21T17:45:06.579 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T17:45:06.579 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 982 Links: 1 Device type: 103,4 2024-09-21T17:45:06.579 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T17:45:06.579 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-21 17:44:30.551072728 +0000 2024-09-21T17:45:06.579 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-21 17:40:22.669251645 +0000 2024-09-21T17:45:06.579 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-21 17:40:22.669251645 +0000 2024-09-21T17:45:06.580 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: - 2024-09-21T17:45:06.580 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-21T17:45:06.634 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-21T17:45:06.634 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-21T17:45:06.634 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000435131 s, 1.2 MB/s 2024-09-21T17:45:06.635 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-21T17:45:06.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:06 smithi003 bash[19853]: cephadm 2024-09-21T17:45:05.285108+0000 mgr.smithi003.cgvhny (mgr.14203) 43 : cephadm [INF] Reconfiguring crash.smithi003 (monmap changed)... 2024-09-21T17:45:06.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:06 smithi003 bash[19853]: cephadm 2024-09-21T17:45:05.285108+0000 mgr.smithi003.cgvhny (mgr.14203) 43 : cephadm [INF] Reconfiguring crash.smithi003 (monmap changed)... 2024-09-21T17:45:06.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:06 smithi003 bash[19853]: cephadm 2024-09-21T17:45:05.288148+0000 mgr.smithi003.cgvhny (mgr.14203) 44 : cephadm [INF] Reconfiguring daemon crash.smithi003 on smithi003 2024-09-21T17:45:06.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:06 smithi003 bash[19853]: cephadm 2024-09-21T17:45:05.288148+0000 mgr.smithi003.cgvhny (mgr.14203) 44 : cephadm [INF] Reconfiguring daemon crash.smithi003 on smithi003 2024-09-21T17:45:06.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:06 smithi003 bash[19853]: audit 2024-09-21T17:45:05.900893+0000 mon.smithi003 (mon.0) 304 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:06.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:06 smithi003 bash[19853]: audit 2024-09-21T17:45:05.900893+0000 mon.smithi003 (mon.0) 304 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:06.684 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/nvme3n1 2024-09-21T17:45:06.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:06 smithi066 bash[25206]: cephadm 2024-09-21T17:45:05.285108+0000 mgr.smithi003.cgvhny (mgr.14203) 43 : cephadm [INF] Reconfiguring crash.smithi003 (monmap changed)... 2024-09-21T17:45:06.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:06 smithi066 bash[25206]: cephadm 2024-09-21T17:45:05.285108+0000 mgr.smithi003.cgvhny (mgr.14203) 43 : cephadm [INF] Reconfiguring crash.smithi003 (monmap changed)... 2024-09-21T17:45:06.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:06 smithi066 bash[25206]: cephadm 2024-09-21T17:45:05.288148+0000 mgr.smithi003.cgvhny (mgr.14203) 44 : cephadm [INF] Reconfiguring daemon crash.smithi003 on smithi003 2024-09-21T17:45:06.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:06 smithi066 bash[25206]: cephadm 2024-09-21T17:45:05.288148+0000 mgr.smithi003.cgvhny (mgr.14203) 44 : cephadm [INF] Reconfiguring daemon crash.smithi003 on smithi003 2024-09-21T17:45:06.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:06 smithi066 bash[25206]: audit 2024-09-21T17:45:05.900893+0000 mon.smithi003 (mon.0) 304 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:06.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:06 smithi066 bash[25206]: audit 2024-09-21T17:45:05.900893+0000 mon.smithi003 (mon.0) 304 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:06.732 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/nvme3n1 2024-09-21T17:45:06.732 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T17:45:06.732 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 991 Links: 1 Device type: 103,6 2024-09-21T17:45:06.732 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T17:45:06.732 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-21 17:44:30.559072662 +0000 2024-09-21T17:45:06.732 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-21 17:40:22.765250788 +0000 2024-09-21T17:45:06.732 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-21 17:40:22.765250788 +0000 2024-09-21T17:45:06.732 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: - 2024-09-21T17:45:06.733 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-21T17:45:06.785 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-21T17:45:06.785 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-21T17:45:06.785 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000365344 s, 1.4 MB/s 2024-09-21T17:45:06.787 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-21T17:45:06.836 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/nvme4n1 2024-09-21T17:45:06.883 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/nvme4n1 2024-09-21T17:45:06.883 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T17:45:06.883 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 1000 Links: 1 Device type: 103,8 2024-09-21T17:45:06.883 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T17:45:06.883 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-21 17:44:30.571072561 +0000 2024-09-21T17:45:06.883 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-21 17:40:22.865249894 +0000 2024-09-21T17:45:06.883 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-21 17:40:22.865249894 +0000 2024-09-21T17:45:06.883 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: - 2024-09-21T17:45:06.884 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-21T17:45:06.937 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-21T17:45:06.937 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-21T17:45:06.938 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000381848 s, 1.3 MB/s 2024-09-21T17:45:06.939 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-21T17:45:06.988 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch apply osd --all-available-devices 2024-09-21T17:45:07.855 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:07 smithi066 bash[25206]: cluster 2024-09-21T17:45:06.449595+0000 mgr.smithi003.cgvhny (mgr.14203) 45 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:07.855 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:07 smithi066 bash[25206]: cluster 2024-09-21T17:45:06.449595+0000 mgr.smithi003.cgvhny (mgr.14203) 45 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:07.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:07 smithi003 bash[19853]: cluster 2024-09-21T17:45:06.449595+0000 mgr.smithi003.cgvhny (mgr.14203) 45 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:07.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:07 smithi003 bash[19853]: cluster 2024-09-21T17:45:06.449595+0000 mgr.smithi003.cgvhny (mgr.14203) 45 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:08 smithi003 bash[19853]: audit 2024-09-21T17:45:07.515291+0000 mon.smithi003 (mon.0) 305 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:08 smithi003 bash[19853]: audit 2024-09-21T17:45:07.515291+0000 mon.smithi003 (mon.0) 305 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:08 smithi003 bash[19853]: audit 2024-09-21T17:45:07.527549+0000 mon.smithi003 (mon.0) 306 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:08 smithi003 bash[19853]: audit 2024-09-21T17:45:07.527549+0000 mon.smithi003 (mon.0) 306 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:08 smithi003 bash[19853]: cephadm 2024-09-21T17:45:07.530317+0000 mgr.smithi003.cgvhny (mgr.14203) 46 : cephadm [INF] Reconfiguring alertmanager.smithi003 (dependencies changed)... 2024-09-21T17:45:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:08 smithi003 bash[19853]: cephadm 2024-09-21T17:45:07.530317+0000 mgr.smithi003.cgvhny (mgr.14203) 46 : cephadm [INF] Reconfiguring alertmanager.smithi003 (dependencies changed)... 2024-09-21T17:45:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:08 smithi003 bash[19853]: cephadm 2024-09-21T17:45:07.554390+0000 mgr.smithi003.cgvhny (mgr.14203) 47 : cephadm [INF] Reconfiguring daemon alertmanager.smithi003 on smithi003 2024-09-21T17:45:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:08 smithi003 bash[19853]: cephadm 2024-09-21T17:45:07.554390+0000 mgr.smithi003.cgvhny (mgr.14203) 47 : cephadm [INF] Reconfiguring daemon alertmanager.smithi003 on smithi003 2024-09-21T17:45:08.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:08 smithi066 bash[25206]: audit 2024-09-21T17:45:07.515291+0000 mon.smithi003 (mon.0) 305 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:08.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:08 smithi066 bash[25206]: audit 2024-09-21T17:45:07.515291+0000 mon.smithi003 (mon.0) 305 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:08.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:08 smithi066 bash[25206]: audit 2024-09-21T17:45:07.527549+0000 mon.smithi003 (mon.0) 306 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:08.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:08 smithi066 bash[25206]: audit 2024-09-21T17:45:07.527549+0000 mon.smithi003 (mon.0) 306 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:08.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:08 smithi066 bash[25206]: cephadm 2024-09-21T17:45:07.530317+0000 mgr.smithi003.cgvhny (mgr.14203) 46 : cephadm [INF] Reconfiguring alertmanager.smithi003 (dependencies changed)... 2024-09-21T17:45:08.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:08 smithi066 bash[25206]: cephadm 2024-09-21T17:45:07.530317+0000 mgr.smithi003.cgvhny (mgr.14203) 46 : cephadm [INF] Reconfiguring alertmanager.smithi003 (dependencies changed)... 2024-09-21T17:45:08.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:08 smithi066 bash[25206]: cephadm 2024-09-21T17:45:07.554390+0000 mgr.smithi003.cgvhny (mgr.14203) 47 : cephadm [INF] Reconfiguring daemon alertmanager.smithi003 on smithi003 2024-09-21T17:45:08.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:08 smithi066 bash[25206]: cephadm 2024-09-21T17:45:07.554390+0000 mgr.smithi003.cgvhny (mgr.14203) 47 : cephadm [INF] Reconfiguring daemon alertmanager.smithi003 on smithi003 2024-09-21T17:45:09.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:09 smithi003 bash[19853]: cluster 2024-09-21T17:45:08.450109+0000 mgr.smithi003.cgvhny (mgr.14203) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:09.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:09 smithi003 bash[19853]: cluster 2024-09-21T17:45:08.450109+0000 mgr.smithi003.cgvhny (mgr.14203) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:09.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:09 smithi066 bash[25206]: cluster 2024-09-21T17:45:08.450109+0000 mgr.smithi003.cgvhny (mgr.14203) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:09.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:09 smithi066 bash[25206]: cluster 2024-09-21T17:45:08.450109+0000 mgr.smithi003.cgvhny (mgr.14203) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:11.580 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:11 smithi003 bash[19853]: cluster 2024-09-21T17:45:10.450558+0000 mgr.smithi003.cgvhny (mgr.14203) 49 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:11.580 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:11 smithi003 bash[19853]: cluster 2024-09-21T17:45:10.450558+0000 mgr.smithi003.cgvhny (mgr.14203) 49 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:11.799 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi066/config 2024-09-21T17:45:11.969 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:11 smithi066 bash[25206]: cluster 2024-09-21T17:45:10.450558+0000 mgr.smithi003.cgvhny (mgr.14203) 49 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:11.969 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:11 smithi066 bash[25206]: cluster 2024-09-21T17:45:10.450558+0000 mgr.smithi003.cgvhny (mgr.14203) 49 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:13.260 INFO:teuthology.orchestra.run.smithi066.stdout:Scheduled osd.all-available-devices update... 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: audit 2024-09-21T17:45:12.219871+0000 mon.smithi003 (mon.0) 307 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: audit 2024-09-21T17:45:12.219871+0000 mon.smithi003 (mon.0) 307 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: audit 2024-09-21T17:45:12.225599+0000 mon.smithi003 (mon.0) 308 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: audit 2024-09-21T17:45:12.225599+0000 mon.smithi003 (mon.0) 308 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: cephadm 2024-09-21T17:45:12.226616+0000 mgr.smithi003.cgvhny (mgr.14203) 50 : cephadm [INF] Reconfiguring grafana.smithi003 (dependencies changed)... 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: cephadm 2024-09-21T17:45:12.226616+0000 mgr.smithi003.cgvhny (mgr.14203) 50 : cephadm [INF] Reconfiguring grafana.smithi003 (dependencies changed)... 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: cluster 2024-09-21T17:45:12.450978+0000 mgr.smithi003.cgvhny (mgr.14203) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: cluster 2024-09-21T17:45:12.450978+0000 mgr.smithi003.cgvhny (mgr.14203) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: cephadm 2024-09-21T17:45:12.638443+0000 mgr.smithi003.cgvhny (mgr.14203) 52 : cephadm [INF] Reconfiguring daemon grafana.smithi003 on smithi003 2024-09-21T17:45:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:13 smithi003 bash[19853]: cephadm 2024-09-21T17:45:12.638443+0000 mgr.smithi003.cgvhny (mgr.14203) 52 : cephadm [INF] Reconfiguring daemon grafana.smithi003 on smithi003 2024-09-21T17:45:13.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: audit 2024-09-21T17:45:12.219871+0000 mon.smithi003 (mon.0) 307 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:13.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: audit 2024-09-21T17:45:12.219871+0000 mon.smithi003 (mon.0) 307 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:13.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: audit 2024-09-21T17:45:12.225599+0000 mon.smithi003 (mon.0) 308 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:13.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: audit 2024-09-21T17:45:12.225599+0000 mon.smithi003 (mon.0) 308 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:13.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: cephadm 2024-09-21T17:45:12.226616+0000 mgr.smithi003.cgvhny (mgr.14203) 50 : cephadm [INF] Reconfiguring grafana.smithi003 (dependencies changed)... 2024-09-21T17:45:13.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: cephadm 2024-09-21T17:45:12.226616+0000 mgr.smithi003.cgvhny (mgr.14203) 50 : cephadm [INF] Reconfiguring grafana.smithi003 (dependencies changed)... 2024-09-21T17:45:13.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: cluster 2024-09-21T17:45:12.450978+0000 mgr.smithi003.cgvhny (mgr.14203) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:13.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: cluster 2024-09-21T17:45:12.450978+0000 mgr.smithi003.cgvhny (mgr.14203) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:13.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: cephadm 2024-09-21T17:45:12.638443+0000 mgr.smithi003.cgvhny (mgr.14203) 52 : cephadm [INF] Reconfiguring daemon grafana.smithi003 on smithi003 2024-09-21T17:45:13.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:13 smithi066 bash[25206]: cephadm 2024-09-21T17:45:12.638443+0000 mgr.smithi003.cgvhny (mgr.14203) 52 : cephadm [INF] Reconfiguring daemon grafana.smithi003 on smithi003 2024-09-21T17:45:13.878 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T17:45:13.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: audit 2024-09-21T17:45:13.239834+0000 mgr.smithi003.cgvhny (mgr.14203) 53 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: audit 2024-09-21T17:45:13.239834+0000 mgr.smithi003.cgvhny (mgr.14203) 53 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: cephadm 2024-09-21T17:45:13.244146+0000 mgr.smithi003.cgvhny (mgr.14203) 54 : cephadm [INF] Marking host: smithi003 for OSDSpec preview refresh. 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: cephadm 2024-09-21T17:45:13.244146+0000 mgr.smithi003.cgvhny (mgr.14203) 54 : cephadm [INF] Marking host: smithi003 for OSDSpec preview refresh. 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: cephadm 2024-09-21T17:45:13.244528+0000 mgr.smithi003.cgvhny (mgr.14203) 55 : cephadm [INF] Marking host: smithi066 for OSDSpec preview refresh. 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: cephadm 2024-09-21T17:45:13.244528+0000 mgr.smithi003.cgvhny (mgr.14203) 55 : cephadm [INF] Marking host: smithi066 for OSDSpec preview refresh. 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: cephadm 2024-09-21T17:45:13.245427+0000 mgr.smithi003.cgvhny (mgr.14203) 56 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: cephadm 2024-09-21T17:45:13.245427+0000 mgr.smithi003.cgvhny (mgr.14203) 56 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: audit 2024-09-21T17:45:13.252688+0000 mon.smithi003 (mon.0) 309 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:14.535 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:14 smithi003 bash[19853]: audit 2024-09-21T17:45:13.252688+0000 mon.smithi003 (mon.0) 309 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:14.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: audit 2024-09-21T17:45:13.239834+0000 mgr.smithi003.cgvhny (mgr.14203) 53 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: audit 2024-09-21T17:45:13.239834+0000 mgr.smithi003.cgvhny (mgr.14203) 53 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: cephadm 2024-09-21T17:45:13.244146+0000 mgr.smithi003.cgvhny (mgr.14203) 54 : cephadm [INF] Marking host: smithi003 for OSDSpec preview refresh. 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: cephadm 2024-09-21T17:45:13.244146+0000 mgr.smithi003.cgvhny (mgr.14203) 54 : cephadm [INF] Marking host: smithi003 for OSDSpec preview refresh. 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: cephadm 2024-09-21T17:45:13.244528+0000 mgr.smithi003.cgvhny (mgr.14203) 55 : cephadm [INF] Marking host: smithi066 for OSDSpec preview refresh. 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: cephadm 2024-09-21T17:45:13.244528+0000 mgr.smithi003.cgvhny (mgr.14203) 55 : cephadm [INF] Marking host: smithi066 for OSDSpec preview refresh. 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: cephadm 2024-09-21T17:45:13.245427+0000 mgr.smithi003.cgvhny (mgr.14203) 56 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: cephadm 2024-09-21T17:45:13.245427+0000 mgr.smithi003.cgvhny (mgr.14203) 56 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: audit 2024-09-21T17:45:13.252688+0000 mon.smithi003 (mon.0) 309 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:14.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:14 smithi066 bash[25206]: audit 2024-09-21T17:45:13.252688+0000 mon.smithi003 (mon.0) 309 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:15.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:15 smithi003 bash[19853]: cluster 2024-09-21T17:45:14.451409+0000 mgr.smithi003.cgvhny (mgr.14203) 57 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:15.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:15 smithi003 bash[19853]: cluster 2024-09-21T17:45:14.451409+0000 mgr.smithi003.cgvhny (mgr.14203) 57 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:15.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:15 smithi066 bash[25206]: cluster 2024-09-21T17:45:14.451409+0000 mgr.smithi003.cgvhny (mgr.14203) 57 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:15.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:15 smithi066 bash[25206]: cluster 2024-09-21T17:45:14.451409+0000 mgr.smithi003.cgvhny (mgr.14203) 57 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:17.855 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:17 smithi066 bash[25206]: cluster 2024-09-21T17:45:16.451884+0000 mgr.smithi003.cgvhny (mgr.14203) 58 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:17.855 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:17 smithi066 bash[25206]: cluster 2024-09-21T17:45:16.451884+0000 mgr.smithi003.cgvhny (mgr.14203) 58 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:17.889 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:17 smithi003 bash[19853]: cluster 2024-09-21T17:45:16.451884+0000 mgr.smithi003.cgvhny (mgr.14203) 58 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:17.889 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:17 smithi003 bash[19853]: cluster 2024-09-21T17:45:16.451884+0000 mgr.smithi003.cgvhny (mgr.14203) 58 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:19.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:18 smithi003 bash[19853]: audit 2024-09-21T17:45:17.768176+0000 mon.smithi003 (mon.0) 310 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:19.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:18 smithi003 bash[19853]: audit 2024-09-21T17:45:17.768176+0000 mon.smithi003 (mon.0) 310 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:19.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:18 smithi003 bash[19853]: audit 2024-09-21T17:45:17.774222+0000 mon.smithi003 (mon.0) 311 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:19.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:18 smithi003 bash[19853]: audit 2024-09-21T17:45:17.774222+0000 mon.smithi003 (mon.0) 311 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:19.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:18 smithi003 bash[19853]: cephadm 2024-09-21T17:45:17.775288+0000 mgr.smithi003.cgvhny (mgr.14203) 59 : cephadm [INF] Reconfiguring prometheus.smithi003 (dependencies changed)... 2024-09-21T17:45:19.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:18 smithi003 bash[19853]: cephadm 2024-09-21T17:45:17.775288+0000 mgr.smithi003.cgvhny (mgr.14203) 59 : cephadm [INF] Reconfiguring prometheus.smithi003 (dependencies changed)... 2024-09-21T17:45:19.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:18 smithi003 bash[19853]: cephadm 2024-09-21T17:45:18.039633+0000 mgr.smithi003.cgvhny (mgr.14203) 60 : cephadm [INF] Reconfiguring daemon prometheus.smithi003 on smithi003 2024-09-21T17:45:19.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:18 smithi003 bash[19853]: cephadm 2024-09-21T17:45:18.039633+0000 mgr.smithi003.cgvhny (mgr.14203) 60 : cephadm [INF] Reconfiguring daemon prometheus.smithi003 on smithi003 2024-09-21T17:45:19.225 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:45:19.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:18 smithi066 bash[25206]: audit 2024-09-21T17:45:17.768176+0000 mon.smithi003 (mon.0) 310 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:19.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:18 smithi066 bash[25206]: audit 2024-09-21T17:45:17.768176+0000 mon.smithi003 (mon.0) 310 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:19.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:18 smithi066 bash[25206]: audit 2024-09-21T17:45:17.774222+0000 mon.smithi003 (mon.0) 311 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:19.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:18 smithi066 bash[25206]: audit 2024-09-21T17:45:17.774222+0000 mon.smithi003 (mon.0) 311 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:19.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:18 smithi066 bash[25206]: cephadm 2024-09-21T17:45:17.775288+0000 mgr.smithi003.cgvhny (mgr.14203) 59 : cephadm [INF] Reconfiguring prometheus.smithi003 (dependencies changed)... 2024-09-21T17:45:19.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:18 smithi066 bash[25206]: cephadm 2024-09-21T17:45:17.775288+0000 mgr.smithi003.cgvhny (mgr.14203) 59 : cephadm [INF] Reconfiguring prometheus.smithi003 (dependencies changed)... 2024-09-21T17:45:19.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:18 smithi066 bash[25206]: cephadm 2024-09-21T17:45:18.039633+0000 mgr.smithi003.cgvhny (mgr.14203) 60 : cephadm [INF] Reconfiguring daemon prometheus.smithi003 on smithi003 2024-09-21T17:45:19.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:18 smithi066 bash[25206]: cephadm 2024-09-21T17:45:18.039633+0000 mgr.smithi003.cgvhny (mgr.14203) 60 : cephadm [INF] Reconfiguring daemon prometheus.smithi003 on smithi003 2024-09-21T17:45:19.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:19 smithi003 bash[19853]: cluster 2024-09-21T17:45:18.452295+0000 mgr.smithi003.cgvhny (mgr.14203) 61 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:19.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:19 smithi003 bash[19853]: cluster 2024-09-21T17:45:18.452295+0000 mgr.smithi003.cgvhny (mgr.14203) 61 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:20.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:19 smithi066 bash[25206]: cluster 2024-09-21T17:45:18.452295+0000 mgr.smithi003.cgvhny (mgr.14203) 61 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:20.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:19 smithi066 bash[25206]: cluster 2024-09-21T17:45:18.452295+0000 mgr.smithi003.cgvhny (mgr.14203) 61 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:21.564 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:45:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:21 smithi003 bash[19853]: cluster 2024-09-21T17:45:20.452701+0000 mgr.smithi003.cgvhny (mgr.14203) 62 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:21 smithi003 bash[19853]: cluster 2024-09-21T17:45:20.452701+0000 mgr.smithi003.cgvhny (mgr.14203) 62 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:21 smithi003 bash[19853]: audit 2024-09-21T17:45:20.901031+0000 mon.smithi003 (mon.0) 312 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:21 smithi003 bash[19853]: audit 2024-09-21T17:45:20.901031+0000 mon.smithi003 (mon.0) 312 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:21 smithi003 bash[19853]: audit 2024-09-21T17:45:21.562432+0000 mon.smithi003 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.3:0/3540337558' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:21 smithi003 bash[19853]: audit 2024-09-21T17:45:21.562432+0000 mon.smithi003 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.3:0/3540337558' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:22.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:21 smithi066 bash[25206]: cluster 2024-09-21T17:45:20.452701+0000 mgr.smithi003.cgvhny (mgr.14203) 62 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:22.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:21 smithi066 bash[25206]: cluster 2024-09-21T17:45:20.452701+0000 mgr.smithi003.cgvhny (mgr.14203) 62 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:22.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:21 smithi066 bash[25206]: audit 2024-09-21T17:45:20.901031+0000 mon.smithi003 (mon.0) 312 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:22.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:21 smithi066 bash[25206]: audit 2024-09-21T17:45:20.901031+0000 mon.smithi003 (mon.0) 312 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:22.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:21 smithi066 bash[25206]: audit 2024-09-21T17:45:21.562432+0000 mon.smithi003 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.3:0/3540337558' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:22.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:21 smithi066 bash[25206]: audit 2024-09-21T17:45:21.562432+0000 mon.smithi003 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.3:0/3540337558' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:22.566 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T17:45:23.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:45:23.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:23 smithi003 bash[19853]: cluster 2024-09-21T17:45:22.453170+0000 mgr.smithi003.cgvhny (mgr.14203) 63 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:23.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:23 smithi003 bash[19853]: cluster 2024-09-21T17:45:22.453170+0000 mgr.smithi003.cgvhny (mgr.14203) 63 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:24.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:23 smithi066 bash[25206]: cluster 2024-09-21T17:45:22.453170+0000 mgr.smithi003.cgvhny (mgr.14203) 63 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:24.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:23 smithi066 bash[25206]: cluster 2024-09-21T17:45:22.453170+0000 mgr.smithi003.cgvhny (mgr.14203) 63 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:26.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: cluster 2024-09-21T17:45:24.453631+0000 mgr.smithi003.cgvhny (mgr.14203) 64 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:26.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: cluster 2024-09-21T17:45:24.453631+0000 mgr.smithi003.cgvhny (mgr.14203) 64 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:26.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: audit 2024-09-21T17:45:24.798700+0000 mon.smithi003 (mon.0) 314 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:26.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: audit 2024-09-21T17:45:24.798700+0000 mon.smithi003 (mon.0) 314 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:26.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: audit 2024-09-21T17:45:24.803259+0000 mon.smithi003 (mon.0) 315 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:26.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: audit 2024-09-21T17:45:24.803259+0000 mon.smithi003 (mon.0) 315 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:26.154 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: cephadm 2024-09-21T17:45:24.804069+0000 mgr.smithi003.cgvhny (mgr.14203) 65 : cephadm [INF] Reconfiguring ceph-exporter.smithi066 (monmap changed)... 2024-09-21T17:45:26.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: cephadm 2024-09-21T17:45:24.804069+0000 mgr.smithi003.cgvhny (mgr.14203) 65 : cephadm [INF] Reconfiguring ceph-exporter.smithi066 (monmap changed)... 2024-09-21T17:45:26.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: audit 2024-09-21T17:45:24.804380+0000 mon.smithi003 (mon.0) 316 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:45:26.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: audit 2024-09-21T17:45:24.804380+0000 mon.smithi003 (mon.0) 316 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:45:26.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: audit 2024-09-21T17:45:24.805237+0000 mon.smithi003 (mon.0) 317 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:26.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: audit 2024-09-21T17:45:24.805237+0000 mon.smithi003 (mon.0) 317 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:26.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: cephadm 2024-09-21T17:45:24.806112+0000 mgr.smithi003.cgvhny (mgr.14203) 66 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi066 on smithi066 2024-09-21T17:45:26.155 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:25 smithi066 bash[25206]: cephadm 2024-09-21T17:45:24.806112+0000 mgr.smithi003.cgvhny (mgr.14203) 66 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi066 on smithi066 2024-09-21T17:45:26.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: cluster 2024-09-21T17:45:24.453631+0000 mgr.smithi003.cgvhny (mgr.14203) 64 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:26.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: cluster 2024-09-21T17:45:24.453631+0000 mgr.smithi003.cgvhny (mgr.14203) 64 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:26.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: audit 2024-09-21T17:45:24.798700+0000 mon.smithi003 (mon.0) 314 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: audit 2024-09-21T17:45:24.798700+0000 mon.smithi003 (mon.0) 314 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: audit 2024-09-21T17:45:24.803259+0000 mon.smithi003 (mon.0) 315 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: audit 2024-09-21T17:45:24.803259+0000 mon.smithi003 (mon.0) 315 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: cephadm 2024-09-21T17:45:24.804069+0000 mgr.smithi003.cgvhny (mgr.14203) 65 : cephadm [INF] Reconfiguring ceph-exporter.smithi066 (monmap changed)... 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: cephadm 2024-09-21T17:45:24.804069+0000 mgr.smithi003.cgvhny (mgr.14203) 65 : cephadm [INF] Reconfiguring ceph-exporter.smithi066 (monmap changed)... 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: audit 2024-09-21T17:45:24.804380+0000 mon.smithi003 (mon.0) 316 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: audit 2024-09-21T17:45:24.804380+0000 mon.smithi003 (mon.0) 316 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi066", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: audit 2024-09-21T17:45:24.805237+0000 mon.smithi003 (mon.0) 317 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: audit 2024-09-21T17:45:24.805237+0000 mon.smithi003 (mon.0) 317 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: cephadm 2024-09-21T17:45:24.806112+0000 mgr.smithi003.cgvhny (mgr.14203) 66 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi066 on smithi066 2024-09-21T17:45:26.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:25 smithi003 bash[19853]: cephadm 2024-09-21T17:45:24.806112+0000 mgr.smithi003.cgvhny (mgr.14203) 66 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi066 on smithi066 2024-09-21T17:45:28.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: cluster 2024-09-21T17:45:26.454029+0000 mgr.smithi003.cgvhny (mgr.14203) 67 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:28.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: cluster 2024-09-21T17:45:26.454029+0000 mgr.smithi003.cgvhny (mgr.14203) 67 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: audit 2024-09-21T17:45:26.881708+0000 mon.smithi003 (mon.0) 318 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: audit 2024-09-21T17:45:26.881708+0000 mon.smithi003 (mon.0) 318 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: audit 2024-09-21T17:45:26.890334+0000 mon.smithi003 (mon.0) 319 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: audit 2024-09-21T17:45:26.890334+0000 mon.smithi003 (mon.0) 319 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: cephadm 2024-09-21T17:45:26.892102+0000 mgr.smithi003.cgvhny (mgr.14203) 68 : cephadm [INF] Reconfiguring crash.smithi066 (monmap changed)... 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: cephadm 2024-09-21T17:45:26.892102+0000 mgr.smithi003.cgvhny (mgr.14203) 68 : cephadm [INF] Reconfiguring crash.smithi066 (monmap changed)... 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: audit 2024-09-21T17:45:26.892674+0000 mon.smithi003 (mon.0) 320 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: audit 2024-09-21T17:45:26.892674+0000 mon.smithi003 (mon.0) 320 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: audit 2024-09-21T17:45:26.894390+0000 mon.smithi003 (mon.0) 321 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: audit 2024-09-21T17:45:26.894390+0000 mon.smithi003 (mon.0) 321 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: cephadm 2024-09-21T17:45:26.896265+0000 mgr.smithi003.cgvhny (mgr.14203) 69 : cephadm [INF] Reconfiguring daemon crash.smithi066 on smithi066 2024-09-21T17:45:28.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:27 smithi003 bash[19853]: cephadm 2024-09-21T17:45:26.896265+0000 mgr.smithi003.cgvhny (mgr.14203) 69 : cephadm [INF] Reconfiguring daemon crash.smithi066 on smithi066 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: cluster 2024-09-21T17:45:26.454029+0000 mgr.smithi003.cgvhny (mgr.14203) 67 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: cluster 2024-09-21T17:45:26.454029+0000 mgr.smithi003.cgvhny (mgr.14203) 67 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: audit 2024-09-21T17:45:26.881708+0000 mon.smithi003 (mon.0) 318 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: audit 2024-09-21T17:45:26.881708+0000 mon.smithi003 (mon.0) 318 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: audit 2024-09-21T17:45:26.890334+0000 mon.smithi003 (mon.0) 319 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: audit 2024-09-21T17:45:26.890334+0000 mon.smithi003 (mon.0) 319 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: cephadm 2024-09-21T17:45:26.892102+0000 mgr.smithi003.cgvhny (mgr.14203) 68 : cephadm [INF] Reconfiguring crash.smithi066 (monmap changed)... 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: cephadm 2024-09-21T17:45:26.892102+0000 mgr.smithi003.cgvhny (mgr.14203) 68 : cephadm [INF] Reconfiguring crash.smithi066 (monmap changed)... 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: audit 2024-09-21T17:45:26.892674+0000 mon.smithi003 (mon.0) 320 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: audit 2024-09-21T17:45:26.892674+0000 mon.smithi003 (mon.0) 320 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T17:45:28.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: audit 2024-09-21T17:45:26.894390+0000 mon.smithi003 (mon.0) 321 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:28.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: audit 2024-09-21T17:45:26.894390+0000 mon.smithi003 (mon.0) 321 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:28.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: cephadm 2024-09-21T17:45:26.896265+0000 mgr.smithi003.cgvhny (mgr.14203) 69 : cephadm [INF] Reconfiguring daemon crash.smithi066 on smithi066 2024-09-21T17:45:28.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:27 smithi066 bash[25206]: cephadm 2024-09-21T17:45:26.896265+0000 mgr.smithi003.cgvhny (mgr.14203) 69 : cephadm [INF] Reconfiguring daemon crash.smithi066 on smithi066 2024-09-21T17:45:28.343 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:45:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:45:30.331 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T17:45:30.331 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: cluster 2024-09-21T17:45:28.454456+0000 mgr.smithi003.cgvhny (mgr.14203) 70 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:30.332 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: cluster 2024-09-21T17:45:28.454456+0000 mgr.smithi003.cgvhny (mgr.14203) 70 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:30.332 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.053436+0000 mon.smithi003 (mon.0) 322 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:30.332 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.053436+0000 mon.smithi003 (mon.0) 322 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:30.332 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.062016+0000 mon.smithi003 (mon.0) 323 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:30.332 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.062016+0000 mon.smithi003 (mon.0) 323 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:30.332 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: cephadm 2024-09-21T17:45:29.064188+0000 mgr.smithi003.cgvhny (mgr.14203) 71 : cephadm [INF] Reconfiguring mgr.smithi066.zxwoqb (monmap changed)... 2024-09-21T17:45:30.332 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: cephadm 2024-09-21T17:45:29.064188+0000 mgr.smithi003.cgvhny (mgr.14203) 71 : cephadm [INF] Reconfiguring mgr.smithi066.zxwoqb (monmap changed)... 2024-09-21T17:45:30.332 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.064921+0000 mon.smithi003 (mon.0) 324 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:45:30.333 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.064921+0000 mon.smithi003 (mon.0) 324 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:45:30.333 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.066921+0000 mon.smithi003 (mon.0) 325 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:45:30.333 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.066921+0000 mon.smithi003 (mon.0) 325 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:45:30.333 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.068600+0000 mon.smithi003 (mon.0) 326 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:30.333 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.068600+0000 mon.smithi003 (mon.0) 326 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:30.333 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: cephadm 2024-09-21T17:45:29.070554+0000 mgr.smithi003.cgvhny (mgr.14203) 72 : cephadm [INF] Reconfiguring daemon mgr.smithi066.zxwoqb on smithi066 2024-09-21T17:45:30.333 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: cephadm 2024-09-21T17:45:29.070554+0000 mgr.smithi003.cgvhny (mgr.14203) 72 : cephadm [INF] Reconfiguring daemon mgr.smithi066.zxwoqb on smithi066 2024-09-21T17:45:30.334 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.729472+0000 mon.smithi003 (mon.0) 327 : audit [DBG] from='client.? 172.21.15.3:0/2314548674' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:30.334 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:30 smithi003 bash[19853]: audit 2024-09-21T17:45:29.729472+0000 mon.smithi003 (mon.0) 327 : audit [DBG] from='client.? 172.21.15.3:0/2314548674' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:30.462 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: cluster 2024-09-21T17:45:28.454456+0000 mgr.smithi003.cgvhny (mgr.14203) 70 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:30.577 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: cluster 2024-09-21T17:45:28.454456+0000 mgr.smithi003.cgvhny (mgr.14203) 70 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.053436+0000 mon.smithi003 (mon.0) 322 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.053436+0000 mon.smithi003 (mon.0) 322 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.062016+0000 mon.smithi003 (mon.0) 323 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.062016+0000 mon.smithi003 (mon.0) 323 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: cephadm 2024-09-21T17:45:29.064188+0000 mgr.smithi003.cgvhny (mgr.14203) 71 : cephadm [INF] Reconfiguring mgr.smithi066.zxwoqb (monmap changed)... 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: cephadm 2024-09-21T17:45:29.064188+0000 mgr.smithi003.cgvhny (mgr.14203) 71 : cephadm [INF] Reconfiguring mgr.smithi066.zxwoqb (monmap changed)... 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.064921+0000 mon.smithi003 (mon.0) 324 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.064921+0000 mon.smithi003 (mon.0) 324 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi066.zxwoqb", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.066921+0000 mon.smithi003 (mon.0) 325 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.066921+0000 mon.smithi003 (mon.0) 325 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T17:45:30.578 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.068600+0000 mon.smithi003 (mon.0) 326 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:30.579 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.068600+0000 mon.smithi003 (mon.0) 326 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:30.579 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: cephadm 2024-09-21T17:45:29.070554+0000 mgr.smithi003.cgvhny (mgr.14203) 72 : cephadm [INF] Reconfiguring daemon mgr.smithi066.zxwoqb on smithi066 2024-09-21T17:45:30.579 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: cephadm 2024-09-21T17:45:29.070554+0000 mgr.smithi003.cgvhny (mgr.14203) 72 : cephadm [INF] Reconfiguring daemon mgr.smithi066.zxwoqb on smithi066 2024-09-21T17:45:30.579 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.729472+0000 mon.smithi003 (mon.0) 327 : audit [DBG] from='client.? 172.21.15.3:0/2314548674' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:30.579 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:30 smithi066 bash[25206]: audit 2024-09-21T17:45:29.729472+0000 mon.smithi003 (mon.0) 327 : audit [DBG] from='client.? 172.21.15.3:0/2314548674' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:31.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: cluster 2024-09-21T17:45:30.454875+0000 mgr.smithi003.cgvhny (mgr.14203) 73 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: cluster 2024-09-21T17:45:30.454875+0000 mgr.smithi003.cgvhny (mgr.14203) 73 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.211739+0000 mon.smithi003 (mon.0) 328 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.211739+0000 mon.smithi003 (mon.0) 328 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.220444+0000 mon.smithi003 (mon.0) 329 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.220444+0000 mon.smithi003 (mon.0) 329 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.222925+0000 mon.smithi003 (mon.0) 330 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.222925+0000 mon.smithi003 (mon.0) 330 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:45:32.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.224674+0000 mon.smithi003 (mon.0) 331 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:45:32.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.224674+0000 mon.smithi003 (mon.0) 331 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:45:32.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.226400+0000 mon.smithi003 (mon.0) 332 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:32.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:32 smithi066 bash[25206]: audit 2024-09-21T17:45:31.226400+0000 mon.smithi003 (mon.0) 332 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:32.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: cluster 2024-09-21T17:45:30.454875+0000 mgr.smithi003.cgvhny (mgr.14203) 73 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:32.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: cluster 2024-09-21T17:45:30.454875+0000 mgr.smithi003.cgvhny (mgr.14203) 73 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:32.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.211739+0000 mon.smithi003 (mon.0) 328 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.211739+0000 mon.smithi003 (mon.0) 328 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.220444+0000 mon.smithi003 (mon.0) 329 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.220444+0000 mon.smithi003 (mon.0) 329 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.222925+0000 mon.smithi003 (mon.0) 330 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.222925+0000 mon.smithi003 (mon.0) 330 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.224674+0000 mon.smithi003 (mon.0) 331 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.224674+0000 mon.smithi003 (mon.0) 331 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.226400+0000 mon.smithi003 (mon.0) 332 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:32.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:32 smithi003 bash[19853]: audit 2024-09-21T17:45:31.226400+0000 mon.smithi003 (mon.0) 332 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:33.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:33 smithi066 bash[25206]: cephadm 2024-09-21T17:45:31.222317+0000 mgr.smithi003.cgvhny (mgr.14203) 74 : cephadm [INF] Reconfiguring mon.smithi066 (monmap changed)... 2024-09-21T17:45:33.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:33 smithi066 bash[25206]: cephadm 2024-09-21T17:45:31.222317+0000 mgr.smithi003.cgvhny (mgr.14203) 74 : cephadm [INF] Reconfiguring mon.smithi066 (monmap changed)... 2024-09-21T17:45:33.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:33 smithi066 bash[25206]: cephadm 2024-09-21T17:45:31.228379+0000 mgr.smithi003.cgvhny (mgr.14203) 75 : cephadm [INF] Reconfiguring daemon mon.smithi066 on smithi066 2024-09-21T17:45:33.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:33 smithi066 bash[25206]: cephadm 2024-09-21T17:45:31.228379+0000 mgr.smithi003.cgvhny (mgr.14203) 75 : cephadm [INF] Reconfiguring daemon mon.smithi066 on smithi066 2024-09-21T17:45:33.402 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:33 smithi003 bash[19853]: cephadm 2024-09-21T17:45:31.222317+0000 mgr.smithi003.cgvhny (mgr.14203) 74 : cephadm [INF] Reconfiguring mon.smithi066 (monmap changed)... 2024-09-21T17:45:33.402 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:33 smithi003 bash[19853]: cephadm 2024-09-21T17:45:31.222317+0000 mgr.smithi003.cgvhny (mgr.14203) 74 : cephadm [INF] Reconfiguring mon.smithi066 (monmap changed)... 2024-09-21T17:45:33.402 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:33 smithi003 bash[19853]: cephadm 2024-09-21T17:45:31.228379+0000 mgr.smithi003.cgvhny (mgr.14203) 75 : cephadm [INF] Reconfiguring daemon mon.smithi066 on smithi066 2024-09-21T17:45:33.402 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:33 smithi003 bash[19853]: cephadm 2024-09-21T17:45:31.228379+0000 mgr.smithi003.cgvhny (mgr.14203) 75 : cephadm [INF] Reconfiguring daemon mon.smithi066 on smithi066 2024-09-21T17:45:34.408 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: cluster 2024-09-21T17:45:32.455312+0000 mgr.smithi003.cgvhny (mgr.14203) 76 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:34.408 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: cluster 2024-09-21T17:45:32.455312+0000 mgr.smithi003.cgvhny (mgr.14203) 76 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:34.408 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.359827+0000 mon.smithi003 (mon.0) 333 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.408 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.359827+0000 mon.smithi003 (mon.0) 333 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.408 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.368414+0000 mon.smithi003 (mon.0) 334 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.408 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.368414+0000 mon.smithi003 (mon.0) 334 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.408 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.377879+0000 mon.smithi003 (mon.0) 335 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T17:45:34.408 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.377879+0000 mon.smithi003 (mon.0) 335 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.381366+0000 mon.smithi003 (mon.0) 336 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"} : dispatch 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.381366+0000 mon.smithi003 (mon.0) 336 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"} : dispatch 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.388921+0000 mon.smithi003 (mon.0) 337 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.388921+0000 mon.smithi003 (mon.0) 337 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.406421+0000 mon.smithi003 (mon.0) 338 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.406421+0000 mon.smithi003 (mon.0) 338 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.415768+0000 mon.smithi003 (mon.0) 339 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi003.front.sepia.ceph.com:3000"} : dispatch 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.415768+0000 mon.smithi003 (mon.0) 339 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi003.front.sepia.ceph.com:3000"} : dispatch 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.423610+0000 mon.smithi003 (mon.0) 340 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.423610+0000 mon.smithi003 (mon.0) 340 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.454731+0000 mon.smithi003 (mon.0) 341 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T17:45:34.409 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.454731+0000 mon.smithi003 (mon.0) 341 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T17:45:34.410 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.458346+0000 mon.smithi003 (mon.0) 342 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi003.front.sepia.ceph.com:9095"} : dispatch 2024-09-21T17:45:34.410 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.458346+0000 mon.smithi003 (mon.0) 342 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi003.front.sepia.ceph.com:9095"} : dispatch 2024-09-21T17:45:34.410 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.466336+0000 mon.smithi003 (mon.0) 343 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.410 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.466336+0000 mon.smithi003 (mon.0) 343 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.410 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.685277+0000 mon.smithi003 (mon.0) 344 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:34.410 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.685277+0000 mon.smithi003 (mon.0) 344 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:34.410 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.950501+0000 mon.smithi003 (mon.0) 345 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:45:34.410 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:34 smithi003 bash[19853]: audit 2024-09-21T17:45:33.950501+0000 mon.smithi003 (mon.0) 345 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:45:34.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: cluster 2024-09-21T17:45:32.455312+0000 mgr.smithi003.cgvhny (mgr.14203) 76 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:34.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: cluster 2024-09-21T17:45:32.455312+0000 mgr.smithi003.cgvhny (mgr.14203) 76 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.359827+0000 mon.smithi003 (mon.0) 333 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.359827+0000 mon.smithi003 (mon.0) 333 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.368414+0000 mon.smithi003 (mon.0) 334 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.368414+0000 mon.smithi003 (mon.0) 334 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.377879+0000 mon.smithi003 (mon.0) 335 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.377879+0000 mon.smithi003 (mon.0) 335 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.381366+0000 mon.smithi003 (mon.0) 336 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"} : dispatch 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.381366+0000 mon.smithi003 (mon.0) 336 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"} : dispatch 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.388921+0000 mon.smithi003 (mon.0) 337 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.388921+0000 mon.smithi003 (mon.0) 337 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.406421+0000 mon.smithi003 (mon.0) 338 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.406421+0000 mon.smithi003 (mon.0) 338 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T17:45:34.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.415768+0000 mon.smithi003 (mon.0) 339 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi003.front.sepia.ceph.com:3000"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.415768+0000 mon.smithi003 (mon.0) 339 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi003.front.sepia.ceph.com:3000"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.423610+0000 mon.smithi003 (mon.0) 340 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.423610+0000 mon.smithi003 (mon.0) 340 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.454731+0000 mon.smithi003 (mon.0) 341 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.454731+0000 mon.smithi003 (mon.0) 341 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.458346+0000 mon.smithi003 (mon.0) 342 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi003.front.sepia.ceph.com:9095"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.458346+0000 mon.smithi003 (mon.0) 342 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi003.front.sepia.ceph.com:9095"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.466336+0000 mon.smithi003 (mon.0) 343 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.466336+0000 mon.smithi003 (mon.0) 343 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.685277+0000 mon.smithi003 (mon.0) 344 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.685277+0000 mon.smithi003 (mon.0) 344 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.950501+0000 mon.smithi003 (mon.0) 345 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:45:34.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:34 smithi066 bash[25206]: audit 2024-09-21T17:45:33.950501+0000 mon.smithi003 (mon.0) 345 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:45:35.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.378890+0000 mgr.smithi003.cgvhny (mgr.14203) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.378890+0000 mgr.smithi003.cgvhny (mgr.14203) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.382205+0000 mgr.smithi003.cgvhny (mgr.14203) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.382205+0000 mgr.smithi003.cgvhny (mgr.14203) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.407107+0000 mgr.smithi003.cgvhny (mgr.14203) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.407107+0000 mgr.smithi003.cgvhny (mgr.14203) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.416735+0000 mgr.smithi003.cgvhny (mgr.14203) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi003.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.416735+0000 mgr.smithi003.cgvhny (mgr.14203) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi003.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.455834+0000 mgr.smithi003.cgvhny (mgr.14203) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.455834+0000 mgr.smithi003.cgvhny (mgr.14203) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.459535+0000 mgr.smithi003.cgvhny (mgr.14203) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi003.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.459535+0000 mgr.smithi003.cgvhny (mgr.14203) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi003.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.686974+0000 mgr.smithi003.cgvhny (mgr.14203) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:35.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:33.686974+0000 mgr.smithi003.cgvhny (mgr.14203) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:35.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:34.300367+0000 mon.smithi003 (mon.0) 346 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:35.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:34.300367+0000 mon.smithi003 (mon.0) 346 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:35.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:34.916853+0000 mon.smithi003 (mon.0) 347 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:35.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:35 smithi003 bash[19853]: audit 2024-09-21T17:45:34.916853+0000 mon.smithi003 (mon.0) 347 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.378890+0000 mgr.smithi003.cgvhny (mgr.14203) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.378890+0000 mgr.smithi003.cgvhny (mgr.14203) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.382205+0000 mgr.smithi003.cgvhny (mgr.14203) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.382205+0000 mgr.smithi003.cgvhny (mgr.14203) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.407107+0000 mgr.smithi003.cgvhny (mgr.14203) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.407107+0000 mgr.smithi003.cgvhny (mgr.14203) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.416735+0000 mgr.smithi003.cgvhny (mgr.14203) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi003.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.416735+0000 mgr.smithi003.cgvhny (mgr.14203) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi003.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.455834+0000 mgr.smithi003.cgvhny (mgr.14203) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:45:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.455834+0000 mgr.smithi003.cgvhny (mgr.14203) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:45:35.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.459535+0000 mgr.smithi003.cgvhny (mgr.14203) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi003.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:45:35.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.459535+0000 mgr.smithi003.cgvhny (mgr.14203) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi003.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:45:35.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.686974+0000 mgr.smithi003.cgvhny (mgr.14203) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:35.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:33.686974+0000 mgr.smithi003.cgvhny (mgr.14203) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:35.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:34.300367+0000 mon.smithi003 (mon.0) 346 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:35.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:34.300367+0000 mon.smithi003 (mon.0) 346 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:35.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:34.916853+0000 mon.smithi003 (mon.0) 347 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:35.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:35 smithi066 bash[25206]: audit 2024-09-21T17:45:34.916853+0000 mon.smithi003 (mon.0) 347 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T17:45:36.121 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:45:36.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:36 smithi003 bash[19853]: audit 2024-09-21T17:45:34.302121+0000 mgr.smithi003.cgvhny (mgr.14203) 84 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:36.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:36 smithi003 bash[19853]: audit 2024-09-21T17:45:34.302121+0000 mgr.smithi003.cgvhny (mgr.14203) 84 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:36.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:36 smithi003 bash[19853]: cluster 2024-09-21T17:45:34.455586+0000 mgr.smithi003.cgvhny (mgr.14203) 85 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:36.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:36 smithi003 bash[19853]: cluster 2024-09-21T17:45:34.455586+0000 mgr.smithi003.cgvhny (mgr.14203) 85 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:36.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:36 smithi003 bash[19853]: audit 2024-09-21T17:45:34.918079+0000 mgr.smithi003.cgvhny (mgr.14203) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:36.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:36 smithi003 bash[19853]: audit 2024-09-21T17:45:34.918079+0000 mgr.smithi003.cgvhny (mgr.14203) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:36.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:36 smithi003 bash[19853]: audit 2024-09-21T17:45:35.902321+0000 mon.smithi003 (mon.0) 348 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:36.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:36 smithi003 bash[19853]: audit 2024-09-21T17:45:35.902321+0000 mon.smithi003 (mon.0) 348 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:36.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:36 smithi066 bash[25206]: audit 2024-09-21T17:45:34.302121+0000 mgr.smithi003.cgvhny (mgr.14203) 84 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:36.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:36 smithi066 bash[25206]: audit 2024-09-21T17:45:34.302121+0000 mgr.smithi003.cgvhny (mgr.14203) 84 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:36.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:36 smithi066 bash[25206]: cluster 2024-09-21T17:45:34.455586+0000 mgr.smithi003.cgvhny (mgr.14203) 85 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:36.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:36 smithi066 bash[25206]: cluster 2024-09-21T17:45:34.455586+0000 mgr.smithi003.cgvhny (mgr.14203) 85 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:36.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:36 smithi066 bash[25206]: audit 2024-09-21T17:45:34.918079+0000 mgr.smithi003.cgvhny (mgr.14203) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:36.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:36 smithi066 bash[25206]: audit 2024-09-21T17:45:34.918079+0000 mgr.smithi003.cgvhny (mgr.14203) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T17:45:36.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:36 smithi066 bash[25206]: audit 2024-09-21T17:45:35.902321+0000 mon.smithi003 (mon.0) 348 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:36.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:36 smithi066 bash[25206]: audit 2024-09-21T17:45:35.902321+0000 mon.smithi003 (mon.0) 348 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:37.599 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:45:38.219 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T17:45:38.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:38 smithi066 bash[25206]: cluster 2024-09-21T17:45:36.456007+0000 mgr.smithi003.cgvhny (mgr.14203) 87 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:38.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:38 smithi066 bash[25206]: cluster 2024-09-21T17:45:36.456007+0000 mgr.smithi003.cgvhny (mgr.14203) 87 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:38.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:38 smithi066 bash[25206]: audit 2024-09-21T17:45:37.597628+0000 mon.smithi003 (mon.0) 349 : audit [DBG] from='client.? 172.21.15.3:0/256257956' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:38.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:38 smithi066 bash[25206]: audit 2024-09-21T17:45:37.597628+0000 mon.smithi003 (mon.0) 349 : audit [DBG] from='client.? 172.21.15.3:0/256257956' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:38.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:38 smithi003 bash[19853]: cluster 2024-09-21T17:45:36.456007+0000 mgr.smithi003.cgvhny (mgr.14203) 87 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:38.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:38 smithi003 bash[19853]: cluster 2024-09-21T17:45:36.456007+0000 mgr.smithi003.cgvhny (mgr.14203) 87 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:38.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:38 smithi003 bash[19853]: audit 2024-09-21T17:45:37.597628+0000 mon.smithi003 (mon.0) 349 : audit [DBG] from='client.? 172.21.15.3:0/256257956' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:38.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:38 smithi003 bash[19853]: audit 2024-09-21T17:45:37.597628+0000 mon.smithi003 (mon.0) 349 : audit [DBG] from='client.? 172.21.15.3:0/256257956' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:39.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:45:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: cluster 2024-09-21T17:45:38.456488+0000 mgr.smithi003.cgvhny (mgr.14203) 88 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: cluster 2024-09-21T17:45:38.456488+0000 mgr.smithi003.cgvhny (mgr.14203) 88 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: audit 2024-09-21T17:45:39.400052+0000 mon.smithi003 (mon.0) 350 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: audit 2024-09-21T17:45:39.400052+0000 mon.smithi003 (mon.0) 350 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: audit 2024-09-21T17:45:39.405451+0000 mon.smithi003 (mon.0) 351 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: audit 2024-09-21T17:45:39.405451+0000 mon.smithi003 (mon.0) 351 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: audit 2024-09-21T17:45:39.444456+0000 mon.smithi003 (mon.0) 352 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: audit 2024-09-21T17:45:39.444456+0000 mon.smithi003 (mon.0) 352 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: audit 2024-09-21T17:45:39.448023+0000 mon.smithi003 (mon.0) 353 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:40 smithi003 bash[19853]: audit 2024-09-21T17:45:39.448023+0000 mon.smithi003 (mon.0) 353 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: cluster 2024-09-21T17:45:38.456488+0000 mgr.smithi003.cgvhny (mgr.14203) 88 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:40.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: cluster 2024-09-21T17:45:38.456488+0000 mgr.smithi003.cgvhny (mgr.14203) 88 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:40.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: audit 2024-09-21T17:45:39.400052+0000 mon.smithi003 (mon.0) 350 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: audit 2024-09-21T17:45:39.400052+0000 mon.smithi003 (mon.0) 350 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: audit 2024-09-21T17:45:39.405451+0000 mon.smithi003 (mon.0) 351 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: audit 2024-09-21T17:45:39.405451+0000 mon.smithi003 (mon.0) 351 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: audit 2024-09-21T17:45:39.444456+0000 mon.smithi003 (mon.0) 352 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: audit 2024-09-21T17:45:39.444456+0000 mon.smithi003 (mon.0) 352 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: audit 2024-09-21T17:45:39.448023+0000 mon.smithi003 (mon.0) 353 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:40.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:40 smithi066 bash[25206]: audit 2024-09-21T17:45:39.448023+0000 mon.smithi003 (mon.0) 353 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.092924+0000 mon.smithi003 (mon.0) 354 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.092924+0000 mon.smithi003 (mon.0) 354 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.096824+0000 mon.smithi003 (mon.0) 355 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.096824+0000 mon.smithi003 (mon.0) 355 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.108905+0000 mon.smithi003 (mon.0) 356 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.108905+0000 mon.smithi003 (mon.0) 356 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.115108+0000 mon.smithi003 (mon.0) 357 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.115108+0000 mon.smithi003 (mon.0) 357 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.116633+0000 mon.smithi003 (mon.0) 358 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.116633+0000 mon.smithi003 (mon.0) 358 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.117827+0000 mon.smithi003 (mon.0) 359 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.117827+0000 mon.smithi003 (mon.0) 359 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.123991+0000 mon.smithi003 (mon.0) 360 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.123991+0000 mon.smithi003 (mon.0) 360 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.126855+0000 mon.smithi003 (mon.0) 361 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.126855+0000 mon.smithi003 (mon.0) 361 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.132153+0000 mon.smithi003 (mon.0) 362 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.132153+0000 mon.smithi003 (mon.0) 362 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.133682+0000 mon.smithi003 (mon.0) 363 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.133682+0000 mon.smithi003 (mon.0) 363 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.137615+0000 mon.smithi003 (mon.0) 364 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.137615+0000 mon.smithi003 (mon.0) 364 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.139212+0000 mon.smithi003 (mon.0) 365 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: audit 2024-09-21T17:45:40.139212+0000 mon.smithi003 (mon.0) 365 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: cluster 2024-09-21T17:45:40.456925+0000 mgr.smithi003.cgvhny (mgr.14203) 89 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:41.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:41 smithi003 bash[19853]: cluster 2024-09-21T17:45:40.456925+0000 mgr.smithi003.cgvhny (mgr.14203) 89 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.092924+0000 mon.smithi003 (mon.0) 354 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.092924+0000 mon.smithi003 (mon.0) 354 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.096824+0000 mon.smithi003 (mon.0) 355 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.096824+0000 mon.smithi003 (mon.0) 355 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.108905+0000 mon.smithi003 (mon.0) 356 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.108905+0000 mon.smithi003 (mon.0) 356 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.115108+0000 mon.smithi003 (mon.0) 357 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.115108+0000 mon.smithi003 (mon.0) 357 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.116633+0000 mon.smithi003 (mon.0) 358 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.116633+0000 mon.smithi003 (mon.0) 358 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.117827+0000 mon.smithi003 (mon.0) 359 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.117827+0000 mon.smithi003 (mon.0) 359 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.123991+0000 mon.smithi003 (mon.0) 360 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.123991+0000 mon.smithi003 (mon.0) 360 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.126855+0000 mon.smithi003 (mon.0) 361 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.126855+0000 mon.smithi003 (mon.0) 361 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.132153+0000 mon.smithi003 (mon.0) 362 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.132153+0000 mon.smithi003 (mon.0) 362 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.133682+0000 mon.smithi003 (mon.0) 363 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.133682+0000 mon.smithi003 (mon.0) 363 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.137615+0000 mon.smithi003 (mon.0) 364 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.137615+0000 mon.smithi003 (mon.0) 364 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.139212+0000 mon.smithi003 (mon.0) 365 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: audit 2024-09-21T17:45:40.139212+0000 mon.smithi003 (mon.0) 365 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:45:41.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: cluster 2024-09-21T17:45:40.456925+0000 mgr.smithi003.cgvhny (mgr.14203) 89 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:41.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:41 smithi066 bash[25206]: cluster 2024-09-21T17:45:40.456925+0000 mgr.smithi003.cgvhny (mgr.14203) 89 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:43 smithi003 bash[19853]: cluster 2024-09-21T17:45:42.457251+0000 mgr.smithi003.cgvhny (mgr.14203) 90 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:43 smithi003 bash[19853]: cluster 2024-09-21T17:45:42.457251+0000 mgr.smithi003.cgvhny (mgr.14203) 90 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:43.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:43 smithi066 bash[25206]: cluster 2024-09-21T17:45:42.457251+0000 mgr.smithi003.cgvhny (mgr.14203) 90 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:43.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:43 smithi066 bash[25206]: cluster 2024-09-21T17:45:42.457251+0000 mgr.smithi003.cgvhny (mgr.14203) 90 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:43.992 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:45:45.496 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:45:45.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:45 smithi066 bash[25206]: cluster 2024-09-21T17:45:44.457657+0000 mgr.smithi003.cgvhny (mgr.14203) 91 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:45.890 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:45 smithi066 bash[25206]: cluster 2024-09-21T17:45:44.457657+0000 mgr.smithi003.cgvhny (mgr.14203) 91 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:45.890 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:45 smithi066 bash[25206]: audit 2024-09-21T17:45:45.495315+0000 mon.smithi003 (mon.0) 366 : audit [DBG] from='client.? 172.21.15.3:0/1410798774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:45.890 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:45 smithi066 bash[25206]: audit 2024-09-21T17:45:45.495315+0000 mon.smithi003 (mon.0) 366 : audit [DBG] from='client.? 172.21.15.3:0/1410798774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:45.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:45 smithi003 bash[19853]: cluster 2024-09-21T17:45:44.457657+0000 mgr.smithi003.cgvhny (mgr.14203) 91 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:45.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:45 smithi003 bash[19853]: cluster 2024-09-21T17:45:44.457657+0000 mgr.smithi003.cgvhny (mgr.14203) 91 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:45.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:45 smithi003 bash[19853]: audit 2024-09-21T17:45:45.495315+0000 mon.smithi003 (mon.0) 366 : audit [DBG] from='client.? 172.21.15.3:0/1410798774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:45.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:45 smithi003 bash[19853]: audit 2024-09-21T17:45:45.495315+0000 mon.smithi003 (mon.0) 366 : audit [DBG] from='client.? 172.21.15.3:0/1410798774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:46.449 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T17:45:47.451 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:45:47.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:47 smithi003 bash[19853]: cluster 2024-09-21T17:45:46.458075+0000 mgr.smithi003.cgvhny (mgr.14203) 92 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:47.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:47 smithi003 bash[19853]: cluster 2024-09-21T17:45:46.458075+0000 mgr.smithi003.cgvhny (mgr.14203) 92 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:47.857 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:47 smithi066 bash[25206]: cluster 2024-09-21T17:45:46.458075+0000 mgr.smithi003.cgvhny (mgr.14203) 92 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:47.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:47 smithi066 bash[25206]: cluster 2024-09-21T17:45:46.458075+0000 mgr.smithi003.cgvhny (mgr.14203) 92 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:49.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: cluster 2024-09-21T17:45:48.458362+0000 mgr.smithi003.cgvhny (mgr.14203) 93 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: cluster 2024-09-21T17:45:48.458362+0000 mgr.smithi003.cgvhny (mgr.14203) 93 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: audit 2024-09-21T17:45:49.257617+0000 mon.smithi066 (mon.1) 2 : audit [INF] from='client.? 172.21.15.66:0/211756335' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"} : dispatch 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: audit 2024-09-21T17:45:49.257617+0000 mon.smithi066 (mon.1) 2 : audit [INF] from='client.? 172.21.15.66:0/211756335' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"} : dispatch 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: audit 2024-09-21T17:45:49.258487+0000 mon.smithi003 (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"} : dispatch 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: audit 2024-09-21T17:45:49.258487+0000 mon.smithi003 (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"} : dispatch 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: audit 2024-09-21T17:45:49.261569+0000 mon.smithi003 (mon.0) 368 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"}]': finished 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: audit 2024-09-21T17:45:49.261569+0000 mon.smithi003 (mon.0) 368 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"}]': finished 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: cluster 2024-09-21T17:45:49.264885+0000 mon.smithi003 (mon.0) 369 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: cluster 2024-09-21T17:45:49.264885+0000 mon.smithi003 (mon.0) 369 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: audit 2024-09-21T17:45:49.265200+0000 mon.smithi003 (mon.0) 370 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:49.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:49 smithi066 bash[25206]: audit 2024-09-21T17:45:49.265200+0000 mon.smithi003 (mon.0) 370 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:49.879 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: cluster 2024-09-21T17:45:48.458362+0000 mgr.smithi003.cgvhny (mgr.14203) 93 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:49.879 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: cluster 2024-09-21T17:45:48.458362+0000 mgr.smithi003.cgvhny (mgr.14203) 93 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:49.879 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: audit 2024-09-21T17:45:49.257617+0000 mon.smithi066 (mon.1) 2 : audit [INF] from='client.? 172.21.15.66:0/211756335' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"} : dispatch 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: audit 2024-09-21T17:45:49.257617+0000 mon.smithi066 (mon.1) 2 : audit [INF] from='client.? 172.21.15.66:0/211756335' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"} : dispatch 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: audit 2024-09-21T17:45:49.258487+0000 mon.smithi003 (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"} : dispatch 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: audit 2024-09-21T17:45:49.258487+0000 mon.smithi003 (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"} : dispatch 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: audit 2024-09-21T17:45:49.261569+0000 mon.smithi003 (mon.0) 368 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"}]': finished 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: audit 2024-09-21T17:45:49.261569+0000 mon.smithi003 (mon.0) 368 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3b24d7c-3121-4ad9-8717-49d6f51a7f6a"}]': finished 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: cluster 2024-09-21T17:45:49.264885+0000 mon.smithi003 (mon.0) 369 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: cluster 2024-09-21T17:45:49.264885+0000 mon.smithi003 (mon.0) 369 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: audit 2024-09-21T17:45:49.265200+0000 mon.smithi003 (mon.0) 370 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:49.880 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:49 smithi003 bash[19853]: audit 2024-09-21T17:45:49.265200+0000 mon.smithi003 (mon.0) 370 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: audit 2024-09-21T17:45:49.703154+0000 mon.smithi003 (mon.0) 371 : audit [INF] from='client.? 172.21.15.3:0/681284366' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20f1a737-bc78-498d-bf29-235845e9b389"} : dispatch 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: audit 2024-09-21T17:45:49.703154+0000 mon.smithi003 (mon.0) 371 : audit [INF] from='client.? 172.21.15.3:0/681284366' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20f1a737-bc78-498d-bf29-235845e9b389"} : dispatch 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: audit 2024-09-21T17:45:49.706005+0000 mon.smithi003 (mon.0) 372 : audit [INF] from='client.? 172.21.15.3:0/681284366' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20f1a737-bc78-498d-bf29-235845e9b389"}]': finished 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: audit 2024-09-21T17:45:49.706005+0000 mon.smithi003 (mon.0) 372 : audit [INF] from='client.? 172.21.15.3:0/681284366' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20f1a737-bc78-498d-bf29-235845e9b389"}]': finished 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: cluster 2024-09-21T17:45:49.709248+0000 mon.smithi003 (mon.0) 373 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: cluster 2024-09-21T17:45:49.709248+0000 mon.smithi003 (mon.0) 373 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: audit 2024-09-21T17:45:49.709519+0000 mon.smithi003 (mon.0) 374 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: audit 2024-09-21T17:45:49.709519+0000 mon.smithi003 (mon.0) 374 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: audit 2024-09-21T17:45:49.709731+0000 mon.smithi003 (mon.0) 375 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:50.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:50 smithi003 bash[19853]: audit 2024-09-21T17:45:49.709731+0000 mon.smithi003 (mon.0) 375 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: audit 2024-09-21T17:45:49.703154+0000 mon.smithi003 (mon.0) 371 : audit [INF] from='client.? 172.21.15.3:0/681284366' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20f1a737-bc78-498d-bf29-235845e9b389"} : dispatch 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: audit 2024-09-21T17:45:49.703154+0000 mon.smithi003 (mon.0) 371 : audit [INF] from='client.? 172.21.15.3:0/681284366' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20f1a737-bc78-498d-bf29-235845e9b389"} : dispatch 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: audit 2024-09-21T17:45:49.706005+0000 mon.smithi003 (mon.0) 372 : audit [INF] from='client.? 172.21.15.3:0/681284366' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20f1a737-bc78-498d-bf29-235845e9b389"}]': finished 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: audit 2024-09-21T17:45:49.706005+0000 mon.smithi003 (mon.0) 372 : audit [INF] from='client.? 172.21.15.3:0/681284366' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20f1a737-bc78-498d-bf29-235845e9b389"}]': finished 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: cluster 2024-09-21T17:45:49.709248+0000 mon.smithi003 (mon.0) 373 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: cluster 2024-09-21T17:45:49.709248+0000 mon.smithi003 (mon.0) 373 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: audit 2024-09-21T17:45:49.709519+0000 mon.smithi003 (mon.0) 374 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: audit 2024-09-21T17:45:49.709519+0000 mon.smithi003 (mon.0) 374 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: audit 2024-09-21T17:45:49.709731+0000 mon.smithi003 (mon.0) 375 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:50 smithi066 bash[25206]: audit 2024-09-21T17:45:49.709731+0000 mon.smithi003 (mon.0) 375 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:51 smithi003 bash[19853]: cluster 2024-09-21T17:45:50.458728+0000 mgr.smithi003.cgvhny (mgr.14203) 94 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:51 smithi003 bash[19853]: cluster 2024-09-21T17:45:50.458728+0000 mgr.smithi003.cgvhny (mgr.14203) 94 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:51 smithi003 bash[19853]: audit 2024-09-21T17:45:50.789449+0000 mon.smithi066 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.66:0/546287207' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:51 smithi003 bash[19853]: audit 2024-09-21T17:45:50.789449+0000 mon.smithi066 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.66:0/546287207' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:51 smithi003 bash[19853]: audit 2024-09-21T17:45:50.902004+0000 mon.smithi003 (mon.0) 376 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:51.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:51 smithi003 bash[19853]: audit 2024-09-21T17:45:50.902004+0000 mon.smithi003 (mon.0) 376 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:51.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:51 smithi003 bash[19853]: audit 2024-09-21T17:45:51.183409+0000 mon.smithi003 (mon.0) 377 : audit [DBG] from='client.? 172.21.15.3:0/1166713614' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:51.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:51 smithi003 bash[19853]: audit 2024-09-21T17:45:51.183409+0000 mon.smithi003 (mon.0) 377 : audit [DBG] from='client.? 172.21.15.3:0/1166713614' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:51.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:51 smithi066 bash[25206]: cluster 2024-09-21T17:45:50.458728+0000 mgr.smithi003.cgvhny (mgr.14203) 94 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:51 smithi066 bash[25206]: cluster 2024-09-21T17:45:50.458728+0000 mgr.smithi003.cgvhny (mgr.14203) 94 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:51 smithi066 bash[25206]: audit 2024-09-21T17:45:50.789449+0000 mon.smithi066 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.66:0/546287207' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:51 smithi066 bash[25206]: audit 2024-09-21T17:45:50.789449+0000 mon.smithi066 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.66:0/546287207' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:51 smithi066 bash[25206]: audit 2024-09-21T17:45:50.902004+0000 mon.smithi003 (mon.0) 376 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:51 smithi066 bash[25206]: audit 2024-09-21T17:45:50.902004+0000 mon.smithi003 (mon.0) 376 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:45:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:51 smithi066 bash[25206]: audit 2024-09-21T17:45:51.183409+0000 mon.smithi003 (mon.0) 377 : audit [DBG] from='client.? 172.21.15.3:0/1166713614' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:51 smithi066 bash[25206]: audit 2024-09-21T17:45:51.183409+0000 mon.smithi003 (mon.0) 377 : audit [DBG] from='client.? 172.21.15.3:0/1166713614' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:52.236 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:45:53.667 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:45:53.942 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:53 smithi003 bash[19853]: cluster 2024-09-21T17:45:52.459147+0000 mgr.smithi003.cgvhny (mgr.14203) 95 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:53.942 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:53 smithi003 bash[19853]: cluster 2024-09-21T17:45:52.459147+0000 mgr.smithi003.cgvhny (mgr.14203) 95 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:53.942 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:53 smithi003 bash[19853]: audit 2024-09-21T17:45:53.665764+0000 mon.smithi003 (mon.0) 378 : audit [DBG] from='client.? 172.21.15.3:0/1508726263' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:53.942 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:53 smithi003 bash[19853]: audit 2024-09-21T17:45:53.665764+0000 mon.smithi003 (mon.0) 378 : audit [DBG] from='client.? 172.21.15.3:0/1508726263' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:53.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:53 smithi066 bash[25206]: cluster 2024-09-21T17:45:52.459147+0000 mgr.smithi003.cgvhny (mgr.14203) 95 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:53.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:53 smithi066 bash[25206]: cluster 2024-09-21T17:45:52.459147+0000 mgr.smithi003.cgvhny (mgr.14203) 95 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:53.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:53 smithi066 bash[25206]: audit 2024-09-21T17:45:53.665764+0000 mon.smithi003 (mon.0) 378 : audit [DBG] from='client.? 172.21.15.3:0/1508726263' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:53.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:53 smithi066 bash[25206]: audit 2024-09-21T17:45:53.665764+0000 mon.smithi003 (mon.0) 378 : audit [DBG] from='client.? 172.21.15.3:0/1508726263' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:45:54.380 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726940749,"num_remapped_pgs":0} 2024-09-21T17:45:54.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.302124+0000 mon.smithi066 (mon.1) 4 : audit [INF] from='client.? 172.21.15.66:0/305558098' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.302124+0000 mon.smithi066 (mon.1) 4 : audit [INF] from='client.? 172.21.15.66:0/305558098' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.303003+0000 mon.smithi003 (mon.0) 379 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.303003+0000 mon.smithi003 (mon.0) 379 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.306119+0000 mon.smithi003 (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"}]': finished 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.306119+0000 mon.smithi003 (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"}]': finished 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: cluster 2024-09-21T17:45:54.310979+0000 mon.smithi003 (mon.0) 381 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: cluster 2024-09-21T17:45:54.310979+0000 mon.smithi003 (mon.0) 381 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.311381+0000 mon.smithi003 (mon.0) 382 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.311381+0000 mon.smithi003 (mon.0) 382 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.311732+0000 mon.smithi003 (mon.0) 383 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.311732+0000 mon.smithi003 (mon.0) 383 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.312103+0000 mon.smithi003 (mon.0) 384 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:45:54.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:54 smithi066 bash[25206]: audit 2024-09-21T17:45:54.312103+0000 mon.smithi003 (mon.0) 384 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:45:55.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.302124+0000 mon.smithi066 (mon.1) 4 : audit [INF] from='client.? 172.21.15.66:0/305558098' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"} : dispatch 2024-09-21T17:45:55.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.302124+0000 mon.smithi066 (mon.1) 4 : audit [INF] from='client.? 172.21.15.66:0/305558098' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"} : dispatch 2024-09-21T17:45:55.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.303003+0000 mon.smithi003 (mon.0) 379 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"} : dispatch 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.303003+0000 mon.smithi003 (mon.0) 379 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"} : dispatch 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.306119+0000 mon.smithi003 (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"}]': finished 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.306119+0000 mon.smithi003 (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535"}]': finished 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: cluster 2024-09-21T17:45:54.310979+0000 mon.smithi003 (mon.0) 381 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: cluster 2024-09-21T17:45:54.310979+0000 mon.smithi003 (mon.0) 381 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.311381+0000 mon.smithi003 (mon.0) 382 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.311381+0000 mon.smithi003 (mon.0) 382 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.311732+0000 mon.smithi003 (mon.0) 383 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.311732+0000 mon.smithi003 (mon.0) 383 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.312103+0000 mon.smithi003 (mon.0) 384 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:45:55.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:54 smithi003 bash[19853]: audit 2024-09-21T17:45:54.312103+0000 mon.smithi003 (mon.0) 384 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:45:55.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:45:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: cluster 2024-09-21T17:45:54.459567+0000 mgr.smithi003.cgvhny (mgr.14203) 96 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: cluster 2024-09-21T17:45:54.459567+0000 mgr.smithi003.cgvhny (mgr.14203) 96 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.234575+0000 mon.smithi003 (mon.0) 385 : audit [INF] from='client.? 172.21.15.3:0/3128511843' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "adf5105d-4289-493a-8d52-f3642b24d951"} : dispatch 2024-09-21T17:45:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.234575+0000 mon.smithi003 (mon.0) 385 : audit [INF] from='client.? 172.21.15.3:0/3128511843' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "adf5105d-4289-493a-8d52-f3642b24d951"} : dispatch 2024-09-21T17:45:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.238215+0000 mon.smithi003 (mon.0) 386 : audit [INF] from='client.? 172.21.15.3:0/3128511843' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "adf5105d-4289-493a-8d52-f3642b24d951"}]': finished 2024-09-21T17:45:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.238215+0000 mon.smithi003 (mon.0) 386 : audit [INF] from='client.? 172.21.15.3:0/3128511843' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "adf5105d-4289-493a-8d52-f3642b24d951"}]': finished 2024-09-21T17:45:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: cluster 2024-09-21T17:45:55.243117+0000 mon.smithi003 (mon.0) 387 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: cluster 2024-09-21T17:45:55.243117+0000 mon.smithi003 (mon.0) 387 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.243386+0000 mon.smithi003 (mon.0) 388 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.243386+0000 mon.smithi003 (mon.0) 388 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.243585+0000 mon.smithi003 (mon.0) 389 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.243585+0000 mon.smithi003 (mon.0) 389 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.243800+0000 mon.smithi003 (mon.0) 390 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.243800+0000 mon.smithi003 (mon.0) 390 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.244039+0000 mon.smithi003 (mon.0) 391 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:45:55.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:55 smithi066 bash[25206]: audit 2024-09-21T17:45:55.244039+0000 mon.smithi003 (mon.0) 391 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: cluster 2024-09-21T17:45:54.459567+0000 mgr.smithi003.cgvhny (mgr.14203) 96 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: cluster 2024-09-21T17:45:54.459567+0000 mgr.smithi003.cgvhny (mgr.14203) 96 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.234575+0000 mon.smithi003 (mon.0) 385 : audit [INF] from='client.? 172.21.15.3:0/3128511843' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "adf5105d-4289-493a-8d52-f3642b24d951"} : dispatch 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.234575+0000 mon.smithi003 (mon.0) 385 : audit [INF] from='client.? 172.21.15.3:0/3128511843' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "adf5105d-4289-493a-8d52-f3642b24d951"} : dispatch 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.238215+0000 mon.smithi003 (mon.0) 386 : audit [INF] from='client.? 172.21.15.3:0/3128511843' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "adf5105d-4289-493a-8d52-f3642b24d951"}]': finished 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.238215+0000 mon.smithi003 (mon.0) 386 : audit [INF] from='client.? 172.21.15.3:0/3128511843' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "adf5105d-4289-493a-8d52-f3642b24d951"}]': finished 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: cluster 2024-09-21T17:45:55.243117+0000 mon.smithi003 (mon.0) 387 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: cluster 2024-09-21T17:45:55.243117+0000 mon.smithi003 (mon.0) 387 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-21T17:45:56.176 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.243386+0000 mon.smithi003 (mon.0) 388 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:56.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.243386+0000 mon.smithi003 (mon.0) 388 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:45:56.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.243585+0000 mon.smithi003 (mon.0) 389 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:56.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.243585+0000 mon.smithi003 (mon.0) 389 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:45:56.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.243800+0000 mon.smithi003 (mon.0) 390 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:45:56.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.243800+0000 mon.smithi003 (mon.0) 390 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:45:56.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.244039+0000 mon.smithi003 (mon.0) 391 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:45:56.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:55 smithi003 bash[19853]: audit 2024-09-21T17:45:55.244039+0000 mon.smithi003 (mon.0) 391 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:45:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:56 smithi003 bash[19853]: audit 2024-09-21T17:45:55.808986+0000 mon.smithi066 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.66:0/689899923' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:56 smithi003 bash[19853]: audit 2024-09-21T17:45:55.808986+0000 mon.smithi066 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.66:0/689899923' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:57.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:56 smithi066 bash[25206]: audit 2024-09-21T17:45:55.808986+0000 mon.smithi066 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.66:0/689899923' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:57.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:56 smithi066 bash[25206]: audit 2024-09-21T17:45:55.808986+0000 mon.smithi066 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.66:0/689899923' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:57 smithi003 bash[19853]: cluster 2024-09-21T17:45:56.459997+0000 mgr.smithi003.cgvhny (mgr.14203) 97 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:57 smithi003 bash[19853]: cluster 2024-09-21T17:45:56.459997+0000 mgr.smithi003.cgvhny (mgr.14203) 97 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:57 smithi003 bash[19853]: audit 2024-09-21T17:45:56.768395+0000 mon.smithi003 (mon.0) 392 : audit [DBG] from='client.? 172.21.15.3:0/4225552082' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:57 smithi003 bash[19853]: audit 2024-09-21T17:45:56.768395+0000 mon.smithi003 (mon.0) 392 : audit [DBG] from='client.? 172.21.15.3:0/4225552082' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:58.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:57 smithi066 bash[25206]: cluster 2024-09-21T17:45:56.459997+0000 mgr.smithi003.cgvhny (mgr.14203) 97 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:58.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:57 smithi066 bash[25206]: cluster 2024-09-21T17:45:56.459997+0000 mgr.smithi003.cgvhny (mgr.14203) 97 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:45:58.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:57 smithi066 bash[25206]: audit 2024-09-21T17:45:56.768395+0000 mon.smithi003 (mon.0) 392 : audit [DBG] from='client.? 172.21.15.3:0/4225552082' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:45:58.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:57 smithi066 bash[25206]: audit 2024-09-21T17:45:56.768395+0000 mon.smithi003 (mon.0) 392 : audit [DBG] from='client.? 172.21.15.3:0/4225552082' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:00.174 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:46:00.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: cluster 2024-09-21T17:45:58.460518+0000 mgr.smithi003.cgvhny (mgr.14203) 98 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: cluster 2024-09-21T17:45:58.460518+0000 mgr.smithi003.cgvhny (mgr.14203) 98 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.538771+0000 mon.smithi066 (mon.1) 6 : audit [INF] from='client.? 172.21.15.66:0/2736449841' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.538771+0000 mon.smithi066 (mon.1) 6 : audit [INF] from='client.? 172.21.15.66:0/2736449841' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.539537+0000 mon.smithi003 (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.539537+0000 mon.smithi003 (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.542387+0000 mon.smithi003 (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"}]': finished 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.542387+0000 mon.smithi003 (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"}]': finished 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: cluster 2024-09-21T17:45:59.547347+0000 mon.smithi003 (mon.0) 395 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: cluster 2024-09-21T17:45:59.547347+0000 mon.smithi003 (mon.0) 395 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.547865+0000 mon.smithi003 (mon.0) 396 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.547865+0000 mon.smithi003 (mon.0) 396 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.548220+0000 mon.smithi003 (mon.0) 397 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.548220+0000 mon.smithi003 (mon.0) 397 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.548621+0000 mon.smithi003 (mon.0) 398 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:00.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.548621+0000 mon.smithi003 (mon.0) 398 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:00.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.548943+0000 mon.smithi003 (mon.0) 399 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:00.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.548943+0000 mon.smithi003 (mon.0) 399 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:00.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.549305+0000 mon.smithi003 (mon.0) 400 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:00.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:45:59 smithi003 bash[19853]: audit 2024-09-21T17:45:59.549305+0000 mon.smithi003 (mon.0) 400 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: cluster 2024-09-21T17:45:58.460518+0000 mgr.smithi003.cgvhny (mgr.14203) 98 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: cluster 2024-09-21T17:45:58.460518+0000 mgr.smithi003.cgvhny (mgr.14203) 98 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.538771+0000 mon.smithi066 (mon.1) 6 : audit [INF] from='client.? 172.21.15.66:0/2736449841' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"} : dispatch 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.538771+0000 mon.smithi066 (mon.1) 6 : audit [INF] from='client.? 172.21.15.66:0/2736449841' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"} : dispatch 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.539537+0000 mon.smithi003 (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"} : dispatch 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.539537+0000 mon.smithi003 (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"} : dispatch 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.542387+0000 mon.smithi003 (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"}]': finished 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.542387+0000 mon.smithi003 (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1"}]': finished 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: cluster 2024-09-21T17:45:59.547347+0000 mon.smithi003 (mon.0) 395 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: cluster 2024-09-21T17:45:59.547347+0000 mon.smithi003 (mon.0) 395 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-21T17:46:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.547865+0000 mon.smithi003 (mon.0) 396 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.547865+0000 mon.smithi003 (mon.0) 396 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.548220+0000 mon.smithi003 (mon.0) 397 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.548220+0000 mon.smithi003 (mon.0) 397 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.548621+0000 mon.smithi003 (mon.0) 398 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.548621+0000 mon.smithi003 (mon.0) 398 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.548943+0000 mon.smithi003 (mon.0) 399 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.548943+0000 mon.smithi003 (mon.0) 399 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.549305+0000 mon.smithi003 (mon.0) 400 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:00.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:45:59 smithi066 bash[25206]: audit 2024-09-21T17:45:59.549305+0000 mon.smithi003 (mon.0) 400 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:01.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.533027+0000 mon.smithi003 (mon.0) 401 : audit [INF] from='client.? 172.21.15.3:0/188665637' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3bc4f28-96e9-48f8-8eb7-455541876b09"} : dispatch 2024-09-21T17:46:01.392 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.533027+0000 mon.smithi003 (mon.0) 401 : audit [INF] from='client.? 172.21.15.3:0/188665637' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3bc4f28-96e9-48f8-8eb7-455541876b09"} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.535788+0000 mon.smithi003 (mon.0) 402 : audit [INF] from='client.? 172.21.15.3:0/188665637' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3bc4f28-96e9-48f8-8eb7-455541876b09"}]': finished 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.535788+0000 mon.smithi003 (mon.0) 402 : audit [INF] from='client.? 172.21.15.3:0/188665637' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3bc4f28-96e9-48f8-8eb7-455541876b09"}]': finished 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: cluster 2024-09-21T17:46:00.540611+0000 mon.smithi003 (mon.0) 403 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: cluster 2024-09-21T17:46:00.540611+0000 mon.smithi003 (mon.0) 403 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.541192+0000 mon.smithi003 (mon.0) 404 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.541192+0000 mon.smithi003 (mon.0) 404 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.541547+0000 mon.smithi003 (mon.0) 405 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.541547+0000 mon.smithi003 (mon.0) 405 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.541868+0000 mon.smithi003 (mon.0) 406 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.541868+0000 mon.smithi003 (mon.0) 406 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.542175+0000 mon.smithi003 (mon.0) 407 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.542175+0000 mon.smithi003 (mon.0) 407 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:01.393 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.542488+0000 mon.smithi003 (mon.0) 408 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:01.394 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.542488+0000 mon.smithi003 (mon.0) 408 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:01.394 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.542801+0000 mon.smithi003 (mon.0) 409 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:01.394 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:00 smithi003 bash[19853]: audit 2024-09-21T17:46:00.542801+0000 mon.smithi003 (mon.0) 409 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:01.394 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.533027+0000 mon.smithi003 (mon.0) 401 : audit [INF] from='client.? 172.21.15.3:0/188665637' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3bc4f28-96e9-48f8-8eb7-455541876b09"} : dispatch 2024-09-21T17:46:01.394 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.533027+0000 mon.smithi003 (mon.0) 401 : audit [INF] from='client.? 172.21.15.3:0/188665637' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d3bc4f28-96e9-48f8-8eb7-455541876b09"} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.535788+0000 mon.smithi003 (mon.0) 402 : audit [INF] from='client.? 172.21.15.3:0/188665637' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3bc4f28-96e9-48f8-8eb7-455541876b09"}]': finished 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.535788+0000 mon.smithi003 (mon.0) 402 : audit [INF] from='client.? 172.21.15.3:0/188665637' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3bc4f28-96e9-48f8-8eb7-455541876b09"}]': finished 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: cluster 2024-09-21T17:46:00.540611+0000 mon.smithi003 (mon.0) 403 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: cluster 2024-09-21T17:46:00.540611+0000 mon.smithi003 (mon.0) 403 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.541192+0000 mon.smithi003 (mon.0) 404 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.541192+0000 mon.smithi003 (mon.0) 404 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.541547+0000 mon.smithi003 (mon.0) 405 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.541547+0000 mon.smithi003 (mon.0) 405 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.541868+0000 mon.smithi003 (mon.0) 406 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.541868+0000 mon.smithi003 (mon.0) 406 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.542175+0000 mon.smithi003 (mon.0) 407 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.542175+0000 mon.smithi003 (mon.0) 407 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.542488+0000 mon.smithi003 (mon.0) 408 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:01.395 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.542488+0000 mon.smithi003 (mon.0) 408 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:01.396 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.542801+0000 mon.smithi003 (mon.0) 409 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:01.396 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:00 smithi066 bash[25206]: audit 2024-09-21T17:46:00.542801+0000 mon.smithi003 (mon.0) 409 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:01.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:01 smithi003 bash[19853]: cluster 2024-09-21T17:46:00.461028+0000 mgr.smithi003.cgvhny (mgr.14203) 99 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:01.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:01 smithi003 bash[19853]: cluster 2024-09-21T17:46:00.461028+0000 mgr.smithi003.cgvhny (mgr.14203) 99 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:01.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:01 smithi003 bash[19853]: audit 2024-09-21T17:46:01.074435+0000 mon.smithi066 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.66:0/2723556098' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:01.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:01 smithi003 bash[19853]: audit 2024-09-21T17:46:01.074435+0000 mon.smithi066 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.66:0/2723556098' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:02.037 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:46:02.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:01 smithi066 bash[25206]: cluster 2024-09-21T17:46:00.461028+0000 mgr.smithi003.cgvhny (mgr.14203) 99 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:01 smithi066 bash[25206]: cluster 2024-09-21T17:46:00.461028+0000 mgr.smithi003.cgvhny (mgr.14203) 99 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:01 smithi066 bash[25206]: audit 2024-09-21T17:46:01.074435+0000 mon.smithi066 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.66:0/2723556098' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:01 smithi066 bash[25206]: audit 2024-09-21T17:46:01.074435+0000 mon.smithi066 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.66:0/2723556098' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:02.703 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726940760,"num_remapped_pgs":0} 2024-09-21T17:46:03.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:02 smithi003 bash[19853]: audit 2024-09-21T17:46:02.035449+0000 mon.smithi003 (mon.0) 410 : audit [DBG] from='client.? 172.21.15.3:0/3919778428' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:03.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:02 smithi003 bash[19853]: audit 2024-09-21T17:46:02.035449+0000 mon.smithi003 (mon.0) 410 : audit [DBG] from='client.? 172.21.15.3:0/3919778428' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:03.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:02 smithi003 bash[19853]: audit 2024-09-21T17:46:02.466078+0000 mon.smithi003 (mon.0) 411 : audit [DBG] from='client.? 172.21.15.3:0/1681783822' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:03.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:02 smithi003 bash[19853]: audit 2024-09-21T17:46:02.466078+0000 mon.smithi003 (mon.0) 411 : audit [DBG] from='client.? 172.21.15.3:0/1681783822' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:03.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:02 smithi066 bash[25206]: audit 2024-09-21T17:46:02.035449+0000 mon.smithi003 (mon.0) 410 : audit [DBG] from='client.? 172.21.15.3:0/3919778428' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:03.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:02 smithi066 bash[25206]: audit 2024-09-21T17:46:02.035449+0000 mon.smithi003 (mon.0) 410 : audit [DBG] from='client.? 172.21.15.3:0/3919778428' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:02 smithi066 bash[25206]: audit 2024-09-21T17:46:02.466078+0000 mon.smithi003 (mon.0) 411 : audit [DBG] from='client.? 172.21.15.3:0/1681783822' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:02 smithi066 bash[25206]: audit 2024-09-21T17:46:02.466078+0000 mon.smithi003 (mon.0) 411 : audit [DBG] from='client.? 172.21.15.3:0/1681783822' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:03.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:46:04.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:03 smithi003 bash[19853]: cluster 2024-09-21T17:46:02.461468+0000 mgr.smithi003.cgvhny (mgr.14203) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:04.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:03 smithi003 bash[19853]: cluster 2024-09-21T17:46:02.461468+0000 mgr.smithi003.cgvhny (mgr.14203) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:04.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:03 smithi066 bash[25206]: cluster 2024-09-21T17:46:02.461468+0000 mgr.smithi003.cgvhny (mgr.14203) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:04.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:03 smithi066 bash[25206]: cluster 2024-09-21T17:46:02.461468+0000 mgr.smithi003.cgvhny (mgr.14203) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:05.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.574562+0000 mon.smithi066 (mon.1) 8 : audit [INF] from='client.? 172.21.15.66:0/1605051914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"} : dispatch 2024-09-21T17:46:05.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.574562+0000 mon.smithi066 (mon.1) 8 : audit [INF] from='client.? 172.21.15.66:0/1605051914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"} : dispatch 2024-09-21T17:46:05.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.575549+0000 mon.smithi003 (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"} : dispatch 2024-09-21T17:46:05.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.575549+0000 mon.smithi003 (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.579074+0000 mon.smithi003 (mon.0) 413 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"}]': finished 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.579074+0000 mon.smithi003 (mon.0) 413 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"}]': finished 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: cluster 2024-09-21T17:46:04.582117+0000 mon.smithi003 (mon.0) 414 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: cluster 2024-09-21T17:46:04.582117+0000 mon.smithi003 (mon.0) 414 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.582533+0000 mon.smithi003 (mon.0) 415 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.582533+0000 mon.smithi003 (mon.0) 415 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.583029+0000 mon.smithi003 (mon.0) 416 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.583029+0000 mon.smithi003 (mon.0) 416 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.583585+0000 mon.smithi003 (mon.0) 417 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.583585+0000 mon.smithi003 (mon.0) 417 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.584079+0000 mon.smithi003 (mon.0) 418 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.584079+0000 mon.smithi003 (mon.0) 418 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.584569+0000 mon.smithi003 (mon.0) 419 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.584569+0000 mon.smithi003 (mon.0) 419 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.585054+0000 mon.smithi003 (mon.0) 420 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:05.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.585054+0000 mon.smithi003 (mon.0) 420 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:05.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.585569+0000 mon.smithi003 (mon.0) 421 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:05.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:04 smithi003 bash[19853]: audit 2024-09-21T17:46:04.585569+0000 mon.smithi003 (mon.0) 421 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:05.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.574562+0000 mon.smithi066 (mon.1) 8 : audit [INF] from='client.? 172.21.15.66:0/1605051914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"} : dispatch 2024-09-21T17:46:05.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.574562+0000 mon.smithi066 (mon.1) 8 : audit [INF] from='client.? 172.21.15.66:0/1605051914' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"} : dispatch 2024-09-21T17:46:05.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.575549+0000 mon.smithi003 (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"} : dispatch 2024-09-21T17:46:05.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.575549+0000 mon.smithi003 (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"} : dispatch 2024-09-21T17:46:05.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.579074+0000 mon.smithi003 (mon.0) 413 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"}]': finished 2024-09-21T17:46:05.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.579074+0000 mon.smithi003 (mon.0) 413 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1a04f6a3-8fbe-45a7-98bc-ab7f943df029"}]': finished 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: cluster 2024-09-21T17:46:04.582117+0000 mon.smithi003 (mon.0) 414 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: cluster 2024-09-21T17:46:04.582117+0000 mon.smithi003 (mon.0) 414 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.582533+0000 mon.smithi003 (mon.0) 415 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.582533+0000 mon.smithi003 (mon.0) 415 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.583029+0000 mon.smithi003 (mon.0) 416 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.583029+0000 mon.smithi003 (mon.0) 416 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.583585+0000 mon.smithi003 (mon.0) 417 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.583585+0000 mon.smithi003 (mon.0) 417 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.584079+0000 mon.smithi003 (mon.0) 418 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.584079+0000 mon.smithi003 (mon.0) 418 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.584569+0000 mon.smithi003 (mon.0) 419 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.584569+0000 mon.smithi003 (mon.0) 419 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.585054+0000 mon.smithi003 (mon.0) 420 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:05.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.585054+0000 mon.smithi003 (mon.0) 420 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:05.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.585569+0000 mon.smithi003 (mon.0) 421 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:05.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:04 smithi066 bash[25206]: audit 2024-09-21T17:46:04.585569+0000 mon.smithi003 (mon.0) 421 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:06.174 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:05 smithi003 bash[19853]: cluster 2024-09-21T17:46:04.461903+0000 mgr.smithi003.cgvhny (mgr.14203) 101 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:06.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:05 smithi003 bash[19853]: cluster 2024-09-21T17:46:04.461903+0000 mgr.smithi003.cgvhny (mgr.14203) 101 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:06.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:05 smithi066 bash[25206]: cluster 2024-09-21T17:46:04.461903+0000 mgr.smithi003.cgvhny (mgr.14203) 101 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:06.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:05 smithi066 bash[25206]: cluster 2024-09-21T17:46:04.461903+0000 mgr.smithi003.cgvhny (mgr.14203) 101 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:06.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:05.902851+0000 mon.smithi003 (mon.0) 422 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:05.902851+0000 mon.smithi003 (mon.0) 422 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.101484+0000 mon.smithi066 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.66:0/2625906259' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.101484+0000 mon.smithi066 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.66:0/2625906259' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.475273+0000 mon.smithi003 (mon.0) 423 : audit [INF] from='client.? 172.21.15.3:0/1270165240' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ba62eb9-9741-4b1a-8ec8-1f259607d600"} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.475273+0000 mon.smithi003 (mon.0) 423 : audit [INF] from='client.? 172.21.15.3:0/1270165240' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ba62eb9-9741-4b1a-8ec8-1f259607d600"} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.477355+0000 mon.smithi003 (mon.0) 424 : audit [INF] from='client.? 172.21.15.3:0/1270165240' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ba62eb9-9741-4b1a-8ec8-1f259607d600"}]': finished 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.477355+0000 mon.smithi003 (mon.0) 424 : audit [INF] from='client.? 172.21.15.3:0/1270165240' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ba62eb9-9741-4b1a-8ec8-1f259607d600"}]': finished 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: cluster 2024-09-21T17:46:06.480604+0000 mon.smithi003 (mon.0) 425 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: cluster 2024-09-21T17:46:06.480604+0000 mon.smithi003 (mon.0) 425 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.480856+0000 mon.smithi003 (mon.0) 426 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.480856+0000 mon.smithi003 (mon.0) 426 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481080+0000 mon.smithi003 (mon.0) 427 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481080+0000 mon.smithi003 (mon.0) 427 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481273+0000 mon.smithi003 (mon.0) 428 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:06.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481273+0000 mon.smithi003 (mon.0) 428 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481452+0000 mon.smithi003 (mon.0) 429 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481452+0000 mon.smithi003 (mon.0) 429 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481591+0000 mon.smithi003 (mon.0) 430 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481591+0000 mon.smithi003 (mon.0) 430 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481737+0000 mon.smithi003 (mon.0) 431 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481737+0000 mon.smithi003 (mon.0) 431 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481892+0000 mon.smithi003 (mon.0) 432 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.481892+0000 mon.smithi003 (mon.0) 432 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.482009+0000 mon.smithi003 (mon.0) 433 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:06.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:06 smithi003 bash[19853]: audit 2024-09-21T17:46:06.482009+0000 mon.smithi003 (mon.0) 433 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:05.902851+0000 mon.smithi003 (mon.0) 422 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:05.902851+0000 mon.smithi003 (mon.0) 422 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.101484+0000 mon.smithi066 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.66:0/2625906259' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.101484+0000 mon.smithi066 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.66:0/2625906259' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.475273+0000 mon.smithi003 (mon.0) 423 : audit [INF] from='client.? 172.21.15.3:0/1270165240' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ba62eb9-9741-4b1a-8ec8-1f259607d600"} : dispatch 2024-09-21T17:46:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.475273+0000 mon.smithi003 (mon.0) 423 : audit [INF] from='client.? 172.21.15.3:0/1270165240' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ba62eb9-9741-4b1a-8ec8-1f259607d600"} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.477355+0000 mon.smithi003 (mon.0) 424 : audit [INF] from='client.? 172.21.15.3:0/1270165240' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ba62eb9-9741-4b1a-8ec8-1f259607d600"}]': finished 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.477355+0000 mon.smithi003 (mon.0) 424 : audit [INF] from='client.? 172.21.15.3:0/1270165240' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ba62eb9-9741-4b1a-8ec8-1f259607d600"}]': finished 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: cluster 2024-09-21T17:46:06.480604+0000 mon.smithi003 (mon.0) 425 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: cluster 2024-09-21T17:46:06.480604+0000 mon.smithi003 (mon.0) 425 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.480856+0000 mon.smithi003 (mon.0) 426 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.480856+0000 mon.smithi003 (mon.0) 426 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481080+0000 mon.smithi003 (mon.0) 427 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481080+0000 mon.smithi003 (mon.0) 427 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481273+0000 mon.smithi003 (mon.0) 428 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481273+0000 mon.smithi003 (mon.0) 428 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481452+0000 mon.smithi003 (mon.0) 429 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481452+0000 mon.smithi003 (mon.0) 429 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481591+0000 mon.smithi003 (mon.0) 430 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481591+0000 mon.smithi003 (mon.0) 430 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:07.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481737+0000 mon.smithi003 (mon.0) 431 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:07.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481737+0000 mon.smithi003 (mon.0) 431 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:07.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481892+0000 mon.smithi003 (mon.0) 432 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:07.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.481892+0000 mon.smithi003 (mon.0) 432 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:07.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.482009+0000 mon.smithi003 (mon.0) 433 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:07.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:06 smithi066 bash[25206]: audit 2024-09-21T17:46:06.482009+0000 mon.smithi003 (mon.0) 433 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:08.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:07 smithi003 bash[19853]: cluster 2024-09-21T17:46:06.462274+0000 mgr.smithi003.cgvhny (mgr.14203) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:08.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:07 smithi003 bash[19853]: cluster 2024-09-21T17:46:06.462274+0000 mgr.smithi003.cgvhny (mgr.14203) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:08.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:07 smithi066 bash[25206]: cluster 2024-09-21T17:46:06.462274+0000 mgr.smithi003.cgvhny (mgr.14203) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:08.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:07 smithi066 bash[25206]: cluster 2024-09-21T17:46:06.462274+0000 mgr.smithi003.cgvhny (mgr.14203) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:08.506 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:46:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:08 smithi003 bash[19853]: audit 2024-09-21T17:46:08.207114+0000 mon.smithi003 (mon.0) 434 : audit [DBG] from='client.? 172.21.15.3:0/2731654795' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:08.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:08 smithi003 bash[19853]: audit 2024-09-21T17:46:08.207114+0000 mon.smithi003 (mon.0) 434 : audit [DBG] from='client.? 172.21.15.3:0/2731654795' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:09.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:08 smithi066 bash[25206]: audit 2024-09-21T17:46:08.207114+0000 mon.smithi003 (mon.0) 434 : audit [DBG] from='client.? 172.21.15.3:0/2731654795' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:09.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:08 smithi066 bash[25206]: audit 2024-09-21T17:46:08.207114+0000 mon.smithi003 (mon.0) 434 : audit [DBG] from='client.? 172.21.15.3:0/2731654795' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T17:46:09.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:09 smithi003 bash[19853]: cluster 2024-09-21T17:46:08.462702+0000 mgr.smithi003.cgvhny (mgr.14203) 103 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:09.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:09 smithi003 bash[19853]: cluster 2024-09-21T17:46:08.462702+0000 mgr.smithi003.cgvhny (mgr.14203) 103 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:10.016 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:46:10.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:09 smithi066 bash[25206]: cluster 2024-09-21T17:46:08.462702+0000 mgr.smithi003.cgvhny (mgr.14203) 103 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:10.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:09 smithi066 bash[25206]: cluster 2024-09-21T17:46:08.462702+0000 mgr.smithi003.cgvhny (mgr.14203) 103 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:10.628 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726940766,"num_remapped_pgs":0} 2024-09-21T17:46:10.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:10 smithi003 bash[19853]: audit 2024-09-21T17:46:10.014610+0000 mon.smithi003 (mon.0) 435 : audit [DBG] from='client.? 172.21.15.3:0/814632453' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:10.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:10 smithi003 bash[19853]: audit 2024-09-21T17:46:10.014610+0000 mon.smithi003 (mon.0) 435 : audit [DBG] from='client.? 172.21.15.3:0/814632453' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:11.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:10 smithi066 bash[25206]: audit 2024-09-21T17:46:10.014610+0000 mon.smithi003 (mon.0) 435 : audit [DBG] from='client.? 172.21.15.3:0/814632453' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:11.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:10 smithi066 bash[25206]: audit 2024-09-21T17:46:10.014610+0000 mon.smithi003 (mon.0) 435 : audit [DBG] from='client.? 172.21.15.3:0/814632453' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:11.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:46:11.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:11 smithi003 bash[19853]: cluster 2024-09-21T17:46:10.463126+0000 mgr.smithi003.cgvhny (mgr.14203) 104 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:11.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:11 smithi003 bash[19853]: cluster 2024-09-21T17:46:10.463126+0000 mgr.smithi003.cgvhny (mgr.14203) 104 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:12.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:11 smithi066 bash[25206]: cluster 2024-09-21T17:46:10.463126+0000 mgr.smithi003.cgvhny (mgr.14203) 104 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:12.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:11 smithi066 bash[25206]: cluster 2024-09-21T17:46:10.463126+0000 mgr.smithi003.cgvhny (mgr.14203) 104 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:14.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:13 smithi003 bash[19853]: cluster 2024-09-21T17:46:12.463575+0000 mgr.smithi003.cgvhny (mgr.14203) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:14.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:13 smithi003 bash[19853]: cluster 2024-09-21T17:46:12.463575+0000 mgr.smithi003.cgvhny (mgr.14203) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:14.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:13 smithi066 bash[25206]: cluster 2024-09-21T17:46:12.463575+0000 mgr.smithi003.cgvhny (mgr.14203) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:14.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:13 smithi066 bash[25206]: cluster 2024-09-21T17:46:12.463575+0000 mgr.smithi003.cgvhny (mgr.14203) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:16.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:15 smithi003 bash[19853]: cluster 2024-09-21T17:46:14.464020+0000 mgr.smithi003.cgvhny (mgr.14203) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:16.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:15 smithi003 bash[19853]: cluster 2024-09-21T17:46:14.464020+0000 mgr.smithi003.cgvhny (mgr.14203) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:16.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:15 smithi066 bash[25206]: cluster 2024-09-21T17:46:14.464020+0000 mgr.smithi003.cgvhny (mgr.14203) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:16.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:15 smithi066 bash[25206]: cluster 2024-09-21T17:46:14.464020+0000 mgr.smithi003.cgvhny (mgr.14203) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:16.408 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:46:17.757 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:46:18.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:17 smithi066 bash[25206]: cluster 2024-09-21T17:46:16.464334+0000 mgr.smithi003.cgvhny (mgr.14203) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:18.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:17 smithi066 bash[25206]: cluster 2024-09-21T17:46:16.464334+0000 mgr.smithi003.cgvhny (mgr.14203) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:18.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:17 smithi066 bash[25206]: audit 2024-09-21T17:46:17.756111+0000 mon.smithi003 (mon.0) 436 : audit [DBG] from='client.? 172.21.15.3:0/4110821258' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:18.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:17 smithi066 bash[25206]: audit 2024-09-21T17:46:17.756111+0000 mon.smithi003 (mon.0) 436 : audit [DBG] from='client.? 172.21.15.3:0/4110821258' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:18.213 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:17 smithi003 bash[19853]: cluster 2024-09-21T17:46:16.464334+0000 mgr.smithi003.cgvhny (mgr.14203) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:18.213 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:17 smithi003 bash[19853]: cluster 2024-09-21T17:46:16.464334+0000 mgr.smithi003.cgvhny (mgr.14203) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:18.213 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:17 smithi003 bash[19853]: audit 2024-09-21T17:46:17.756111+0000 mon.smithi003 (mon.0) 436 : audit [DBG] from='client.? 172.21.15.3:0/4110821258' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:18.213 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:17 smithi003 bash[19853]: audit 2024-09-21T17:46:17.756111+0000 mon.smithi003 (mon.0) 436 : audit [DBG] from='client.? 172.21.15.3:0/4110821258' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:18.751 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726940766,"num_remapped_pgs":0} 2024-09-21T17:46:19.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:46:20.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:19 smithi003 bash[19853]: cluster 2024-09-21T17:46:18.464773+0000 mgr.smithi003.cgvhny (mgr.14203) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:20.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:19 smithi003 bash[19853]: cluster 2024-09-21T17:46:18.464773+0000 mgr.smithi003.cgvhny (mgr.14203) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:20.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:19 smithi003 bash[19853]: audit 2024-09-21T17:46:18.978586+0000 mon.smithi003 (mon.0) 437 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T17:46:20.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:19 smithi003 bash[19853]: audit 2024-09-21T17:46:18.978586+0000 mon.smithi003 (mon.0) 437 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T17:46:20.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:19 smithi003 bash[19853]: audit 2024-09-21T17:46:18.979615+0000 mon.smithi003 (mon.0) 438 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:20.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:19 smithi003 bash[19853]: audit 2024-09-21T17:46:18.979615+0000 mon.smithi003 (mon.0) 438 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:20.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:19 smithi003 bash[19853]: cephadm 2024-09-21T17:46:18.980478+0000 mgr.smithi003.cgvhny (mgr.14203) 109 : cephadm [INF] Deploying daemon osd.0 on smithi066 2024-09-21T17:46:20.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:19 smithi003 bash[19853]: cephadm 2024-09-21T17:46:18.980478+0000 mgr.smithi003.cgvhny (mgr.14203) 109 : cephadm [INF] Deploying daemon osd.0 on smithi066 2024-09-21T17:46:20.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:19 smithi066 bash[25206]: cluster 2024-09-21T17:46:18.464773+0000 mgr.smithi003.cgvhny (mgr.14203) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:20.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:19 smithi066 bash[25206]: cluster 2024-09-21T17:46:18.464773+0000 mgr.smithi003.cgvhny (mgr.14203) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:20.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:19 smithi066 bash[25206]: audit 2024-09-21T17:46:18.978586+0000 mon.smithi003 (mon.0) 437 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T17:46:20.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:19 smithi066 bash[25206]: audit 2024-09-21T17:46:18.978586+0000 mon.smithi003 (mon.0) 437 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T17:46:20.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:19 smithi066 bash[25206]: audit 2024-09-21T17:46:18.979615+0000 mon.smithi003 (mon.0) 438 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:20.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:19 smithi066 bash[25206]: audit 2024-09-21T17:46:18.979615+0000 mon.smithi003 (mon.0) 438 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:20.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:19 smithi066 bash[25206]: cephadm 2024-09-21T17:46:18.980478+0000 mgr.smithi003.cgvhny (mgr.14203) 109 : cephadm [INF] Deploying daemon osd.0 on smithi066 2024-09-21T17:46:20.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:19 smithi066 bash[25206]: cephadm 2024-09-21T17:46:18.980478+0000 mgr.smithi003.cgvhny (mgr.14203) 109 : cephadm [INF] Deploying daemon osd.0 on smithi066 2024-09-21T17:46:22.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:21 smithi003 bash[19853]: cluster 2024-09-21T17:46:20.465250+0000 mgr.smithi003.cgvhny (mgr.14203) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:22.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:21 smithi003 bash[19853]: cluster 2024-09-21T17:46:20.465250+0000 mgr.smithi003.cgvhny (mgr.14203) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:22.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:21 smithi003 bash[19853]: audit 2024-09-21T17:46:20.902453+0000 mon.smithi003 (mon.0) 439 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:22.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:21 smithi003 bash[19853]: audit 2024-09-21T17:46:20.902453+0000 mon.smithi003 (mon.0) 439 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:22.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:21 smithi066 bash[25206]: cluster 2024-09-21T17:46:20.465250+0000 mgr.smithi003.cgvhny (mgr.14203) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:22.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:21 smithi066 bash[25206]: cluster 2024-09-21T17:46:20.465250+0000 mgr.smithi003.cgvhny (mgr.14203) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:22.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:21 smithi066 bash[25206]: audit 2024-09-21T17:46:20.902453+0000 mon.smithi003 (mon.0) 439 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:22.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:21 smithi066 bash[25206]: audit 2024-09-21T17:46:20.902453+0000 mon.smithi003 (mon.0) 439 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:22.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:22 smithi066 bash[25206]: audit 2024-09-21T17:46:21.914665+0000 mon.smithi003 (mon.0) 440 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T17:46:22.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:22 smithi066 bash[25206]: audit 2024-09-21T17:46:21.914665+0000 mon.smithi003 (mon.0) 440 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T17:46:22.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:22 smithi066 bash[25206]: audit 2024-09-21T17:46:21.916184+0000 mon.smithi003 (mon.0) 441 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:22.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:22 smithi066 bash[25206]: audit 2024-09-21T17:46:21.916184+0000 mon.smithi003 (mon.0) 441 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:22.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:22 smithi066 bash[25206]: cephadm 2024-09-21T17:46:21.917376+0000 mgr.smithi003.cgvhny (mgr.14203) 111 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T17:46:22.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:22 smithi066 bash[25206]: cephadm 2024-09-21T17:46:21.917376+0000 mgr.smithi003.cgvhny (mgr.14203) 111 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T17:46:23.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:22 smithi003 bash[19853]: audit 2024-09-21T17:46:21.914665+0000 mon.smithi003 (mon.0) 440 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T17:46:23.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:22 smithi003 bash[19853]: audit 2024-09-21T17:46:21.914665+0000 mon.smithi003 (mon.0) 440 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T17:46:23.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:22 smithi003 bash[19853]: audit 2024-09-21T17:46:21.916184+0000 mon.smithi003 (mon.0) 441 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:23.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:22 smithi003 bash[19853]: audit 2024-09-21T17:46:21.916184+0000 mon.smithi003 (mon.0) 441 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:23.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:22 smithi003 bash[19853]: cephadm 2024-09-21T17:46:21.917376+0000 mgr.smithi003.cgvhny (mgr.14203) 111 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T17:46:23.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:22 smithi003 bash[19853]: cephadm 2024-09-21T17:46:21.917376+0000 mgr.smithi003.cgvhny (mgr.14203) 111 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T17:46:23.577 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:23 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:23.919 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:23 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:23.919 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:23 smithi066 bash[25206]: cluster 2024-09-21T17:46:22.465652+0000 mgr.smithi003.cgvhny (mgr.14203) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:23.920 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:23 smithi066 bash[25206]: cluster 2024-09-21T17:46:22.465652+0000 mgr.smithi003.cgvhny (mgr.14203) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:24.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:23 smithi003 bash[19853]: cluster 2024-09-21T17:46:22.465652+0000 mgr.smithi003.cgvhny (mgr.14203) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:24.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:23 smithi003 bash[19853]: cluster 2024-09-21T17:46:22.465652+0000 mgr.smithi003.cgvhny (mgr.14203) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:24.783 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:46:25.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: audit 2024-09-21T17:46:23.870561+0000 mon.smithi003 (mon.0) 442 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:25.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: audit 2024-09-21T17:46:23.870561+0000 mon.smithi003 (mon.0) 442 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:25.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: audit 2024-09-21T17:46:23.878935+0000 mon.smithi003 (mon.0) 443 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:25.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: audit 2024-09-21T17:46:23.878935+0000 mon.smithi003 (mon.0) 443 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:25.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: audit 2024-09-21T17:46:23.880675+0000 mon.smithi003 (mon.0) 444 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T17:46:25.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: audit 2024-09-21T17:46:23.880675+0000 mon.smithi003 (mon.0) 444 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T17:46:25.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: audit 2024-09-21T17:46:23.882271+0000 mon.smithi003 (mon.0) 445 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:25.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: audit 2024-09-21T17:46:23.882271+0000 mon.smithi003 (mon.0) 445 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:25.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: cephadm 2024-09-21T17:46:23.883877+0000 mgr.smithi003.cgvhny (mgr.14203) 113 : cephadm [INF] Deploying daemon osd.2 on smithi066 2024-09-21T17:46:25.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:24 smithi003 bash[19853]: cephadm 2024-09-21T17:46:23.883877+0000 mgr.smithi003.cgvhny (mgr.14203) 113 : cephadm [INF] Deploying daemon osd.2 on smithi066 2024-09-21T17:46:25.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: audit 2024-09-21T17:46:23.870561+0000 mon.smithi003 (mon.0) 442 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: audit 2024-09-21T17:46:23.870561+0000 mon.smithi003 (mon.0) 442 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: audit 2024-09-21T17:46:23.878935+0000 mon.smithi003 (mon.0) 443 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: audit 2024-09-21T17:46:23.878935+0000 mon.smithi003 (mon.0) 443 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: audit 2024-09-21T17:46:23.880675+0000 mon.smithi003 (mon.0) 444 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: audit 2024-09-21T17:46:23.880675+0000 mon.smithi003 (mon.0) 444 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: audit 2024-09-21T17:46:23.882271+0000 mon.smithi003 (mon.0) 445 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: audit 2024-09-21T17:46:23.882271+0000 mon.smithi003 (mon.0) 445 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: cephadm 2024-09-21T17:46:23.883877+0000 mgr.smithi003.cgvhny (mgr.14203) 113 : cephadm [INF] Deploying daemon osd.2 on smithi066 2024-09-21T17:46:25.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:24 smithi066 bash[25206]: cephadm 2024-09-21T17:46:23.883877+0000 mgr.smithi003.cgvhny (mgr.14203) 113 : cephadm [INF] Deploying daemon osd.2 on smithi066 2024-09-21T17:46:26.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:25 smithi003 bash[19853]: cluster 2024-09-21T17:46:24.466023+0000 mgr.smithi003.cgvhny (mgr.14203) 114 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:26.137 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:25 smithi003 bash[19853]: cluster 2024-09-21T17:46:24.466023+0000 mgr.smithi003.cgvhny (mgr.14203) 114 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:26.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:25 smithi066 bash[25206]: cluster 2024-09-21T17:46:24.466023+0000 mgr.smithi003.cgvhny (mgr.14203) 114 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:26.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:25 smithi066 bash[25206]: cluster 2024-09-21T17:46:24.466023+0000 mgr.smithi003.cgvhny (mgr.14203) 114 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:26.603 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:46:27.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:26 smithi003 bash[19853]: audit 2024-09-21T17:46:26.601694+0000 mon.smithi003 (mon.0) 446 : audit [DBG] from='client.? 172.21.15.3:0/4072674100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:27.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:26 smithi003 bash[19853]: audit 2024-09-21T17:46:26.601694+0000 mon.smithi003 (mon.0) 446 : audit [DBG] from='client.? 172.21.15.3:0/4072674100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:27.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:26 smithi066 bash[25206]: audit 2024-09-21T17:46:26.601694+0000 mon.smithi003 (mon.0) 446 : audit [DBG] from='client.? 172.21.15.3:0/4072674100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:27.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:26 smithi066 bash[25206]: audit 2024-09-21T17:46:26.601694+0000 mon.smithi003 (mon.0) 446 : audit [DBG] from='client.? 172.21.15.3:0/4072674100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:27.600 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726940766,"num_remapped_pgs":0} 2024-09-21T17:46:27.835 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:27 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:28.091 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:27 smithi003 bash[19853]: cluster 2024-09-21T17:46:26.466230+0000 mgr.smithi003.cgvhny (mgr.14203) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:28.091 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:27 smithi003 bash[19853]: cluster 2024-09-21T17:46:26.466230+0000 mgr.smithi003.cgvhny (mgr.14203) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:28.091 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:27 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:28.144 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:27 smithi066 bash[25206]: cluster 2024-09-21T17:46:26.466230+0000 mgr.smithi003.cgvhny (mgr.14203) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:28.144 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:27 smithi066 bash[25206]: cluster 2024-09-21T17:46:26.466230+0000 mgr.smithi003.cgvhny (mgr.14203) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:28.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:46:29.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: audit 2024-09-21T17:46:28.142056+0000 mon.smithi003 (mon.0) 447 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: audit 2024-09-21T17:46:28.142056+0000 mon.smithi003 (mon.0) 447 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: audit 2024-09-21T17:46:28.146570+0000 mon.smithi003 (mon.0) 448 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: audit 2024-09-21T17:46:28.146570+0000 mon.smithi003 (mon.0) 448 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: audit 2024-09-21T17:46:28.147385+0000 mon.smithi003 (mon.0) 449 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: audit 2024-09-21T17:46:28.147385+0000 mon.smithi003 (mon.0) 449 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: audit 2024-09-21T17:46:28.148098+0000 mon.smithi003 (mon.0) 450 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: audit 2024-09-21T17:46:28.148098+0000 mon.smithi003 (mon.0) 450 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: cephadm 2024-09-21T17:46:28.148686+0000 mgr.smithi003.cgvhny (mgr.14203) 116 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: cephadm 2024-09-21T17:46:28.148686+0000 mgr.smithi003.cgvhny (mgr.14203) 116 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: cluster 2024-09-21T17:46:28.466553+0000 mgr.smithi003.cgvhny (mgr.14203) 117 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 bash[25206]: cluster 2024-09-21T17:46:28.466553+0000 mgr.smithi003.cgvhny (mgr.14203) 117 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:29.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:29.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: audit 2024-09-21T17:46:28.142056+0000 mon.smithi003 (mon.0) 447 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:29.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: audit 2024-09-21T17:46:28.142056+0000 mon.smithi003 (mon.0) 447 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:29.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: audit 2024-09-21T17:46:28.146570+0000 mon.smithi003 (mon.0) 448 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: audit 2024-09-21T17:46:28.146570+0000 mon.smithi003 (mon.0) 448 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: audit 2024-09-21T17:46:28.147385+0000 mon.smithi003 (mon.0) 449 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: audit 2024-09-21T17:46:28.147385+0000 mon.smithi003 (mon.0) 449 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: audit 2024-09-21T17:46:28.148098+0000 mon.smithi003 (mon.0) 450 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: audit 2024-09-21T17:46:28.148098+0000 mon.smithi003 (mon.0) 450 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: cephadm 2024-09-21T17:46:28.148686+0000 mgr.smithi003.cgvhny (mgr.14203) 116 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: cephadm 2024-09-21T17:46:28.148686+0000 mgr.smithi003.cgvhny (mgr.14203) 116 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: cluster 2024-09-21T17:46:28.466553+0000 mgr.smithi003.cgvhny (mgr.14203) 117 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:29.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:29 smithi003 bash[19853]: cluster 2024-09-21T17:46:28.466553+0000 mgr.smithi003.cgvhny (mgr.14203) 117 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:29.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:29 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: audit 2024-09-21T17:46:29.582945+0000 mon.smithi003 (mon.0) 451 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: audit 2024-09-21T17:46:29.582945+0000 mon.smithi003 (mon.0) 451 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: audit 2024-09-21T17:46:29.593691+0000 mon.smithi003 (mon.0) 452 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: audit 2024-09-21T17:46:29.593691+0000 mon.smithi003 (mon.0) 452 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: audit 2024-09-21T17:46:29.595391+0000 mon.smithi003 (mon.0) 453 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: audit 2024-09-21T17:46:29.595391+0000 mon.smithi003 (mon.0) 453 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: audit 2024-09-21T17:46:29.597083+0000 mon.smithi003 (mon.0) 454 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: audit 2024-09-21T17:46:29.597083+0000 mon.smithi003 (mon.0) 454 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: cephadm 2024-09-21T17:46:29.598548+0000 mgr.smithi003.cgvhny (mgr.14203) 118 : cephadm [INF] Deploying daemon osd.4 on smithi066 2024-09-21T17:46:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:30 smithi066 bash[25206]: cephadm 2024-09-21T17:46:29.598548+0000 mgr.smithi003.cgvhny (mgr.14203) 118 : cephadm [INF] Deploying daemon osd.4 on smithi066 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: audit 2024-09-21T17:46:29.582945+0000 mon.smithi003 (mon.0) 451 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: audit 2024-09-21T17:46:29.582945+0000 mon.smithi003 (mon.0) 451 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: audit 2024-09-21T17:46:29.593691+0000 mon.smithi003 (mon.0) 452 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: audit 2024-09-21T17:46:29.593691+0000 mon.smithi003 (mon.0) 452 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: audit 2024-09-21T17:46:29.595391+0000 mon.smithi003 (mon.0) 453 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: audit 2024-09-21T17:46:29.595391+0000 mon.smithi003 (mon.0) 453 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: audit 2024-09-21T17:46:29.597083+0000 mon.smithi003 (mon.0) 454 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: audit 2024-09-21T17:46:29.597083+0000 mon.smithi003 (mon.0) 454 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: cephadm 2024-09-21T17:46:29.598548+0000 mgr.smithi003.cgvhny (mgr.14203) 118 : cephadm [INF] Deploying daemon osd.4 on smithi066 2024-09-21T17:46:30.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:30 smithi003 bash[19853]: cephadm 2024-09-21T17:46:29.598548+0000 mgr.smithi003.cgvhny (mgr.14203) 118 : cephadm [INF] Deploying daemon osd.4 on smithi066 2024-09-21T17:46:31.848 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:31 smithi003 bash[19853]: cluster 2024-09-21T17:46:30.466931+0000 mgr.smithi003.cgvhny (mgr.14203) 119 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:31.849 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:31 smithi003 bash[19853]: cluster 2024-09-21T17:46:30.466931+0000 mgr.smithi003.cgvhny (mgr.14203) 119 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:31.849 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:31 smithi066 bash[25206]: cluster 2024-09-21T17:46:30.466931+0000 mgr.smithi003.cgvhny (mgr.14203) 119 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:31.849 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:31 smithi066 bash[25206]: cluster 2024-09-21T17:46:30.466931+0000 mgr.smithi003.cgvhny (mgr.14203) 119 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:33.028 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:32 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:33.279 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:33.824 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: cluster 2024-09-21T17:46:32.467432+0000 mgr.smithi003.cgvhny (mgr.14203) 120 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:33.824 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: cluster 2024-09-21T17:46:32.467432+0000 mgr.smithi003.cgvhny (mgr.14203) 120 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:33.824 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: audit 2024-09-21T17:46:33.313527+0000 mon.smithi003 (mon.0) 455 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:33.824 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: audit 2024-09-21T17:46:33.313527+0000 mon.smithi003 (mon.0) 455 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:33.824 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: audit 2024-09-21T17:46:33.319015+0000 mon.smithi003 (mon.0) 456 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:33.824 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: audit 2024-09-21T17:46:33.319015+0000 mon.smithi003 (mon.0) 456 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:33.825 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: audit 2024-09-21T17:46:33.319875+0000 mon.smithi003 (mon.0) 457 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T17:46:33.825 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: audit 2024-09-21T17:46:33.319875+0000 mon.smithi003 (mon.0) 457 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T17:46:33.825 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: audit 2024-09-21T17:46:33.320577+0000 mon.smithi003 (mon.0) 458 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:33.825 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:33 smithi066 bash[25206]: audit 2024-09-21T17:46:33.320577+0000 mon.smithi003 (mon.0) 458 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: cluster 2024-09-21T17:46:32.467432+0000 mgr.smithi003.cgvhny (mgr.14203) 120 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: cluster 2024-09-21T17:46:32.467432+0000 mgr.smithi003.cgvhny (mgr.14203) 120 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: audit 2024-09-21T17:46:33.313527+0000 mon.smithi003 (mon.0) 455 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: audit 2024-09-21T17:46:33.313527+0000 mon.smithi003 (mon.0) 455 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: audit 2024-09-21T17:46:33.319015+0000 mon.smithi003 (mon.0) 456 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: audit 2024-09-21T17:46:33.319015+0000 mon.smithi003 (mon.0) 456 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: audit 2024-09-21T17:46:33.319875+0000 mon.smithi003 (mon.0) 457 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: audit 2024-09-21T17:46:33.319875+0000 mon.smithi003 (mon.0) 457 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: audit 2024-09-21T17:46:33.320577+0000 mon.smithi003 (mon.0) 458 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:33.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:33 smithi003 bash[19853]: audit 2024-09-21T17:46:33.320577+0000 mon.smithi003 (mon.0) 458 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:34.688 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:34 smithi003 bash[19853]: cephadm 2024-09-21T17:46:33.321147+0000 mgr.smithi003.cgvhny (mgr.14203) 121 : cephadm [INF] Deploying daemon osd.5 on smithi003 2024-09-21T17:46:34.689 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:34 smithi003 bash[19853]: cephadm 2024-09-21T17:46:33.321147+0000 mgr.smithi003.cgvhny (mgr.14203) 121 : cephadm [INF] Deploying daemon osd.5 on smithi003 2024-09-21T17:46:34.801 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:34 smithi066 bash[25206]: cephadm 2024-09-21T17:46:33.321147+0000 mgr.smithi003.cgvhny (mgr.14203) 121 : cephadm [INF] Deploying daemon osd.5 on smithi003 2024-09-21T17:46:34.802 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:34 smithi066 bash[25206]: cephadm 2024-09-21T17:46:33.321147+0000 mgr.smithi003.cgvhny (mgr.14203) 121 : cephadm [INF] Deploying daemon osd.5 on smithi003 2024-09-21T17:46:35.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:34 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:35.208 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:46:35.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: cluster 2024-09-21T17:46:34.467944+0000 mgr.smithi003.cgvhny (mgr.14203) 122 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: cluster 2024-09-21T17:46:34.467944+0000 mgr.smithi003.cgvhny (mgr.14203) 122 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: audit 2024-09-21T17:46:35.317714+0000 mon.smithi003 (mon.0) 459 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: audit 2024-09-21T17:46:35.317714+0000 mon.smithi003 (mon.0) 459 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: audit 2024-09-21T17:46:35.326462+0000 mon.smithi003 (mon.0) 460 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: audit 2024-09-21T17:46:35.326462+0000 mon.smithi003 (mon.0) 460 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: audit 2024-09-21T17:46:35.328307+0000 mon.smithi003 (mon.0) 461 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T17:46:35.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: audit 2024-09-21T17:46:35.328307+0000 mon.smithi003 (mon.0) 461 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T17:46:35.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: audit 2024-09-21T17:46:35.330038+0000 mon.smithi003 (mon.0) 462 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:35.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:35 smithi003 bash[19853]: audit 2024-09-21T17:46:35.330038+0000 mon.smithi003 (mon.0) 462 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:35.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: cluster 2024-09-21T17:46:34.467944+0000 mgr.smithi003.cgvhny (mgr.14203) 122 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: cluster 2024-09-21T17:46:34.467944+0000 mgr.smithi003.cgvhny (mgr.14203) 122 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: audit 2024-09-21T17:46:35.317714+0000 mon.smithi003 (mon.0) 459 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: audit 2024-09-21T17:46:35.317714+0000 mon.smithi003 (mon.0) 459 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: audit 2024-09-21T17:46:35.326462+0000 mon.smithi003 (mon.0) 460 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: audit 2024-09-21T17:46:35.326462+0000 mon.smithi003 (mon.0) 460 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: audit 2024-09-21T17:46:35.328307+0000 mon.smithi003 (mon.0) 461 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: audit 2024-09-21T17:46:35.328307+0000 mon.smithi003 (mon.0) 461 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: audit 2024-09-21T17:46:35.330038+0000 mon.smithi003 (mon.0) 462 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:35 smithi066 bash[25206]: audit 2024-09-21T17:46:35.330038+0000 mon.smithi003 (mon.0) 462 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:36.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:36 smithi066 bash[25206]: cephadm 2024-09-21T17:46:35.331571+0000 mgr.smithi003.cgvhny (mgr.14203) 123 : cephadm [INF] Deploying daemon osd.6 on smithi066 2024-09-21T17:46:36.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:36 smithi066 bash[25206]: cephadm 2024-09-21T17:46:35.331571+0000 mgr.smithi003.cgvhny (mgr.14203) 123 : cephadm [INF] Deploying daemon osd.6 on smithi066 2024-09-21T17:46:36.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:36 smithi066 bash[25206]: audit 2024-09-21T17:46:35.903088+0000 mon.smithi003 (mon.0) 463 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:36.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:36 smithi066 bash[25206]: audit 2024-09-21T17:46:35.903088+0000 mon.smithi003 (mon.0) 463 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:36.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:36 smithi003 bash[19853]: cephadm 2024-09-21T17:46:35.331571+0000 mgr.smithi003.cgvhny (mgr.14203) 123 : cephadm [INF] Deploying daemon osd.6 on smithi066 2024-09-21T17:46:37.042 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:36 smithi003 bash[19853]: cephadm 2024-09-21T17:46:35.331571+0000 mgr.smithi003.cgvhny (mgr.14203) 123 : cephadm [INF] Deploying daemon osd.6 on smithi066 2024-09-21T17:46:37.042 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:36 smithi003 bash[19853]: audit 2024-09-21T17:46:35.903088+0000 mon.smithi003 (mon.0) 463 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:37.042 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:36 smithi003 bash[19853]: audit 2024-09-21T17:46:35.903088+0000 mon.smithi003 (mon.0) 463 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:37.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:37 smithi066 bash[25206]: cluster 2024-09-21T17:46:36.468336+0000 mgr.smithi003.cgvhny (mgr.14203) 124 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:37.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:37 smithi066 bash[25206]: cluster 2024-09-21T17:46:36.468336+0000 mgr.smithi003.cgvhny (mgr.14203) 124 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:37.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:37 smithi066 bash[25206]: audit 2024-09-21T17:46:37.046565+0000 mon.smithi066 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:46:37.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:37 smithi066 bash[25206]: audit 2024-09-21T17:46:37.046565+0000 mon.smithi066 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:46:37.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:37 smithi066 bash[25206]: audit 2024-09-21T17:46:37.047214+0000 mon.smithi003 (mon.0) 464 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:46:37.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:37 smithi066 bash[25206]: audit 2024-09-21T17:46:37.047214+0000 mon.smithi003 (mon.0) 464 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:46:37.794 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:46:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:37 smithi003 bash[19853]: cluster 2024-09-21T17:46:36.468336+0000 mgr.smithi003.cgvhny (mgr.14203) 124 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:37 smithi003 bash[19853]: cluster 2024-09-21T17:46:36.468336+0000 mgr.smithi003.cgvhny (mgr.14203) 124 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:37 smithi003 bash[19853]: audit 2024-09-21T17:46:37.046565+0000 mon.smithi066 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:46:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:37 smithi003 bash[19853]: audit 2024-09-21T17:46:37.046565+0000 mon.smithi066 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:46:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:37 smithi003 bash[19853]: audit 2024-09-21T17:46:37.047214+0000 mon.smithi003 (mon.0) 464 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:46:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:37 smithi003 bash[19853]: audit 2024-09-21T17:46:37.047214+0000 mon.smithi003 (mon.0) 464 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T17:46:38.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.623354+0000 mon.smithi003 (mon.0) 465 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:46:38.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.623354+0000 mon.smithi003 (mon.0) 465 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.625944+0000 mon.smithi066 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.625944+0000 mon.smithi066 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: cluster 2024-09-21T17:46:37.628095+0000 mon.smithi003 (mon.0) 466 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: cluster 2024-09-21T17:46:37.628095+0000 mon.smithi003 (mon.0) 466 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.628427+0000 mon.smithi003 (mon.0) 467 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.628427+0000 mon.smithi003 (mon.0) 467 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.628780+0000 mon.smithi003 (mon.0) 468 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.628780+0000 mon.smithi003 (mon.0) 468 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.629098+0000 mon.smithi003 (mon.0) 469 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.629098+0000 mon.smithi003 (mon.0) 469 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.629437+0000 mon.smithi003 (mon.0) 470 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.629437+0000 mon.smithi003 (mon.0) 470 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.629666+0000 mon.smithi003 (mon.0) 471 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:38.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.629666+0000 mon.smithi003 (mon.0) 471 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.629887+0000 mon.smithi003 (mon.0) 472 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.629887+0000 mon.smithi003 (mon.0) 472 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.630104+0000 mon.smithi003 (mon.0) 473 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.630104+0000 mon.smithi003 (mon.0) 473 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.630323+0000 mon.smithi003 (mon.0) 474 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.630323+0000 mon.smithi003 (mon.0) 474 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.630547+0000 mon.smithi003 (mon.0) 475 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.630547+0000 mon.smithi003 (mon.0) 475 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.792561+0000 mon.smithi003 (mon.0) 476 : audit [DBG] from='client.? 172.21.15.3:0/187121306' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:38.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:38 smithi003 bash[19853]: audit 2024-09-21T17:46:37.792561+0000 mon.smithi003 (mon.0) 476 : audit [DBG] from='client.? 172.21.15.3:0/187121306' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:38.931 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":14,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726940766,"num_remapped_pgs":0} 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.623354+0000 mon.smithi003 (mon.0) 465 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.623354+0000 mon.smithi003 (mon.0) 465 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.625944+0000 mon.smithi066 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.625944+0000 mon.smithi066 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: cluster 2024-09-21T17:46:37.628095+0000 mon.smithi003 (mon.0) 466 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: cluster 2024-09-21T17:46:37.628095+0000 mon.smithi003 (mon.0) 466 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.628427+0000 mon.smithi003 (mon.0) 467 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.628427+0000 mon.smithi003 (mon.0) 467 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.628780+0000 mon.smithi003 (mon.0) 468 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:38.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.628780+0000 mon.smithi003 (mon.0) 468 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.629098+0000 mon.smithi003 (mon.0) 469 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.629098+0000 mon.smithi003 (mon.0) 469 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.629437+0000 mon.smithi003 (mon.0) 470 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.629437+0000 mon.smithi003 (mon.0) 470 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.629666+0000 mon.smithi003 (mon.0) 471 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.629666+0000 mon.smithi003 (mon.0) 471 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.629887+0000 mon.smithi003 (mon.0) 472 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.629887+0000 mon.smithi003 (mon.0) 472 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.630104+0000 mon.smithi003 (mon.0) 473 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:38.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.630104+0000 mon.smithi003 (mon.0) 473 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:38.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.630323+0000 mon.smithi003 (mon.0) 474 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:38.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.630323+0000 mon.smithi003 (mon.0) 474 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:38.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.630547+0000 mon.smithi003 (mon.0) 475 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:38.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.630547+0000 mon.smithi003 (mon.0) 475 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:38.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.792561+0000 mon.smithi003 (mon.0) 476 : audit [DBG] from='client.? 172.21.15.3:0/187121306' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:38.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:38 smithi066 bash[25206]: audit 2024-09-21T17:46:37.792561+0000 mon.smithi003 (mon.0) 476 : audit [DBG] from='client.? 172.21.15.3:0/187121306' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:39.820 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: cluster 2024-09-21T17:46:38.468731+0000 mgr.smithi003.cgvhny (mgr.14203) 125 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:39.820 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: cluster 2024-09-21T17:46:38.468731+0000 mgr.smithi003.cgvhny (mgr.14203) 125 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:39.820 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.629886+0000 mon.smithi003 (mon.0) 477 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:39.820 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.629886+0000 mon.smithi003 (mon.0) 477 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:39.820 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: cluster 2024-09-21T17:46:38.635144+0000 mon.smithi003 (mon.0) 478 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: cluster 2024-09-21T17:46:38.635144+0000 mon.smithi003 (mon.0) 478 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.636354+0000 mon.smithi003 (mon.0) 479 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.636354+0000 mon.smithi003 (mon.0) 479 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.636952+0000 mon.smithi003 (mon.0) 480 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.636952+0000 mon.smithi003 (mon.0) 480 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.637533+0000 mon.smithi003 (mon.0) 481 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.637533+0000 mon.smithi003 (mon.0) 481 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.638092+0000 mon.smithi003 (mon.0) 482 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.638092+0000 mon.smithi003 (mon.0) 482 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.638690+0000 mon.smithi003 (mon.0) 483 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.638690+0000 mon.smithi003 (mon.0) 483 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.639232+0000 mon.smithi003 (mon.0) 484 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.639232+0000 mon.smithi003 (mon.0) 484 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:39.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.639769+0000 mon.smithi003 (mon.0) 485 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:39.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.639769+0000 mon.smithi003 (mon.0) 485 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:39.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.640326+0000 mon.smithi003 (mon.0) 486 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:39.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.640326+0000 mon.smithi003 (mon.0) 486 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:39.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.640966+0000 mon.smithi003 (mon.0) 487 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:39.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:38.640966+0000 mon.smithi003 (mon.0) 487 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:39.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:39.153723+0000 mon.smithi003 (mon.0) 488 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T17:46:39.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:39 smithi066 bash[25206]: audit 2024-09-21T17:46:39.153723+0000 mon.smithi003 (mon.0) 488 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T17:46:39.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: cluster 2024-09-21T17:46:38.468731+0000 mgr.smithi003.cgvhny (mgr.14203) 125 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:39.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: cluster 2024-09-21T17:46:38.468731+0000 mgr.smithi003.cgvhny (mgr.14203) 125 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.629886+0000 mon.smithi003 (mon.0) 477 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.629886+0000 mon.smithi003 (mon.0) 477 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: cluster 2024-09-21T17:46:38.635144+0000 mon.smithi003 (mon.0) 478 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: cluster 2024-09-21T17:46:38.635144+0000 mon.smithi003 (mon.0) 478 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.636354+0000 mon.smithi003 (mon.0) 479 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.636354+0000 mon.smithi003 (mon.0) 479 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.636952+0000 mon.smithi003 (mon.0) 480 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.636952+0000 mon.smithi003 (mon.0) 480 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.637533+0000 mon.smithi003 (mon.0) 481 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.637533+0000 mon.smithi003 (mon.0) 481 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.638092+0000 mon.smithi003 (mon.0) 482 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.638092+0000 mon.smithi003 (mon.0) 482 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.638690+0000 mon.smithi003 (mon.0) 483 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.638690+0000 mon.smithi003 (mon.0) 483 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.639232+0000 mon.smithi003 (mon.0) 484 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.639232+0000 mon.smithi003 (mon.0) 484 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.639769+0000 mon.smithi003 (mon.0) 485 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.639769+0000 mon.smithi003 (mon.0) 485 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.640326+0000 mon.smithi003 (mon.0) 486 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.640326+0000 mon.smithi003 (mon.0) 486 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.640966+0000 mon.smithi003 (mon.0) 487 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:38.640966+0000 mon.smithi003 (mon.0) 487 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:39.153723+0000 mon.smithi003 (mon.0) 488 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T17:46:39.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:39 smithi003 bash[19853]: audit 2024-09-21T17:46:39.153723+0000 mon.smithi003 (mon.0) 488 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T17:46:39.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:46:40.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: cluster 2024-09-21T17:46:38.009073+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:40.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: cluster 2024-09-21T17:46:38.009073+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:40.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: cluster 2024-09-21T17:46:38.009168+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:40.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: cluster 2024-09-21T17:46:38.009168+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:40.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:39.639371+0000 mon.smithi003 (mon.0) 489 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:39.639371+0000 mon.smithi003 (mon.0) 489 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: cluster 2024-09-21T17:46:40.156168+0000 mon.smithi003 (mon.0) 490 : cluster [INF] osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604] boot 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: cluster 2024-09-21T17:46:40.156168+0000 mon.smithi003 (mon.0) 490 : cluster [INF] osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604] boot 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: cluster 2024-09-21T17:46:40.156213+0000 mon.smithi003 (mon.0) 491 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: cluster 2024-09-21T17:46:40.156213+0000 mon.smithi003 (mon.0) 491 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.156353+0000 mon.smithi003 (mon.0) 492 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.156353+0000 mon.smithi003 (mon.0) 492 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.156699+0000 mon.smithi003 (mon.0) 493 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.156699+0000 mon.smithi003 (mon.0) 493 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.156845+0000 mon.smithi003 (mon.0) 494 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.156845+0000 mon.smithi003 (mon.0) 494 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157041+0000 mon.smithi003 (mon.0) 495 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:40.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157041+0000 mon.smithi003 (mon.0) 495 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157199+0000 mon.smithi003 (mon.0) 496 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157199+0000 mon.smithi003 (mon.0) 496 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157365+0000 mon.smithi003 (mon.0) 497 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157365+0000 mon.smithi003 (mon.0) 497 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157531+0000 mon.smithi003 (mon.0) 498 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157531+0000 mon.smithi003 (mon.0) 498 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157677+0000 mon.smithi003 (mon.0) 499 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 bash[25206]: audit 2024-09-21T17:46:40.157677+0000 mon.smithi003 (mon.0) 499 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:40.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:40 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: cluster 2024-09-21T17:46:38.009073+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: cluster 2024-09-21T17:46:38.009073+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: cluster 2024-09-21T17:46:38.009168+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: cluster 2024-09-21T17:46:38.009168+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:39.639371+0000 mon.smithi003 (mon.0) 489 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:39.639371+0000 mon.smithi003 (mon.0) 489 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: cluster 2024-09-21T17:46:40.156168+0000 mon.smithi003 (mon.0) 490 : cluster [INF] osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604] boot 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: cluster 2024-09-21T17:46:40.156168+0000 mon.smithi003 (mon.0) 490 : cluster [INF] osd.0 [v2:172.21.15.66:6800/3892960604,v1:172.21.15.66:6801/3892960604] boot 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: cluster 2024-09-21T17:46:40.156213+0000 mon.smithi003 (mon.0) 491 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: cluster 2024-09-21T17:46:40.156213+0000 mon.smithi003 (mon.0) 491 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.156353+0000 mon.smithi003 (mon.0) 492 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.156353+0000 mon.smithi003 (mon.0) 492 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.156699+0000 mon.smithi003 (mon.0) 493 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.156699+0000 mon.smithi003 (mon.0) 493 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.156845+0000 mon.smithi003 (mon.0) 494 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.156845+0000 mon.smithi003 (mon.0) 494 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157041+0000 mon.smithi003 (mon.0) 495 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157041+0000 mon.smithi003 (mon.0) 495 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157199+0000 mon.smithi003 (mon.0) 496 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157199+0000 mon.smithi003 (mon.0) 496 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157365+0000 mon.smithi003 (mon.0) 497 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157365+0000 mon.smithi003 (mon.0) 497 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157531+0000 mon.smithi003 (mon.0) 498 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157531+0000 mon.smithi003 (mon.0) 498 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157677+0000 mon.smithi003 (mon.0) 499 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:40.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:40 smithi003 bash[19853]: audit 2024-09-21T17:46:40.157677+0000 mon.smithi003 (mon.0) 499 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:41.162 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:41 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:41.401 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:41 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:41.655 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:41 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:41.655 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:41 smithi003 bash[19853]: cluster 2024-09-21T17:46:40.469100+0000 mgr.smithi003.cgvhny (mgr.14203) 126 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:41.655 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:41 smithi003 bash[19853]: cluster 2024-09-21T17:46:40.469100+0000 mgr.smithi003.cgvhny (mgr.14203) 126 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:41.655 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:41 smithi003 bash[19853]: audit 2024-09-21T17:46:41.211038+0000 mon.smithi003 (mon.0) 500 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:41.655 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:41 smithi003 bash[19853]: audit 2024-09-21T17:46:41.211038+0000 mon.smithi003 (mon.0) 500 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:41.655 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:41 smithi003 bash[19853]: audit 2024-09-21T17:46:41.219878+0000 mon.smithi003 (mon.0) 501 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:41.655 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:41 smithi003 bash[19853]: audit 2024-09-21T17:46:41.219878+0000 mon.smithi003 (mon.0) 501 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:41.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:41 smithi066 bash[25206]: cluster 2024-09-21T17:46:40.469100+0000 mgr.smithi003.cgvhny (mgr.14203) 126 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:41 smithi066 bash[25206]: cluster 2024-09-21T17:46:40.469100+0000 mgr.smithi003.cgvhny (mgr.14203) 126 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:46:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:41 smithi066 bash[25206]: audit 2024-09-21T17:46:41.211038+0000 mon.smithi003 (mon.0) 500 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:41 smithi066 bash[25206]: audit 2024-09-21T17:46:41.211038+0000 mon.smithi003 (mon.0) 500 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:41 smithi066 bash[25206]: audit 2024-09-21T17:46:41.219878+0000 mon.smithi003 (mon.0) 501 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:41 smithi066 bash[25206]: audit 2024-09-21T17:46:41.219878+0000 mon.smithi003 (mon.0) 501 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: cluster 2024-09-21T17:46:41.646941+0000 mon.smithi003 (mon.0) 502 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-09-21T17:46:42.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: cluster 2024-09-21T17:46:41.646941+0000 mon.smithi003 (mon.0) 502 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-09-21T17:46:42.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.662810+0000 mon.smithi003 (mon.0) 503 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:42.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.662810+0000 mon.smithi003 (mon.0) 503 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:42.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663062+0000 mon.smithi003 (mon.0) 504 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663062+0000 mon.smithi003 (mon.0) 504 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663275+0000 mon.smithi003 (mon.0) 505 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663275+0000 mon.smithi003 (mon.0) 505 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663475+0000 mon.smithi003 (mon.0) 506 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663475+0000 mon.smithi003 (mon.0) 506 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663676+0000 mon.smithi003 (mon.0) 507 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663676+0000 mon.smithi003 (mon.0) 507 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663875+0000 mon.smithi003 (mon.0) 508 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.663875+0000 mon.smithi003 (mon.0) 508 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.664090+0000 mon.smithi003 (mon.0) 509 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.664090+0000 mon.smithi003 (mon.0) 509 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.698205+0000 mon.smithi003 (mon.0) 510 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.698205+0000 mon.smithi003 (mon.0) 510 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.705446+0000 mon.smithi003 (mon.0) 511 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.705446+0000 mon.smithi003 (mon.0) 511 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.706261+0000 mon.smithi003 (mon.0) 512 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T17:46:42.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.706261+0000 mon.smithi003 (mon.0) 512 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T17:46:42.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.706934+0000 mon.smithi003 (mon.0) 513 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:42.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: audit 2024-09-21T17:46:41.706934+0000 mon.smithi003 (mon.0) 513 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:42.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: cephadm 2024-09-21T17:46:41.707542+0000 mgr.smithi003.cgvhny (mgr.14203) 127 : cephadm [INF] Deploying daemon osd.7 on smithi003 2024-09-21T17:46:42.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:42 smithi003 bash[19853]: cephadm 2024-09-21T17:46:41.707542+0000 mgr.smithi003.cgvhny (mgr.14203) 127 : cephadm [INF] Deploying daemon osd.7 on smithi003 2024-09-21T17:46:42.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: cluster 2024-09-21T17:46:41.646941+0000 mon.smithi003 (mon.0) 502 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-09-21T17:46:42.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: cluster 2024-09-21T17:46:41.646941+0000 mon.smithi003 (mon.0) 502 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-09-21T17:46:42.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.662810+0000 mon.smithi003 (mon.0) 503 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:42.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.662810+0000 mon.smithi003 (mon.0) 503 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:42.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663062+0000 mon.smithi003 (mon.0) 504 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:42.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663062+0000 mon.smithi003 (mon.0) 504 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:42.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663275+0000 mon.smithi003 (mon.0) 505 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663275+0000 mon.smithi003 (mon.0) 505 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663475+0000 mon.smithi003 (mon.0) 506 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663475+0000 mon.smithi003 (mon.0) 506 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663676+0000 mon.smithi003 (mon.0) 507 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663676+0000 mon.smithi003 (mon.0) 507 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663875+0000 mon.smithi003 (mon.0) 508 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.663875+0000 mon.smithi003 (mon.0) 508 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.664090+0000 mon.smithi003 (mon.0) 509 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.664090+0000 mon.smithi003 (mon.0) 509 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.698205+0000 mon.smithi003 (mon.0) 510 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.698205+0000 mon.smithi003 (mon.0) 510 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.705446+0000 mon.smithi003 (mon.0) 511 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.705446+0000 mon.smithi003 (mon.0) 511 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:42.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.706261+0000 mon.smithi003 (mon.0) 512 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T17:46:42.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.706261+0000 mon.smithi003 (mon.0) 512 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T17:46:42.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.706934+0000 mon.smithi003 (mon.0) 513 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:42.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: audit 2024-09-21T17:46:41.706934+0000 mon.smithi003 (mon.0) 513 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:46:42.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: cephadm 2024-09-21T17:46:41.707542+0000 mgr.smithi003.cgvhny (mgr.14203) 127 : cephadm [INF] Deploying daemon osd.7 on smithi003 2024-09-21T17:46:42.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:42 smithi066 bash[25206]: cephadm 2024-09-21T17:46:41.707542+0000 mgr.smithi003.cgvhny (mgr.14203) 127 : cephadm [INF] Deploying daemon osd.7 on smithi003 2024-09-21T17:46:43.866 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:43 smithi003 bash[19853]: cluster 2024-09-21T17:46:42.469604+0000 mgr.smithi003.cgvhny (mgr.14203) 128 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:43.867 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:43 smithi003 bash[19853]: cluster 2024-09-21T17:46:42.469604+0000 mgr.smithi003.cgvhny (mgr.14203) 128 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:43.867 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:43 smithi003 bash[19853]: audit 2024-09-21T17:46:42.818046+0000 mon.smithi003 (mon.0) 514 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T17:46:43.867 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:43 smithi003 bash[19853]: audit 2024-09-21T17:46:42.818046+0000 mon.smithi003 (mon.0) 514 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T17:46:43.867 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:43 smithi003 bash[19853]: audit 2024-09-21T17:46:43.385640+0000 mon.smithi066 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:46:43.867 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:43 smithi003 bash[19853]: audit 2024-09-21T17:46:43.385640+0000 mon.smithi066 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:46:43.867 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:43 smithi003 bash[19853]: audit 2024-09-21T17:46:43.386685+0000 mon.smithi003 (mon.0) 515 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:46:43.867 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:43 smithi003 bash[19853]: audit 2024-09-21T17:46:43.386685+0000 mon.smithi003 (mon.0) 515 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:46:43.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:43 smithi066 bash[25206]: cluster 2024-09-21T17:46:42.469604+0000 mgr.smithi003.cgvhny (mgr.14203) 128 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:43 smithi066 bash[25206]: cluster 2024-09-21T17:46:42.469604+0000 mgr.smithi003.cgvhny (mgr.14203) 128 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:43 smithi066 bash[25206]: audit 2024-09-21T17:46:42.818046+0000 mon.smithi003 (mon.0) 514 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T17:46:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:43 smithi066 bash[25206]: audit 2024-09-21T17:46:42.818046+0000 mon.smithi003 (mon.0) 514 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T17:46:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:43 smithi066 bash[25206]: audit 2024-09-21T17:46:43.385640+0000 mon.smithi066 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:46:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:43 smithi066 bash[25206]: audit 2024-09-21T17:46:43.385640+0000 mon.smithi066 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:46:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:43 smithi066 bash[25206]: audit 2024-09-21T17:46:43.386685+0000 mon.smithi003 (mon.0) 515 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:46:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:43 smithi066 bash[25206]: audit 2024-09-21T17:46:43.386685+0000 mon.smithi003 (mon.0) 515 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T17:46:45.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.716105+0000 mon.smithi003 (mon.0) 516 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:46:45.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.716105+0000 mon.smithi003 (mon.0) 516 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:46:45.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.716157+0000 mon.smithi003 (mon.0) 517 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:46:45.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.716157+0000 mon.smithi003 (mon.0) 517 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:46:45.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: cluster 2024-09-21T17:46:43.720893+0000 mon.smithi003 (mon.0) 518 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: cluster 2024-09-21T17:46:43.720893+0000 mon.smithi003 (mon.0) 518 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.721202+0000 mon.smithi003 (mon.0) 519 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.721202+0000 mon.smithi003 (mon.0) 519 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.721511+0000 mon.smithi003 (mon.0) 520 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.721511+0000 mon.smithi003 (mon.0) 520 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.721732+0000 mon.smithi003 (mon.0) 521 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.721732+0000 mon.smithi003 (mon.0) 521 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.721944+0000 mon.smithi003 (mon.0) 522 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.721944+0000 mon.smithi003 (mon.0) 522 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.722159+0000 mon.smithi003 (mon.0) 523 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.722159+0000 mon.smithi003 (mon.0) 523 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.722379+0000 mon.smithi003 (mon.0) 524 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.722379+0000 mon.smithi003 (mon.0) 524 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:45.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.722590+0000 mon.smithi003 (mon.0) 525 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:45.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.722590+0000 mon.smithi003 (mon.0) 525 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:45.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.722801+0000 mon.smithi003 (mon.0) 526 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:45.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.722801+0000 mon.smithi003 (mon.0) 526 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:45.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.723336+0000 mon.smithi066 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:45.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.723336+0000 mon.smithi066 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:45.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.724104+0000 mon.smithi003 (mon.0) 527 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:45.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:44 smithi003 bash[19853]: audit 2024-09-21T17:46:43.724104+0000 mon.smithi003 (mon.0) 527 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.716105+0000 mon.smithi003 (mon.0) 516 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.716105+0000 mon.smithi003 (mon.0) 516 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.716157+0000 mon.smithi003 (mon.0) 517 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.716157+0000 mon.smithi003 (mon.0) 517 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: cluster 2024-09-21T17:46:43.720893+0000 mon.smithi003 (mon.0) 518 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: cluster 2024-09-21T17:46:43.720893+0000 mon.smithi003 (mon.0) 518 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.721202+0000 mon.smithi003 (mon.0) 519 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.721202+0000 mon.smithi003 (mon.0) 519 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.721511+0000 mon.smithi003 (mon.0) 520 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.721511+0000 mon.smithi003 (mon.0) 520 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.721732+0000 mon.smithi003 (mon.0) 521 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.721732+0000 mon.smithi003 (mon.0) 521 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.721944+0000 mon.smithi003 (mon.0) 522 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.721944+0000 mon.smithi003 (mon.0) 522 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.722159+0000 mon.smithi003 (mon.0) 523 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.722159+0000 mon.smithi003 (mon.0) 523 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.722379+0000 mon.smithi003 (mon.0) 524 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.722379+0000 mon.smithi003 (mon.0) 524 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.722590+0000 mon.smithi003 (mon.0) 525 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.722590+0000 mon.smithi003 (mon.0) 525 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.722801+0000 mon.smithi003 (mon.0) 526 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.722801+0000 mon.smithi003 (mon.0) 526 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.723336+0000 mon.smithi066 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:45.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.723336+0000 mon.smithi066 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:45.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.724104+0000 mon.smithi003 (mon.0) 527 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:45.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:44 smithi066 bash[25206]: audit 2024-09-21T17:46:43.724104+0000 mon.smithi003 (mon.0) 527 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:45.727 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: cluster 2024-09-21T17:46:44.469960+0000 mgr.smithi003.cgvhny (mgr.14203) 129 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: cluster 2024-09-21T17:46:44.469960+0000 mgr.smithi003.cgvhny (mgr.14203) 129 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.718266+0000 mon.smithi003 (mon.0) 528 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.718266+0000 mon.smithi003 (mon.0) 528 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.718328+0000 mon.smithi003 (mon.0) 529 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.718328+0000 mon.smithi003 (mon.0) 529 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: cluster 2024-09-21T17:46:44.723655+0000 mon.smithi003 (mon.0) 530 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: cluster 2024-09-21T17:46:44.723655+0000 mon.smithi003 (mon.0) 530 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.724768+0000 mon.smithi003 (mon.0) 531 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.724768+0000 mon.smithi003 (mon.0) 531 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.725164+0000 mon.smithi003 (mon.0) 532 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.725164+0000 mon.smithi003 (mon.0) 532 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:45.991 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.725526+0000 mon.smithi003 (mon.0) 533 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.725526+0000 mon.smithi003 (mon.0) 533 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.725846+0000 mon.smithi003 (mon.0) 534 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.725846+0000 mon.smithi003 (mon.0) 534 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.726184+0000 mon.smithi003 (mon.0) 535 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.726184+0000 mon.smithi003 (mon.0) 535 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.726484+0000 mon.smithi003 (mon.0) 536 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.726484+0000 mon.smithi003 (mon.0) 536 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.726969+0000 mon.smithi003 (mon.0) 537 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.726969+0000 mon.smithi003 (mon.0) 537 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.734341+0000 mon.smithi003 (mon.0) 538 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.734341+0000 mon.smithi003 (mon.0) 538 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.735040+0000 mon.smithi003 (mon.0) 539 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:45.992 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:45 smithi003 bash[19853]: audit 2024-09-21T17:46:44.735040+0000 mon.smithi003 (mon.0) 539 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: cluster 2024-09-21T17:46:44.469960+0000 mgr.smithi003.cgvhny (mgr.14203) 129 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:46.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: cluster 2024-09-21T17:46:44.469960+0000 mgr.smithi003.cgvhny (mgr.14203) 129 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:46.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.718266+0000 mon.smithi003 (mon.0) 528 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:46.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.718266+0000 mon.smithi003 (mon.0) 528 : audit [INF] from='osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:46.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.718328+0000 mon.smithi003 (mon.0) 529 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:46.061 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.718328+0000 mon.smithi003 (mon.0) 529 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: cluster 2024-09-21T17:46:44.723655+0000 mon.smithi003 (mon.0) 530 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: cluster 2024-09-21T17:46:44.723655+0000 mon.smithi003 (mon.0) 530 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.724768+0000 mon.smithi003 (mon.0) 531 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.724768+0000 mon.smithi003 (mon.0) 531 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.725164+0000 mon.smithi003 (mon.0) 532 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.725164+0000 mon.smithi003 (mon.0) 532 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.725526+0000 mon.smithi003 (mon.0) 533 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.725526+0000 mon.smithi003 (mon.0) 533 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.725846+0000 mon.smithi003 (mon.0) 534 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.725846+0000 mon.smithi003 (mon.0) 534 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.726184+0000 mon.smithi003 (mon.0) 535 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.726184+0000 mon.smithi003 (mon.0) 535 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.726484+0000 mon.smithi003 (mon.0) 536 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:46.062 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.726484+0000 mon.smithi003 (mon.0) 536 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:46.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.726969+0000 mon.smithi003 (mon.0) 537 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:46.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.726969+0000 mon.smithi003 (mon.0) 537 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:46.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.734341+0000 mon.smithi003 (mon.0) 538 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:46.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.734341+0000 mon.smithi003 (mon.0) 538 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:46.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.735040+0000 mon.smithi003 (mon.0) 539 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:45 smithi066 bash[25206]: audit 2024-09-21T17:46:44.735040+0000 mon.smithi003 (mon.0) 539 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:43.842250+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:43.842250+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:43.842315+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:43.842315+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:44.411614+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:44.411614+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:44.411713+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:44.411713+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.728863+0000 mon.smithi003 (mon.0) 540 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.728863+0000 mon.smithi003 (mon.0) 540 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.737138+0000 mon.smithi003 (mon.0) 541 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.737138+0000 mon.smithi003 (mon.0) 541 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:45.743784+0000 mon.smithi003 (mon.0) 542 : cluster [INF] osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409] boot 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:45.743784+0000 mon.smithi003 (mon.0) 542 : cluster [INF] osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409] boot 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:45.743825+0000 mon.smithi003 (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583] boot 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:45.743825+0000 mon.smithi003 (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583] boot 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:45.743863+0000 mon.smithi003 (mon.0) 544 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2024-09-21T17:46:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: cluster 2024-09-21T17:46:45.743863+0000 mon.smithi003 (mon.0) 544 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.744019+0000 mon.smithi003 (mon.0) 545 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.744019+0000 mon.smithi003 (mon.0) 545 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.744339+0000 mon.smithi003 (mon.0) 546 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.744339+0000 mon.smithi003 (mon.0) 546 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.744665+0000 mon.smithi003 (mon.0) 547 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.744665+0000 mon.smithi003 (mon.0) 547 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.744951+0000 mon.smithi003 (mon.0) 548 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.744951+0000 mon.smithi003 (mon.0) 548 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.745226+0000 mon.smithi003 (mon.0) 549 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.745226+0000 mon.smithi003 (mon.0) 549 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.745506+0000 mon.smithi003 (mon.0) 550 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.745506+0000 mon.smithi003 (mon.0) 550 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.745753+0000 mon.smithi003 (mon.0) 551 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:46 smithi066 bash[25206]: audit 2024-09-21T17:46:45.745753+0000 mon.smithi003 (mon.0) 551 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:43.842250+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:43.842250+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:43.842315+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:43.842315+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:44.411614+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:44.411614+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:44.411713+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:44.411713+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.728863+0000 mon.smithi003 (mon.0) 540 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.728863+0000 mon.smithi003 (mon.0) 540 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:47.118 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.737138+0000 mon.smithi003 (mon.0) 541 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.737138+0000 mon.smithi003 (mon.0) 541 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:45.743784+0000 mon.smithi003 (mon.0) 542 : cluster [INF] osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409] boot 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:45.743784+0000 mon.smithi003 (mon.0) 542 : cluster [INF] osd.1 [v2:172.21.15.3:6802/73345409,v1:172.21.15.3:6803/73345409] boot 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:45.743825+0000 mon.smithi003 (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583] boot 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:45.743825+0000 mon.smithi003 (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.66:6808/1796551583,v1:172.21.15.66:6809/1796551583] boot 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:45.743863+0000 mon.smithi003 (mon.0) 544 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: cluster 2024-09-21T17:46:45.743863+0000 mon.smithi003 (mon.0) 544 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.744019+0000 mon.smithi003 (mon.0) 545 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.744019+0000 mon.smithi003 (mon.0) 545 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.744339+0000 mon.smithi003 (mon.0) 546 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.744339+0000 mon.smithi003 (mon.0) 546 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.744665+0000 mon.smithi003 (mon.0) 547 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.744665+0000 mon.smithi003 (mon.0) 547 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:47.119 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.744951+0000 mon.smithi003 (mon.0) 548 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:47.120 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.744951+0000 mon.smithi003 (mon.0) 548 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:47.120 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.745226+0000 mon.smithi003 (mon.0) 549 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:47.120 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.745226+0000 mon.smithi003 (mon.0) 549 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:47.120 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.745506+0000 mon.smithi003 (mon.0) 550 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:47.120 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.745506+0000 mon.smithi003 (mon.0) 550 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:47.120 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.745753+0000 mon.smithi003 (mon.0) 551 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:47.120 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:46 smithi003 bash[19853]: audit 2024-09-21T17:46:45.745753+0000 mon.smithi003 (mon.0) 551 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:47.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: cluster 2024-09-21T17:46:46.470242+0000 mgr.smithi003.cgvhny (mgr.14203) 130 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:47.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: cluster 2024-09-21T17:46:46.470242+0000 mgr.smithi003.cgvhny (mgr.14203) 130 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:47.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: cluster 2024-09-21T17:46:46.771013+0000 mon.smithi003 (mon.0) 552 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-09-21T17:46:47.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: cluster 2024-09-21T17:46:46.771013+0000 mon.smithi003 (mon.0) 552 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-09-21T17:46:47.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.771249+0000 mon.smithi003 (mon.0) 553 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:47.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.771249+0000 mon.smithi003 (mon.0) 553 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.771873+0000 mon.smithi003 (mon.0) 554 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.771873+0000 mon.smithi003 (mon.0) 554 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.772295+0000 mon.smithi003 (mon.0) 555 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.772295+0000 mon.smithi003 (mon.0) 555 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.772722+0000 mon.smithi003 (mon.0) 556 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.772722+0000 mon.smithi003 (mon.0) 556 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.773173+0000 mon.smithi003 (mon.0) 557 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.773173+0000 mon.smithi003 (mon.0) 557 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.997656+0000 mon.smithi003 (mon.0) 558 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 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-21T17:46:47.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:47 smithi066 bash[25206]: audit 2024-09-21T17:46:46.997656+0000 mon.smithi003 (mon.0) 558 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 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-21T17:46:48.067 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: cluster 2024-09-21T17:46:46.470242+0000 mgr.smithi003.cgvhny (mgr.14203) 130 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: cluster 2024-09-21T17:46:46.470242+0000 mgr.smithi003.cgvhny (mgr.14203) 130 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: cluster 2024-09-21T17:46:46.771013+0000 mon.smithi003 (mon.0) 552 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: cluster 2024-09-21T17:46:46.771013+0000 mon.smithi003 (mon.0) 552 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.771249+0000 mon.smithi003 (mon.0) 553 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.771249+0000 mon.smithi003 (mon.0) 553 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.771873+0000 mon.smithi003 (mon.0) 554 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.771873+0000 mon.smithi003 (mon.0) 554 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.772295+0000 mon.smithi003 (mon.0) 555 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.772295+0000 mon.smithi003 (mon.0) 555 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.772722+0000 mon.smithi003 (mon.0) 556 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.772722+0000 mon.smithi003 (mon.0) 556 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:48.068 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.773173+0000 mon.smithi003 (mon.0) 557 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:48.069 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.773173+0000 mon.smithi003 (mon.0) 557 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:48.069 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.997656+0000 mon.smithi003 (mon.0) 558 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 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-21T17:46:48.069 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 bash[19853]: audit 2024-09-21T17:46:46.997656+0000 mon.smithi003 (mon.0) 558 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 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-21T17:46:48.069 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:47 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:48.333 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:48.407 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.767299+0000 mon.smithi003 (mon.0) 559 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 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-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.767299+0000 mon.smithi003 (mon.0) 559 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 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-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: cluster 2024-09-21T17:46:47.773679+0000 mon.smithi003 (mon.0) 560 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-09-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: cluster 2024-09-21T17:46:47.773679+0000 mon.smithi003 (mon.0) 560 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-09-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.774610+0000 mon.smithi003 (mon.0) 561 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.774610+0000 mon.smithi003 (mon.0) 561 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.775420+0000 mon.smithi003 (mon.0) 562 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.775420+0000 mon.smithi003 (mon.0) 562 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:49.062 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.776048+0000 mon.smithi003 (mon.0) 563 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:49.063 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.776048+0000 mon.smithi003 (mon.0) 563 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:49.063 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.776785+0000 mon.smithi003 (mon.0) 564 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:49.063 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.776785+0000 mon.smithi003 (mon.0) 564 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:49.063 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.786868+0000 mon.smithi003 (mon.0) 565 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:49.063 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.786868+0000 mon.smithi003 (mon.0) 565 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:49.063 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.787220+0000 mon.smithi003 (mon.0) 566 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:46:49.063 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.787220+0000 mon.smithi003 (mon.0) 566 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.845244+0000 mon.smithi003 (mon.0) 567 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:47.845244+0000 mon.smithi003 (mon.0) 567 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.036582+0000 mon.smithi066 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.036582+0000 mon.smithi066 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.037428+0000 mon.smithi003 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.037428+0000 mon.smithi003 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.376738+0000 mon.smithi003 (mon.0) 569 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.376738+0000 mon.smithi003 (mon.0) 569 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.381201+0000 mon.smithi003 (mon.0) 570 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.381201+0000 mon.smithi003 (mon.0) 570 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.406318+0000 mon.smithi003 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.3:0/1241690835' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.406318+0000 mon.smithi003 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.3:0/1241690835' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:49.064 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.769597+0000 mon.smithi003 (mon.0) 572 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.769597+0000 mon.smithi003 (mon.0) 572 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.769731+0000 mon.smithi003 (mon.0) 573 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.769731+0000 mon.smithi003 (mon.0) 573 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.769918+0000 mon.smithi003 (mon.0) 574 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.769918+0000 mon.smithi003 (mon.0) 574 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: cluster 2024-09-21T17:46:48.775378+0000 mon.smithi003 (mon.0) 575 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: cluster 2024-09-21T17:46:48.775378+0000 mon.smithi003 (mon.0) 575 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.776111+0000 mon.smithi003 (mon.0) 576 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:49.065 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:48 smithi003 bash[19853]: audit 2024-09-21T17:46:48.776111+0000 mon.smithi003 (mon.0) 576 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.767299+0000 mon.smithi003 (mon.0) 559 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 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-21T17:46:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.767299+0000 mon.smithi003 (mon.0) 559 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 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-21T17:46:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: cluster 2024-09-21T17:46:47.773679+0000 mon.smithi003 (mon.0) 560 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-09-21T17:46:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: cluster 2024-09-21T17:46:47.773679+0000 mon.smithi003 (mon.0) 560 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-09-21T17:46:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.774610+0000 mon.smithi003 (mon.0) 561 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.774610+0000 mon.smithi003 (mon.0) 561 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.775420+0000 mon.smithi003 (mon.0) 562 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.775420+0000 mon.smithi003 (mon.0) 562 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.776048+0000 mon.smithi003 (mon.0) 563 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.776048+0000 mon.smithi003 (mon.0) 563 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.776785+0000 mon.smithi003 (mon.0) 564 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.776785+0000 mon.smithi003 (mon.0) 564 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.786868+0000 mon.smithi003 (mon.0) 565 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.786868+0000 mon.smithi003 (mon.0) 565 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.787220+0000 mon.smithi003 (mon.0) 566 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:46:49.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.787220+0000 mon.smithi003 (mon.0) 566 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.845244+0000 mon.smithi003 (mon.0) 567 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:47.845244+0000 mon.smithi003 (mon.0) 567 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.036582+0000 mon.smithi066 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.036582+0000 mon.smithi066 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.037428+0000 mon.smithi003 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.037428+0000 mon.smithi003 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.376738+0000 mon.smithi003 (mon.0) 569 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.376738+0000 mon.smithi003 (mon.0) 569 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.381201+0000 mon.smithi003 (mon.0) 570 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.381201+0000 mon.smithi003 (mon.0) 570 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.406318+0000 mon.smithi003 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.3:0/1241690835' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.406318+0000 mon.smithi003 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.3:0/1241690835' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:46:49.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.769597+0000 mon.smithi003 (mon.0) 572 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.769597+0000 mon.smithi003 (mon.0) 572 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.769731+0000 mon.smithi003 (mon.0) 573 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.769731+0000 mon.smithi003 (mon.0) 573 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.769918+0000 mon.smithi003 (mon.0) 574 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.769918+0000 mon.smithi003 (mon.0) 574 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: cluster 2024-09-21T17:46:48.775378+0000 mon.smithi003 (mon.0) 575 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: cluster 2024-09-21T17:46:48.775378+0000 mon.smithi003 (mon.0) 575 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.776111+0000 mon.smithi003 (mon.0) 576 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:49.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:48 smithi066 bash[25206]: audit 2024-09-21T17:46:48.776111+0000 mon.smithi003 (mon.0) 576 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:49.966 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":22,"num_osds":8,"num_up_osds":3,"osd_up_since":1726940805,"num_in_osds":8,"osd_in_since":1726940766,"num_remapped_pgs":0} 2024-09-21T17:46:50.129 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: cluster 2024-09-21T17:46:48.470549+0000 mgr.smithi003.cgvhny (mgr.14203) 131 : cluster [DBG] pgmap v84: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:50.129 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: cluster 2024-09-21T17:46:48.470549+0000 mgr.smithi003.cgvhny (mgr.14203) 131 : cluster [DBG] pgmap v84: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:50.129 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.776199+0000 mon.smithi066 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:50.129 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.776199+0000 mon.smithi066 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:50.129 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.777221+0000 mon.smithi003 (mon.0) 577 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:50.129 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.777221+0000 mon.smithi003 (mon.0) 577 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.778275+0000 mon.smithi003 (mon.0) 578 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.778275+0000 mon.smithi003 (mon.0) 578 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.778698+0000 mon.smithi003 (mon.0) 579 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.778698+0000 mon.smithi003 (mon.0) 579 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.779340+0000 mon.smithi003 (mon.0) 580 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.779340+0000 mon.smithi003 (mon.0) 580 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.789471+0000 mon.smithi003 (mon.0) 581 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.789471+0000 mon.smithi003 (mon.0) 581 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.789987+0000 mon.smithi003 (mon.0) 582 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:48.789987+0000 mon.smithi003 (mon.0) 582 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.298931+0000 mon.smithi003 (mon.0) 583 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.298931+0000 mon.smithi003 (mon.0) 583 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: cluster 2024-09-21T17:46:49.379560+0000 mon.smithi003 (mon.0) 584 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:46:50.130 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: cluster 2024-09-21T17:46:49.379560+0000 mon.smithi003 (mon.0) 584 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.392012+0000 mon.smithi003 (mon.0) 585 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.392012+0000 mon.smithi003 (mon.0) 585 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.475228+0000 mon.smithi003 (mon.0) 586 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.475228+0000 mon.smithi003 (mon.0) 586 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.481179+0000 mon.smithi003 (mon.0) 587 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.481179+0000 mon.smithi003 (mon.0) 587 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.528509+0000 mon.smithi003 (mon.0) 588 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.528509+0000 mon.smithi003 (mon.0) 588 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.528877+0000 mon.smithi003 (mon.0) 589 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.528877+0000 mon.smithi003 (mon.0) 589 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.529116+0000 mon.smithi003 (mon.0) 590 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.529116+0000 mon.smithi003 (mon.0) 590 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.556647+0000 mon.smithi003 (mon.0) 591 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.556647+0000 mon.smithi003 (mon.0) 591 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.131 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.558376+0000 mon.smithi066 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.558376+0000 mon.smithi066 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.558857+0000 mon.smithi003 (mon.0) 592 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.558857+0000 mon.smithi003 (mon.0) 592 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.559043+0000 mon.smithi003 (mon.0) 593 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.559043+0000 mon.smithi003 (mon.0) 593 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.605952+0000 mon.smithi066 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.605952+0000 mon.smithi066 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.655891+0000 mon.smithi003 (mon.0) 594 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.655891+0000 mon.smithi003 (mon.0) 594 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.772504+0000 mon.smithi003 (mon.0) 595 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.772504+0000 mon.smithi003 (mon.0) 595 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.772729+0000 mon.smithi003 (mon.0) 596 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:50.132 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.772729+0000 mon.smithi003 (mon.0) 596 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:50.133 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: cluster 2024-09-21T17:46:49.777160+0000 mon.smithi003 (mon.0) 597 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-09-21T17:46:50.133 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: cluster 2024-09-21T17:46:49.777160+0000 mon.smithi003 (mon.0) 597 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-09-21T17:46:50.133 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.778948+0000 mon.smithi003 (mon.0) 598 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:50.133 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:49 smithi003 bash[19853]: audit 2024-09-21T17:46:49.778948+0000 mon.smithi003 (mon.0) 598 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: cluster 2024-09-21T17:46:48.470549+0000 mgr.smithi003.cgvhny (mgr.14203) 131 : cluster [DBG] pgmap v84: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: cluster 2024-09-21T17:46:48.470549+0000 mgr.smithi003.cgvhny (mgr.14203) 131 : cluster [DBG] pgmap v84: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.776199+0000 mon.smithi066 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.776199+0000 mon.smithi066 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.777221+0000 mon.smithi003 (mon.0) 577 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.777221+0000 mon.smithi003 (mon.0) 577 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.778275+0000 mon.smithi003 (mon.0) 578 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.778275+0000 mon.smithi003 (mon.0) 578 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:50.177 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.778698+0000 mon.smithi003 (mon.0) 579 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.778698+0000 mon.smithi003 (mon.0) 579 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.779340+0000 mon.smithi003 (mon.0) 580 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.779340+0000 mon.smithi003 (mon.0) 580 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.789471+0000 mon.smithi003 (mon.0) 581 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.789471+0000 mon.smithi003 (mon.0) 581 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.789987+0000 mon.smithi003 (mon.0) 582 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:48.789987+0000 mon.smithi003 (mon.0) 582 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.298931+0000 mon.smithi003 (mon.0) 583 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.298931+0000 mon.smithi003 (mon.0) 583 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: cluster 2024-09-21T17:46:49.379560+0000 mon.smithi003 (mon.0) 584 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: cluster 2024-09-21T17:46:49.379560+0000 mon.smithi003 (mon.0) 584 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.392012+0000 mon.smithi003 (mon.0) 585 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.392012+0000 mon.smithi003 (mon.0) 585 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.475228+0000 mon.smithi003 (mon.0) 586 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.475228+0000 mon.smithi003 (mon.0) 586 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.481179+0000 mon.smithi003 (mon.0) 587 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.481179+0000 mon.smithi003 (mon.0) 587 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.528509+0000 mon.smithi003 (mon.0) 588 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.528509+0000 mon.smithi003 (mon.0) 588 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.528877+0000 mon.smithi003 (mon.0) 589 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.528877+0000 mon.smithi003 (mon.0) 589 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.529116+0000 mon.smithi003 (mon.0) 590 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.529116+0000 mon.smithi003 (mon.0) 590 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.556647+0000 mon.smithi003 (mon.0) 591 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.556647+0000 mon.smithi003 (mon.0) 591 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.558376+0000 mon.smithi066 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:50.179 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.558376+0000 mon.smithi066 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.558857+0000 mon.smithi003 (mon.0) 592 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.558857+0000 mon.smithi003 (mon.0) 592 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi003"} : dispatch 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.559043+0000 mon.smithi003 (mon.0) 593 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.559043+0000 mon.smithi003 (mon.0) 593 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mon metadata", "id": "smithi066"} : dispatch 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.605952+0000 mon.smithi066 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.605952+0000 mon.smithi066 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.655891+0000 mon.smithi003 (mon.0) 594 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.655891+0000 mon.smithi003 (mon.0) 594 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.772504+0000 mon.smithi003 (mon.0) 595 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.772504+0000 mon.smithi003 (mon.0) 595 : audit [INF] from='osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.772729+0000 mon.smithi003 (mon.0) 596 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:50.180 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.772729+0000 mon.smithi003 (mon.0) 596 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:50.181 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: cluster 2024-09-21T17:46:49.777160+0000 mon.smithi003 (mon.0) 597 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-09-21T17:46:50.181 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: cluster 2024-09-21T17:46:49.777160+0000 mon.smithi003 (mon.0) 597 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-09-21T17:46:50.181 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.778948+0000 mon.smithi003 (mon.0) 598 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:50.181 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:49 smithi066 bash[25206]: audit 2024-09-21T17:46:49.778948+0000 mon.smithi003 (mon.0) 598 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:50.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.779585+0000 mon.smithi003 (mon.0) 599 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.779585+0000 mon.smithi003 (mon.0) 599 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.780743+0000 mon.smithi003 (mon.0) 600 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.780743+0000 mon.smithi003 (mon.0) 600 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.781313+0000 mon.smithi003 (mon.0) 601 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.781313+0000 mon.smithi003 (mon.0) 601 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.781938+0000 mon.smithi003 (mon.0) 602 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.781938+0000 mon.smithi003 (mon.0) 602 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.790944+0000 mon.smithi003 (mon.0) 603 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.790944+0000 mon.smithi003 (mon.0) 603 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.793743+0000 mon.smithi003 (mon.0) 604 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:49.793743+0000 mon.smithi003 (mon.0) 604 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.661998+0000 mon.smithi003 (mon.0) 605 : cluster [DBG] mgrmap e19: smithi003.cgvhny(active, since 2m), standbys: smithi066.zxwoqb 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.661998+0000 mon.smithi003 (mon.0) 605 : cluster [DBG] mgrmap e19: smithi003.cgvhny(active, since 2m), standbys: smithi066.zxwoqb 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.779960+0000 mon.smithi003 (mon.0) 606 : cluster [INF] osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890] boot 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.779960+0000 mon.smithi003 (mon.0) 606 : cluster [INF] osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890] boot 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.780034+0000 mon.smithi003 (mon.0) 607 : cluster [INF] osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668] boot 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.780034+0000 mon.smithi003 (mon.0) 607 : cluster [INF] osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668] boot 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.780086+0000 mon.smithi003 (mon.0) 608 : cluster [DBG] osdmap e25: 8 total, 5 up, 8 in 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.780086+0000 mon.smithi003 (mon.0) 608 : cluster [DBG] osdmap e25: 8 total, 5 up, 8 in 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:50.780539+0000 mon.smithi003 (mon.0) 609 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:50.780539+0000 mon.smithi003 (mon.0) 609 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:50.781127+0000 mon.smithi003 (mon.0) 610 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:50.781127+0000 mon.smithi003 (mon.0) 610 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:50.781594+0000 mon.smithi003 (mon.0) 611 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:51.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:50.781594+0000 mon.smithi003 (mon.0) 611 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:51.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:50.781891+0000 mon.smithi003 (mon.0) 612 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:51.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:50 smithi003 bash[19853]: audit 2024-09-21T17:46:50.781891+0000 mon.smithi003 (mon.0) 612 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:51.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.779585+0000 mon.smithi003 (mon.0) 599 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.779585+0000 mon.smithi003 (mon.0) 599 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.780743+0000 mon.smithi003 (mon.0) 600 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.780743+0000 mon.smithi003 (mon.0) 600 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.781313+0000 mon.smithi003 (mon.0) 601 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.781313+0000 mon.smithi003 (mon.0) 601 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.781938+0000 mon.smithi003 (mon.0) 602 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.781938+0000 mon.smithi003 (mon.0) 602 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.790944+0000 mon.smithi003 (mon.0) 603 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.790944+0000 mon.smithi003 (mon.0) 603 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.793743+0000 mon.smithi003 (mon.0) 604 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:49.793743+0000 mon.smithi003 (mon.0) 604 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.661998+0000 mon.smithi003 (mon.0) 605 : cluster [DBG] mgrmap e19: smithi003.cgvhny(active, since 2m), standbys: smithi066.zxwoqb 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.661998+0000 mon.smithi003 (mon.0) 605 : cluster [DBG] mgrmap e19: smithi003.cgvhny(active, since 2m), standbys: smithi066.zxwoqb 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.779960+0000 mon.smithi003 (mon.0) 606 : cluster [INF] osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890] boot 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.779960+0000 mon.smithi003 (mon.0) 606 : cluster [INF] osd.4 [v2:172.21.15.66:6816/3496525890,v1:172.21.15.66:6817/3496525890] boot 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.780034+0000 mon.smithi003 (mon.0) 607 : cluster [INF] osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668] boot 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.780034+0000 mon.smithi003 (mon.0) 607 : cluster [INF] osd.3 [v2:172.21.15.3:6810/4073338668,v1:172.21.15.3:6811/4073338668] boot 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.780086+0000 mon.smithi003 (mon.0) 608 : cluster [DBG] osdmap e25: 8 total, 5 up, 8 in 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.780086+0000 mon.smithi003 (mon.0) 608 : cluster [DBG] osdmap e25: 8 total, 5 up, 8 in 2024-09-21T17:46:51.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:50.780539+0000 mon.smithi003 (mon.0) 609 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:51.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:50.780539+0000 mon.smithi003 (mon.0) 609 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T17:46:51.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:50.781127+0000 mon.smithi003 (mon.0) 610 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:50.781127+0000 mon.smithi003 (mon.0) 610 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T17:46:51.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:50.781594+0000 mon.smithi003 (mon.0) 611 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:51.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:50.781594+0000 mon.smithi003 (mon.0) 611 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:51.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:50.781891+0000 mon.smithi003 (mon.0) 612 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:51.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:50 smithi066 bash[25206]: audit 2024-09-21T17:46:50.781891+0000 mon.smithi003 (mon.0) 612 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:52.140 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:48.892135+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:48.892135+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:48.892199+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:48.892199+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:49.003522+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:49.003522+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:49.003653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:49.003653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.470869+0000 mgr.smithi003.cgvhny (mgr.14203) 132 : cluster [DBG] pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.470869+0000 mgr.smithi003.cgvhny (mgr.14203) 132 : cluster [DBG] pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:50.782175+0000 mon.smithi003 (mon.0) 613 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:50.782175+0000 mon.smithi003 (mon.0) 613 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.782379+0000 mon.smithi003 (mon.0) 614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:46:52.141 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.782379+0000 mon.smithi003 (mon.0) 614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.782403+0000 mon.smithi003 (mon.0) 615 : cluster [INF] Cluster is now healthy 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:50.782403+0000 mon.smithi003 (mon.0) 615 : cluster [INF] Cluster is now healthy 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:50.903828+0000 mon.smithi003 (mon.0) 616 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:50.903828+0000 mon.smithi003 (mon.0) 616 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:51.782322+0000 mon.smithi003 (mon.0) 617 : cluster [DBG] osdmap e26: 8 total, 5 up, 8 in 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: cluster 2024-09-21T17:46:51.782322+0000 mon.smithi003 (mon.0) 617 : cluster [DBG] osdmap e26: 8 total, 5 up, 8 in 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.782748+0000 mon.smithi066 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.782748+0000 mon.smithi066 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.782947+0000 mon.smithi003 (mon.0) 618 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.782947+0000 mon.smithi003 (mon.0) 618 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.783678+0000 mon.smithi003 (mon.0) 619 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:52.142 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.783678+0000 mon.smithi003 (mon.0) 619 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:52.143 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.784279+0000 mon.smithi003 (mon.0) 620 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T17:46:52.143 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.784279+0000 mon.smithi003 (mon.0) 620 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T17:46:52.143 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.784824+0000 mon.smithi003 (mon.0) 621 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:52.143 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:51 smithi066 bash[25206]: audit 2024-09-21T17:46:51.784824+0000 mon.smithi003 (mon.0) 621 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:48.892135+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:48.892135+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:48.892199+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:48.892199+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:49.003522+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:49.003522+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:49.003653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:49.003653+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.470869+0000 mgr.smithi003.cgvhny (mgr.14203) 132 : cluster [DBG] pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.470869+0000 mgr.smithi003.cgvhny (mgr.14203) 132 : cluster [DBG] pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:50.782175+0000 mon.smithi003 (mon.0) 613 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:50.782175+0000 mon.smithi003 (mon.0) 613 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:52.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.782379+0000 mon.smithi003 (mon.0) 614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.782379+0000 mon.smithi003 (mon.0) 614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.782403+0000 mon.smithi003 (mon.0) 615 : cluster [INF] Cluster is now healthy 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:50.782403+0000 mon.smithi003 (mon.0) 615 : cluster [INF] Cluster is now healthy 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:50.903828+0000 mon.smithi003 (mon.0) 616 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:50.903828+0000 mon.smithi003 (mon.0) 616 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:51.782322+0000 mon.smithi003 (mon.0) 617 : cluster [DBG] osdmap e26: 8 total, 5 up, 8 in 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: cluster 2024-09-21T17:46:51.782322+0000 mon.smithi003 (mon.0) 617 : cluster [DBG] osdmap e26: 8 total, 5 up, 8 in 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.782748+0000 mon.smithi066 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.782748+0000 mon.smithi066 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.782947+0000 mon.smithi003 (mon.0) 618 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.782947+0000 mon.smithi003 (mon.0) 618 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.783678+0000 mon.smithi003 (mon.0) 619 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.783678+0000 mon.smithi003 (mon.0) 619 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.784279+0000 mon.smithi003 (mon.0) 620 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T17:46:52.180 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.784279+0000 mon.smithi003 (mon.0) 620 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T17:46:52.181 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.784824+0000 mon.smithi003 (mon.0) 621 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:52.181 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:51 smithi003 bash[19853]: audit 2024-09-21T17:46:51.784824+0000 mon.smithi003 (mon.0) 621 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:53.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: cluster 2024-09-21T17:46:52.471396+0000 mgr.smithi003.cgvhny (mgr.14203) 133 : cluster [DBG] pgmap v90: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:46:53.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: cluster 2024-09-21T17:46:52.471396+0000 mgr.smithi003.cgvhny (mgr.14203) 133 : cluster [DBG] pgmap v90: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:46:53.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.682490+0000 mon.smithi003 (mon.0) 622 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:53.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.682490+0000 mon.smithi003 (mon.0) 622 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.691791+0000 mon.smithi003 (mon.0) 623 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.691791+0000 mon.smithi003 (mon.0) 623 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.778829+0000 mon.smithi003 (mon.0) 624 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.778829+0000 mon.smithi003 (mon.0) 624 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: cluster 2024-09-21T17:46:52.782374+0000 mon.smithi003 (mon.0) 625 : cluster [DBG] osdmap e27: 8 total, 5 up, 8 in 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: cluster 2024-09-21T17:46:52.782374+0000 mon.smithi003 (mon.0) 625 : cluster [DBG] osdmap e27: 8 total, 5 up, 8 in 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.782584+0000 mon.smithi003 (mon.0) 626 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.782584+0000 mon.smithi003 (mon.0) 626 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.782742+0000 mon.smithi003 (mon.0) 627 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.782742+0000 mon.smithi003 (mon.0) 627 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.782918+0000 mon.smithi003 (mon.0) 628 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.782918+0000 mon.smithi003 (mon.0) 628 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.785960+0000 mon.smithi066 (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.785960+0000 mon.smithi066 (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:53.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.786884+0000 mon.smithi003 (mon.0) 629 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:53.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:53 smithi066 bash[25206]: audit 2024-09-21T17:46:52.786884+0000 mon.smithi003 (mon.0) 629 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: cluster 2024-09-21T17:46:52.471396+0000 mgr.smithi003.cgvhny (mgr.14203) 133 : cluster [DBG] pgmap v90: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: cluster 2024-09-21T17:46:52.471396+0000 mgr.smithi003.cgvhny (mgr.14203) 133 : cluster [DBG] pgmap v90: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.682490+0000 mon.smithi003 (mon.0) 622 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.682490+0000 mon.smithi003 (mon.0) 622 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.691791+0000 mon.smithi003 (mon.0) 623 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.691791+0000 mon.smithi003 (mon.0) 623 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.778829+0000 mon.smithi003 (mon.0) 624 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.778829+0000 mon.smithi003 (mon.0) 624 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: cluster 2024-09-21T17:46:52.782374+0000 mon.smithi003 (mon.0) 625 : cluster [DBG] osdmap e27: 8 total, 5 up, 8 in 2024-09-21T17:46:54.083 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: cluster 2024-09-21T17:46:52.782374+0000 mon.smithi003 (mon.0) 625 : cluster [DBG] osdmap e27: 8 total, 5 up, 8 in 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.782584+0000 mon.smithi003 (mon.0) 626 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.782584+0000 mon.smithi003 (mon.0) 626 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.782742+0000 mon.smithi003 (mon.0) 627 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.782742+0000 mon.smithi003 (mon.0) 627 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.782918+0000 mon.smithi003 (mon.0) 628 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.782918+0000 mon.smithi003 (mon.0) 628 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.785960+0000 mon.smithi066 (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.785960+0000 mon.smithi066 (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.786884+0000 mon.smithi003 (mon.0) 629 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:54.084 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:53 smithi003 bash[19853]: audit 2024-09-21T17:46:52.786884+0000 mon.smithi003 (mon.0) 629 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-21T17:46:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: cluster 2024-09-21T17:46:52.737845+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: cluster 2024-09-21T17:46:52.737845+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: cluster 2024-09-21T17:46:52.737964+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: cluster 2024-09-21T17:46:52.737964+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.780887+0000 mon.smithi003 (mon.0) 630 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.780887+0000 mon.smithi003 (mon.0) 630 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: cluster 2024-09-21T17:46:53.784349+0000 mon.smithi003 (mon.0) 631 : cluster [DBG] osdmap e28: 8 total, 5 up, 8 in 2024-09-21T17:46:54.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: cluster 2024-09-21T17:46:53.784349+0000 mon.smithi003 (mon.0) 631 : cluster [DBG] osdmap e28: 8 total, 5 up, 8 in 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.786700+0000 mon.smithi003 (mon.0) 632 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.786700+0000 mon.smithi003 (mon.0) 632 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.786983+0000 mon.smithi003 (mon.0) 633 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.786983+0000 mon.smithi003 (mon.0) 633 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.787238+0000 mon.smithi003 (mon.0) 634 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.787238+0000 mon.smithi003 (mon.0) 634 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.796270+0000 mon.smithi003 (mon.0) 635 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:53.796270+0000 mon.smithi003 (mon.0) 635 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:54.386504+0000 mon.smithi003 (mon.0) 636 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T17:46:54.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:54 smithi003 bash[19853]: audit 2024-09-21T17:46:54.386504+0000 mon.smithi003 (mon.0) 636 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: cluster 2024-09-21T17:46:52.737845+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: cluster 2024-09-21T17:46:52.737845+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: cluster 2024-09-21T17:46:52.737964+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: cluster 2024-09-21T17:46:52.737964+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.780887+0000 mon.smithi003 (mon.0) 630 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.780887+0000 mon.smithi003 (mon.0) 630 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: cluster 2024-09-21T17:46:53.784349+0000 mon.smithi003 (mon.0) 631 : cluster [DBG] osdmap e28: 8 total, 5 up, 8 in 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: cluster 2024-09-21T17:46:53.784349+0000 mon.smithi003 (mon.0) 631 : cluster [DBG] osdmap e28: 8 total, 5 up, 8 in 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.786700+0000 mon.smithi003 (mon.0) 632 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:55.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.786700+0000 mon.smithi003 (mon.0) 632 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:55.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.786983+0000 mon.smithi003 (mon.0) 633 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:55.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.786983+0000 mon.smithi003 (mon.0) 633 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:55.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.787238+0000 mon.smithi003 (mon.0) 634 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:55.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.787238+0000 mon.smithi003 (mon.0) 634 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:55.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.796270+0000 mon.smithi003 (mon.0) 635 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:55.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:53.796270+0000 mon.smithi003 (mon.0) 635 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:55.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:54.386504+0000 mon.smithi003 (mon.0) 636 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T17:46:55.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:54 smithi066 bash[25206]: audit 2024-09-21T17:46:54.386504+0000 mon.smithi003 (mon.0) 636 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: cluster 2024-09-21T17:46:54.471878+0000 mgr.smithi003.cgvhny (mgr.14203) 134 : cluster [DBG] pgmap v93: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: cluster 2024-09-21T17:46:54.471878+0000 mgr.smithi003.cgvhny (mgr.14203) 134 : cluster [DBG] pgmap v93: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: cluster 2024-09-21T17:46:54.794485+0000 mon.smithi003 (mon.0) 637 : cluster [INF] osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739] boot 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: cluster 2024-09-21T17:46:54.794485+0000 mon.smithi003 (mon.0) 637 : cluster [INF] osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739] boot 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: cluster 2024-09-21T17:46:54.794548+0000 mon.smithi003 (mon.0) 638 : cluster [DBG] osdmap e29: 8 total, 6 up, 8 in 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: cluster 2024-09-21T17:46:54.794548+0000 mon.smithi003 (mon.0) 638 : cluster [DBG] osdmap e29: 8 total, 6 up, 8 in 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: audit 2024-09-21T17:46:54.794695+0000 mon.smithi003 (mon.0) 639 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: audit 2024-09-21T17:46:54.794695+0000 mon.smithi003 (mon.0) 639 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: audit 2024-09-21T17:46:54.795141+0000 mon.smithi003 (mon.0) 640 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: audit 2024-09-21T17:46:54.795141+0000 mon.smithi003 (mon.0) 640 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: audit 2024-09-21T17:46:54.795568+0000 mon.smithi003 (mon.0) 641 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: audit 2024-09-21T17:46:54.795568+0000 mon.smithi003 (mon.0) 641 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: audit 2024-09-21T17:46:55.164975+0000 mon.smithi003 (mon.0) 642 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:46:56.077 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:55 smithi003 bash[19853]: audit 2024-09-21T17:46:55.164975+0000 mon.smithi003 (mon.0) 642 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: cluster 2024-09-21T17:46:54.471878+0000 mgr.smithi003.cgvhny (mgr.14203) 134 : cluster [DBG] pgmap v93: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: cluster 2024-09-21T17:46:54.471878+0000 mgr.smithi003.cgvhny (mgr.14203) 134 : cluster [DBG] pgmap v93: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: cluster 2024-09-21T17:46:54.794485+0000 mon.smithi003 (mon.0) 637 : cluster [INF] osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739] boot 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: cluster 2024-09-21T17:46:54.794485+0000 mon.smithi003 (mon.0) 637 : cluster [INF] osd.6 [v2:172.21.15.66:6824/87064739,v1:172.21.15.66:6825/87064739] boot 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: cluster 2024-09-21T17:46:54.794548+0000 mon.smithi003 (mon.0) 638 : cluster [DBG] osdmap e29: 8 total, 6 up, 8 in 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: cluster 2024-09-21T17:46:54.794548+0000 mon.smithi003 (mon.0) 638 : cluster [DBG] osdmap e29: 8 total, 6 up, 8 in 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: audit 2024-09-21T17:46:54.794695+0000 mon.smithi003 (mon.0) 639 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: audit 2024-09-21T17:46:54.794695+0000 mon.smithi003 (mon.0) 639 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:56.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: audit 2024-09-21T17:46:54.795141+0000 mon.smithi003 (mon.0) 640 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:56.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: audit 2024-09-21T17:46:54.795141+0000 mon.smithi003 (mon.0) 640 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T17:46:56.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: audit 2024-09-21T17:46:54.795568+0000 mon.smithi003 (mon.0) 641 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:56.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: audit 2024-09-21T17:46:54.795568+0000 mon.smithi003 (mon.0) 641 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:56.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: audit 2024-09-21T17:46:55.164975+0000 mon.smithi003 (mon.0) 642 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:46:56.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:55 smithi066 bash[25206]: audit 2024-09-21T17:46:55.164975+0000 mon.smithi003 (mon.0) 642 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T17:46:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:55.794170+0000 mon.smithi003 (mon.0) 643 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:46:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:55.794170+0000 mon.smithi003 (mon.0) 643 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:46:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: cluster 2024-09-21T17:46:55.800110+0000 mon.smithi003 (mon.0) 644 : cluster [DBG] osdmap e30: 8 total, 6 up, 8 in 2024-09-21T17:46:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: cluster 2024-09-21T17:46:55.800110+0000 mon.smithi003 (mon.0) 644 : cluster [DBG] osdmap e30: 8 total, 6 up, 8 in 2024-09-21T17:46:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:55.800996+0000 mon.smithi003 (mon.0) 645 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:56.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:55.800996+0000 mon.smithi003 (mon.0) 645 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:55.810340+0000 mon.smithi003 (mon.0) 646 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:55.810340+0000 mon.smithi003 (mon.0) 646 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:55.810984+0000 mon.smithi003 (mon.0) 647 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:55.810984+0000 mon.smithi003 (mon.0) 647 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:56.796310+0000 mon.smithi003 (mon.0) 648 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:56.796310+0000 mon.smithi003 (mon.0) 648 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: cluster 2024-09-21T17:46:56.801153+0000 mon.smithi003 (mon.0) 649 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: cluster 2024-09-21T17:46:56.801153+0000 mon.smithi003 (mon.0) 649 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:56.802839+0000 mon.smithi003 (mon.0) 650 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:56.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:56 smithi003 bash[19853]: audit 2024-09-21T17:46:56.802839+0000 mon.smithi003 (mon.0) 650 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:55.794170+0000 mon.smithi003 (mon.0) 643 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:55.794170+0000 mon.smithi003 (mon.0) 643 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: cluster 2024-09-21T17:46:55.800110+0000 mon.smithi003 (mon.0) 644 : cluster [DBG] osdmap e30: 8 total, 6 up, 8 in 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: cluster 2024-09-21T17:46:55.800110+0000 mon.smithi003 (mon.0) 644 : cluster [DBG] osdmap e30: 8 total, 6 up, 8 in 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:55.800996+0000 mon.smithi003 (mon.0) 645 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:55.800996+0000 mon.smithi003 (mon.0) 645 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:55.810340+0000 mon.smithi003 (mon.0) 646 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:55.810340+0000 mon.smithi003 (mon.0) 646 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:55.810984+0000 mon.smithi003 (mon.0) 647 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:57.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:55.810984+0000 mon.smithi003 (mon.0) 647 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:57.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:56.796310+0000 mon.smithi003 (mon.0) 648 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:57.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:56.796310+0000 mon.smithi003 (mon.0) 648 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:46:57.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: cluster 2024-09-21T17:46:56.801153+0000 mon.smithi003 (mon.0) 649 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2024-09-21T17:46:57.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: cluster 2024-09-21T17:46:56.801153+0000 mon.smithi003 (mon.0) 649 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2024-09-21T17:46:57.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:56.802839+0000 mon.smithi003 (mon.0) 650 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:57.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:56 smithi066 bash[25206]: audit 2024-09-21T17:46:56.802839+0000 mon.smithi003 (mon.0) 650 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:57.262 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: cluster 2024-09-21T17:46:56.472600+0000 mgr.smithi003.cgvhny (mgr.14203) 135 : cluster [DBG] pgmap v96: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: cluster 2024-09-21T17:46:56.472600+0000 mgr.smithi003.cgvhny (mgr.14203) 135 : cluster [DBG] pgmap v96: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: audit 2024-09-21T17:46:56.803620+0000 mon.smithi003 (mon.0) 651 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: audit 2024-09-21T17:46:56.803620+0000 mon.smithi003 (mon.0) 651 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: audit 2024-09-21T17:46:56.832741+0000 mon.smithi003 (mon.0) 652 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: audit 2024-09-21T17:46:56.832741+0000 mon.smithi003 (mon.0) 652 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: audit 2024-09-21T17:46:57.295472+0000 mon.smithi003 (mon.0) 653 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: audit 2024-09-21T17:46:57.295472+0000 mon.smithi003 (mon.0) 653 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: audit 2024-09-21T17:46:57.807892+0000 mon.smithi003 (mon.0) 654 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:58.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:57 smithi003 bash[19853]: audit 2024-09-21T17:46:57.807892+0000 mon.smithi003 (mon.0) 654 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: cluster 2024-09-21T17:46:56.472600+0000 mgr.smithi003.cgvhny (mgr.14203) 135 : cluster [DBG] pgmap v96: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: cluster 2024-09-21T17:46:56.472600+0000 mgr.smithi003.cgvhny (mgr.14203) 135 : cluster [DBG] pgmap v96: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: audit 2024-09-21T17:46:56.803620+0000 mon.smithi003 (mon.0) 651 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: audit 2024-09-21T17:46:56.803620+0000 mon.smithi003 (mon.0) 651 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: audit 2024-09-21T17:46:56.832741+0000 mon.smithi003 (mon.0) 652 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: audit 2024-09-21T17:46:56.832741+0000 mon.smithi003 (mon.0) 652 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: audit 2024-09-21T17:46:57.295472+0000 mon.smithi003 (mon.0) 653 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: audit 2024-09-21T17:46:57.295472+0000 mon.smithi003 (mon.0) 653 : audit [INF] from='osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964]' entity='osd.5' 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: audit 2024-09-21T17:46:57.807892+0000 mon.smithi003 (mon.0) 654 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:58.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:57 smithi066 bash[25206]: audit 2024-09-21T17:46:57.807892+0000 mon.smithi003 (mon.0) 654 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:59.091 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: cluster 2024-09-21T17:46:56.179505+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: cluster 2024-09-21T17:46:56.179505+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: cluster 2024-09-21T17:46:56.179583+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: cluster 2024-09-21T17:46:56.179583+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: cluster 2024-09-21T17:46:58.303714+0000 mon.smithi003 (mon.0) 655 : cluster [INF] osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964] boot 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: cluster 2024-09-21T17:46:58.303714+0000 mon.smithi003 (mon.0) 655 : cluster [INF] osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964] boot 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: cluster 2024-09-21T17:46:58.303809+0000 mon.smithi003 (mon.0) 656 : cluster [DBG] osdmap e32: 8 total, 7 up, 8 in 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: cluster 2024-09-21T17:46:58.303809+0000 mon.smithi003 (mon.0) 656 : cluster [DBG] osdmap e32: 8 total, 7 up, 8 in 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: audit 2024-09-21T17:46:58.304461+0000 mon.smithi003 (mon.0) 657 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: audit 2024-09-21T17:46:58.304461+0000 mon.smithi003 (mon.0) 657 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: audit 2024-09-21T17:46:58.305046+0000 mon.smithi003 (mon.0) 658 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:59.103 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:58 smithi003 bash[19853]: audit 2024-09-21T17:46:58.305046+0000 mon.smithi003 (mon.0) 658 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: cluster 2024-09-21T17:46:56.179505+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: cluster 2024-09-21T17:46:56.179505+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: cluster 2024-09-21T17:46:56.179583+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: cluster 2024-09-21T17:46:56.179583+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: cluster 2024-09-21T17:46:58.303714+0000 mon.smithi003 (mon.0) 655 : cluster [INF] osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964] boot 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: cluster 2024-09-21T17:46:58.303714+0000 mon.smithi003 (mon.0) 655 : cluster [INF] osd.5 [v2:172.21.15.3:6818/386336964,v1:172.21.15.3:6819/386336964] boot 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: cluster 2024-09-21T17:46:58.303809+0000 mon.smithi003 (mon.0) 656 : cluster [DBG] osdmap e32: 8 total, 7 up, 8 in 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: cluster 2024-09-21T17:46:58.303809+0000 mon.smithi003 (mon.0) 656 : cluster [DBG] osdmap e32: 8 total, 7 up, 8 in 2024-09-21T17:46:59.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: audit 2024-09-21T17:46:58.304461+0000 mon.smithi003 (mon.0) 657 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:59.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: audit 2024-09-21T17:46:58.304461+0000 mon.smithi003 (mon.0) 657 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T17:46:59.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: audit 2024-09-21T17:46:58.305046+0000 mon.smithi003 (mon.0) 658 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:59.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:58 smithi066 bash[25206]: audit 2024-09-21T17:46:58.305046+0000 mon.smithi003 (mon.0) 658 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:46:59.713 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":32,"num_osds":8,"num_up_osds":7,"osd_up_since":1726940818,"num_in_osds":8,"osd_in_since":1726940766,"num_remapped_pgs":0} 2024-09-21T17:47:00.152 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:59 smithi003 bash[19853]: cluster 2024-09-21T17:46:58.473238+0000 mgr.smithi003.cgvhny (mgr.14203) 136 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T17:47:00.152 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:59 smithi003 bash[19853]: cluster 2024-09-21T17:46:58.473238+0000 mgr.smithi003.cgvhny (mgr.14203) 136 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T17:47:00.152 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:59 smithi003 bash[19853]: audit 2024-09-21T17:46:59.090256+0000 mon.smithi003 (mon.0) 659 : audit [DBG] from='client.? 172.21.15.3:0/155263262' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:47:00.152 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:46:59 smithi003 bash[19853]: audit 2024-09-21T17:46:59.090256+0000 mon.smithi003 (mon.0) 659 : audit [DBG] from='client.? 172.21.15.3:0/155263262' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:47:00.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:59 smithi066 bash[25206]: cluster 2024-09-21T17:46:58.473238+0000 mgr.smithi003.cgvhny (mgr.14203) 136 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T17:47:00.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:59 smithi066 bash[25206]: cluster 2024-09-21T17:46:58.473238+0000 mgr.smithi003.cgvhny (mgr.14203) 136 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T17:47:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:59 smithi066 bash[25206]: audit 2024-09-21T17:46:59.090256+0000 mon.smithi003 (mon.0) 659 : audit [DBG] from='client.? 172.21.15.3:0/155263262' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:47:00.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:46:59 smithi066 bash[25206]: audit 2024-09-21T17:46:59.090256+0000 mon.smithi003 (mon.0) 659 : audit [DBG] from='client.? 172.21.15.3:0/155263262' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:47:00.715 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:47:01.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:00 smithi003 bash[19853]: cluster 2024-09-21T17:46:59.894464+0000 mon.smithi003 (mon.0) 660 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2024-09-21T17:47:01.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:00 smithi003 bash[19853]: cluster 2024-09-21T17:46:59.894464+0000 mon.smithi003 (mon.0) 660 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2024-09-21T17:47:01.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:00 smithi003 bash[19853]: audit 2024-09-21T17:46:59.894750+0000 mon.smithi003 (mon.0) 661 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:01.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:00 smithi003 bash[19853]: audit 2024-09-21T17:46:59.894750+0000 mon.smithi003 (mon.0) 661 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:01.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:00 smithi003 bash[19853]: audit 2024-09-21T17:47:00.154265+0000 mon.smithi003 (mon.0) 662 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T17:47:01.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:00 smithi003 bash[19853]: audit 2024-09-21T17:47:00.154265+0000 mon.smithi003 (mon.0) 662 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T17:47:01.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:00 smithi066 bash[25206]: cluster 2024-09-21T17:46:59.894464+0000 mon.smithi003 (mon.0) 660 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2024-09-21T17:47:01.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:00 smithi066 bash[25206]: cluster 2024-09-21T17:46:59.894464+0000 mon.smithi003 (mon.0) 660 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2024-09-21T17:47:01.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:00 smithi066 bash[25206]: audit 2024-09-21T17:46:59.894750+0000 mon.smithi003 (mon.0) 661 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:01.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:00 smithi066 bash[25206]: audit 2024-09-21T17:46:59.894750+0000 mon.smithi003 (mon.0) 661 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:01.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:00 smithi066 bash[25206]: audit 2024-09-21T17:47:00.154265+0000 mon.smithi003 (mon.0) 662 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T17:47:01.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:00 smithi066 bash[25206]: audit 2024-09-21T17:47:00.154265+0000 mon.smithi003 (mon.0) 662 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T17:47:02.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: cluster 2024-09-21T17:47:00.473817+0000 mgr.smithi003.cgvhny (mgr.14203) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 196 MiB used, 626 GiB / 626 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-09-21T17:47:02.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: cluster 2024-09-21T17:47:00.473817+0000 mgr.smithi003.cgvhny (mgr.14203) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 196 MiB used, 626 GiB / 626 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-09-21T17:47:02.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.900614+0000 mon.smithi003 (mon.0) 663 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.900614+0000 mon.smithi003 (mon.0) 663 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: cluster 2024-09-21T17:47:00.905395+0000 mon.smithi003 (mon.0) 664 : cluster [DBG] osdmap e34: 8 total, 7 up, 8 in 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: cluster 2024-09-21T17:47:00.905395+0000 mon.smithi003 (mon.0) 664 : cluster [DBG] osdmap e34: 8 total, 7 up, 8 in 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.906108+0000 mon.smithi003 (mon.0) 665 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.906108+0000 mon.smithi003 (mon.0) 665 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.906913+0000 mon.smithi003 (mon.0) 666 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.906913+0000 mon.smithi003 (mon.0) 666 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.993102+0000 mon.smithi003 (mon.0) 667 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.993102+0000 mon.smithi003 (mon.0) 667 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.997632+0000 mon.smithi003 (mon.0) 668 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:00.997632+0000 mon.smithi003 (mon.0) 668 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:01.465684+0000 mon.smithi003 (mon.0) 669 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:47:02.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:01 smithi003 bash[19853]: audit 2024-09-21T17:47:01.465684+0000 mon.smithi003 (mon.0) 669 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: cluster 2024-09-21T17:47:00.473817+0000 mgr.smithi003.cgvhny (mgr.14203) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 196 MiB used, 626 GiB / 626 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: cluster 2024-09-21T17:47:00.473817+0000 mgr.smithi003.cgvhny (mgr.14203) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 196 MiB used, 626 GiB / 626 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.900614+0000 mon.smithi003 (mon.0) 663 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.900614+0000 mon.smithi003 (mon.0) 663 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: cluster 2024-09-21T17:47:00.905395+0000 mon.smithi003 (mon.0) 664 : cluster [DBG] osdmap e34: 8 total, 7 up, 8 in 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: cluster 2024-09-21T17:47:00.905395+0000 mon.smithi003 (mon.0) 664 : cluster [DBG] osdmap e34: 8 total, 7 up, 8 in 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.906108+0000 mon.smithi003 (mon.0) 665 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.906108+0000 mon.smithi003 (mon.0) 665 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.906913+0000 mon.smithi003 (mon.0) 666 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.906913+0000 mon.smithi003 (mon.0) 666 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.993102+0000 mon.smithi003 (mon.0) 667 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.993102+0000 mon.smithi003 (mon.0) 667 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:02.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.997632+0000 mon.smithi003 (mon.0) 668 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:02.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:00.997632+0000 mon.smithi003 (mon.0) 668 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:02.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:01.465684+0000 mon.smithi003 (mon.0) 669 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:47:02.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:01 smithi066 bash[25206]: audit 2024-09-21T17:47:01.465684+0000 mon.smithi003 (mon.0) 669 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:47:03.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:01.903251+0000 mon.smithi003 (mon.0) 670 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:47:03.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:01.903251+0000 mon.smithi003 (mon.0) 670 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:47:03.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: cluster 2024-09-21T17:47:01.910621+0000 mon.smithi003 (mon.0) 671 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: cluster 2024-09-21T17:47:01.910621+0000 mon.smithi003 (mon.0) 671 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:01.914432+0000 mon.smithi003 (mon.0) 672 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:01.914432+0000 mon.smithi003 (mon.0) 672 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:01.926250+0000 mon.smithi003 (mon.0) 673 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:01.926250+0000 mon.smithi003 (mon.0) 673 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:02.474145+0000 mon.smithi003 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:02.474145+0000 mon.smithi003 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: cluster 2024-09-21T17:47:02.912303+0000 mon.smithi003 (mon.0) 675 : cluster [INF] osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321] boot 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: cluster 2024-09-21T17:47:02.912303+0000 mon.smithi003 (mon.0) 675 : cluster [INF] osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321] boot 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: cluster 2024-09-21T17:47:02.912532+0000 mon.smithi003 (mon.0) 676 : cluster [DBG] osdmap e36: 8 total, 8 up, 8 in 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: cluster 2024-09-21T17:47:02.912532+0000 mon.smithi003 (mon.0) 676 : cluster [DBG] osdmap e36: 8 total, 8 up, 8 in 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:02.912852+0000 mon.smithi003 (mon.0) 677 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:02 smithi003 bash[19853]: audit 2024-09-21T17:47:02.912852+0000 mon.smithi003 (mon.0) 677 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:01.903251+0000 mon.smithi003 (mon.0) 670 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:47:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:01.903251+0000 mon.smithi003 (mon.0) 670 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T17:47:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: cluster 2024-09-21T17:47:01.910621+0000 mon.smithi003 (mon.0) 671 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2024-09-21T17:47:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: cluster 2024-09-21T17:47:01.910621+0000 mon.smithi003 (mon.0) 671 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2024-09-21T17:47:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:01.914432+0000 mon.smithi003 (mon.0) 672 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:01.914432+0000 mon.smithi003 (mon.0) 672 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:01.926250+0000 mon.smithi003 (mon.0) 673 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:01.926250+0000 mon.smithi003 (mon.0) 673 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:02.474145+0000 mon.smithi003 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:02.474145+0000 mon.smithi003 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321]' entity='osd.7' 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: cluster 2024-09-21T17:47:02.912303+0000 mon.smithi003 (mon.0) 675 : cluster [INF] osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321] boot 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: cluster 2024-09-21T17:47:02.912303+0000 mon.smithi003 (mon.0) 675 : cluster [INF] osd.7 [v2:172.21.15.3:6826/2972705321,v1:172.21.15.3:6827/2972705321] boot 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: cluster 2024-09-21T17:47:02.912532+0000 mon.smithi003 (mon.0) 676 : cluster [DBG] osdmap e36: 8 total, 8 up, 8 in 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: cluster 2024-09-21T17:47:02.912532+0000 mon.smithi003 (mon.0) 676 : cluster [DBG] osdmap e36: 8 total, 8 up, 8 in 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:02.912852+0000 mon.smithi003 (mon.0) 677 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:03.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:02 smithi066 bash[25206]: audit 2024-09-21T17:47:02.912852+0000 mon.smithi003 (mon.0) 677 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T17:47:04.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:03 smithi003 bash[19853]: cluster 2024-09-21T17:47:01.180642+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:47:04.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:03 smithi003 bash[19853]: cluster 2024-09-21T17:47:01.180642+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:47:04.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:03 smithi003 bash[19853]: cluster 2024-09-21T17:47:01.180753+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:47:04.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:03 smithi003 bash[19853]: cluster 2024-09-21T17:47:01.180753+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:47:04.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:03 smithi003 bash[19853]: cluster 2024-09-21T17:47:02.474181+0000 mgr.smithi003.cgvhny (mgr.14203) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:47:04.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:03 smithi003 bash[19853]: cluster 2024-09-21T17:47:02.474181+0000 mgr.smithi003.cgvhny (mgr.14203) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:47:04.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:03 smithi003 bash[19853]: cluster 2024-09-21T17:47:03.914123+0000 mon.smithi003 (mon.0) 678 : cluster [DBG] osdmap e37: 8 total, 8 up, 8 in 2024-09-21T17:47:04.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:03 smithi003 bash[19853]: cluster 2024-09-21T17:47:03.914123+0000 mon.smithi003 (mon.0) 678 : cluster [DBG] osdmap e37: 8 total, 8 up, 8 in 2024-09-21T17:47:04.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:03 smithi066 bash[25206]: cluster 2024-09-21T17:47:01.180642+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:47:04.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:03 smithi066 bash[25206]: cluster 2024-09-21T17:47:01.180642+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:47:04.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:03 smithi066 bash[25206]: cluster 2024-09-21T17:47:01.180753+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:47:04.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:03 smithi066 bash[25206]: cluster 2024-09-21T17:47:01.180753+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:47:04.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:03 smithi066 bash[25206]: cluster 2024-09-21T17:47:02.474181+0000 mgr.smithi003.cgvhny (mgr.14203) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:47:04.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:03 smithi066 bash[25206]: cluster 2024-09-21T17:47:02.474181+0000 mgr.smithi003.cgvhny (mgr.14203) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:47:04.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:03 smithi066 bash[25206]: cluster 2024-09-21T17:47:03.914123+0000 mon.smithi003 (mon.0) 678 : cluster [DBG] osdmap e37: 8 total, 8 up, 8 in 2024-09-21T17:47:04.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:03 smithi066 bash[25206]: cluster 2024-09-21T17:47:03.914123+0000 mon.smithi003 (mon.0) 678 : cluster [DBG] osdmap e37: 8 total, 8 up, 8 in 2024-09-21T17:47:05.530 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:47:06.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:05 smithi003 bash[19853]: cluster 2024-09-21T17:47:04.474740+0000 mgr.smithi003.cgvhny (mgr.14203) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 587 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:06.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:05 smithi003 bash[19853]: cluster 2024-09-21T17:47:04.474740+0000 mgr.smithi003.cgvhny (mgr.14203) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 587 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:06.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:05 smithi003 bash[19853]: cluster 2024-09-21T17:47:04.916654+0000 mon.smithi003 (mon.0) 679 : cluster [DBG] osdmap e38: 8 total, 8 up, 8 in 2024-09-21T17:47:06.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:05 smithi003 bash[19853]: cluster 2024-09-21T17:47:04.916654+0000 mon.smithi003 (mon.0) 679 : cluster [DBG] osdmap e38: 8 total, 8 up, 8 in 2024-09-21T17:47:06.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:05 smithi003 bash[19853]: audit 2024-09-21T17:47:05.904249+0000 mon.smithi003 (mon.0) 680 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:06.175 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:05 smithi003 bash[19853]: audit 2024-09-21T17:47:05.904249+0000 mon.smithi003 (mon.0) 680 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:06.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:05 smithi066 bash[25206]: cluster 2024-09-21T17:47:04.474740+0000 mgr.smithi003.cgvhny (mgr.14203) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 587 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:06.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:05 smithi066 bash[25206]: cluster 2024-09-21T17:47:04.474740+0000 mgr.smithi003.cgvhny (mgr.14203) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 587 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:06.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:05 smithi066 bash[25206]: cluster 2024-09-21T17:47:04.916654+0000 mon.smithi003 (mon.0) 679 : cluster [DBG] osdmap e38: 8 total, 8 up, 8 in 2024-09-21T17:47:06.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:05 smithi066 bash[25206]: cluster 2024-09-21T17:47:04.916654+0000 mon.smithi003 (mon.0) 679 : cluster [DBG] osdmap e38: 8 total, 8 up, 8 in 2024-09-21T17:47:06.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:05 smithi066 bash[25206]: audit 2024-09-21T17:47:05.904249+0000 mon.smithi003 (mon.0) 680 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:06.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:05 smithi066 bash[25206]: audit 2024-09-21T17:47:05.904249+0000 mon.smithi003 (mon.0) 680 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:07.014 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:47:07.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:06 smithi066 bash[25206]: cluster 2024-09-21T17:47:05.929123+0000 mon.smithi003 (mon.0) 681 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2024-09-21T17:47:07.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:06 smithi066 bash[25206]: cluster 2024-09-21T17:47:05.929123+0000 mon.smithi003 (mon.0) 681 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2024-09-21T17:47:07.405 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:06 smithi003 bash[19853]: cluster 2024-09-21T17:47:05.929123+0000 mon.smithi003 (mon.0) 681 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2024-09-21T17:47:07.405 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:06 smithi003 bash[19853]: cluster 2024-09-21T17:47:05.929123+0000 mon.smithi003 (mon.0) 681 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2024-09-21T17:47:07.684 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":40,"num_osds":8,"num_up_osds":8,"osd_up_since":1726940822,"num_in_osds":8,"osd_in_since":1726940766,"num_remapped_pgs":0} 2024-09-21T17:47:07.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:47:08.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: cluster 2024-09-21T17:47:06.475323+0000 mgr.smithi003.cgvhny (mgr.14203) 140 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 587 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:08.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: cluster 2024-09-21T17:47:06.475323+0000 mgr.smithi003.cgvhny (mgr.14203) 140 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 587 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: cluster 2024-09-21T17:47:06.933904+0000 mon.smithi003 (mon.0) 682 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: cluster 2024-09-21T17:47:06.933904+0000 mon.smithi003 (mon.0) 682 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.012798+0000 mon.smithi003 (mon.0) 683 : audit [DBG] from='client.? 172.21.15.3:0/2404528498' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.012798+0000 mon.smithi003 (mon.0) 683 : audit [DBG] from='client.? 172.21.15.3:0/2404528498' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.071686+0000 mon.smithi003 (mon.0) 684 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.071686+0000 mon.smithi003 (mon.0) 684 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.075704+0000 mon.smithi003 (mon.0) 685 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.075704+0000 mon.smithi003 (mon.0) 685 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.377574+0000 mon.smithi003 (mon.0) 686 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.377574+0000 mon.smithi003 (mon.0) 686 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.382656+0000 mon.smithi003 (mon.0) 687 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:07 smithi066 bash[25206]: audit 2024-09-21T17:47:07.382656+0000 mon.smithi003 (mon.0) 687 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: cluster 2024-09-21T17:47:06.475323+0000 mgr.smithi003.cgvhny (mgr.14203) 140 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 587 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:08.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: cluster 2024-09-21T17:47:06.475323+0000 mgr.smithi003.cgvhny (mgr.14203) 140 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 587 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:08.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: cluster 2024-09-21T17:47:06.933904+0000 mon.smithi003 (mon.0) 682 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-09-21T17:47:08.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: cluster 2024-09-21T17:47:06.933904+0000 mon.smithi003 (mon.0) 682 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-09-21T17:47:08.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.012798+0000 mon.smithi003 (mon.0) 683 : audit [DBG] from='client.? 172.21.15.3:0/2404528498' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:47:08.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.012798+0000 mon.smithi003 (mon.0) 683 : audit [DBG] from='client.? 172.21.15.3:0/2404528498' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T17:47:08.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.071686+0000 mon.smithi003 (mon.0) 684 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.071686+0000 mon.smithi003 (mon.0) 684 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.075704+0000 mon.smithi003 (mon.0) 685 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.075704+0000 mon.smithi003 (mon.0) 685 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.377574+0000 mon.smithi003 (mon.0) 686 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.377574+0000 mon.smithi003 (mon.0) 686 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.382656+0000 mon.smithi003 (mon.0) 687 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:08.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:07 smithi003 bash[19853]: audit 2024-09-21T17:47:07.382656+0000 mon.smithi003 (mon.0) 687 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:10.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:09 smithi066 bash[25206]: cluster 2024-09-21T17:47:08.475727+0000 mgr.smithi003.cgvhny (mgr.14203) 141 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:10.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:09 smithi066 bash[25206]: cluster 2024-09-21T17:47:08.475727+0000 mgr.smithi003.cgvhny (mgr.14203) 141 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:10.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:09 smithi003 bash[19853]: cluster 2024-09-21T17:47:08.475727+0000 mgr.smithi003.cgvhny (mgr.14203) 141 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:10.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:09 smithi003 bash[19853]: cluster 2024-09-21T17:47:08.475727+0000 mgr.smithi003.cgvhny (mgr.14203) 141 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:12.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:11 smithi066 bash[25206]: cluster 2024-09-21T17:47:10.476178+0000 mgr.smithi003.cgvhny (mgr.14203) 142 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:11 smithi066 bash[25206]: cluster 2024-09-21T17:47:10.476178+0000 mgr.smithi003.cgvhny (mgr.14203) 142 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:11 smithi003 bash[19853]: cluster 2024-09-21T17:47:10.476178+0000 mgr.smithi003.cgvhny (mgr.14203) 142 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:11 smithi003 bash[19853]: cluster 2024-09-21T17:47:10.476178+0000 mgr.smithi003.cgvhny (mgr.14203) 142 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:12.493 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:47:14.137 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:13 smithi066 bash[25206]: cluster 2024-09-21T17:47:12.476769+0000 mgr.smithi003.cgvhny (mgr.14203) 143 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:14.137 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:13 smithi066 bash[25206]: cluster 2024-09-21T17:47:12.476769+0000 mgr.smithi003.cgvhny (mgr.14203) 143 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:47:14.339 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":40,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","created":"2024-09-21T17:41:38.276327+0000","modified":"2024-09-21T17:47:06.924474+0000","last_up_change":"2024-09-21T17:47:02.903146+0000","last_in_change":"2024-09-21T17:46:06.475938+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":8,"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-21T17:46:47.004032+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":"24","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"d3b24d7c-3121-4ad9-8717-49d6f51a7f6a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6800","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6801","nonce":3892960604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6803","nonce":3892960604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6807","nonce":3892960604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6805","nonce":3892960604}]},"public_addr":"172.21.15.66:6801/3892960604","cluster_addr":"172.21.15.66:6803/3892960604","heartbeat_back_addr":"172.21.15.66:6807/3892960604","heartbeat_front_addr":"172.21.15.66:6805/3892960604","state":["exists","up"]},{"osd":1,"uuid":"20f1a737-bc78-498d-bf29-235845e9b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6803","nonce":73345409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6805","nonce":73345409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6809","nonce":73345409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6807","nonce":73345409}]},"public_addr":"172.21.15.3:6803/73345409","cluster_addr":"172.21.15.3:6805/73345409","heartbeat_back_addr":"172.21.15.3:6809/73345409","heartbeat_front_addr":"172.21.15.3:6807/73345409","state":["exists","up"]},{"osd":2,"uuid":"ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6809","nonce":1796551583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6811","nonce":1796551583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6815","nonce":1796551583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6813","nonce":1796551583}]},"public_addr":"172.21.15.66:6809/1796551583","cluster_addr":"172.21.15.66:6811/1796551583","heartbeat_back_addr":"172.21.15.66:6815/1796551583","heartbeat_front_addr":"172.21.15.66:6813/1796551583","state":["exists","up"]},{"osd":3,"uuid":"adf5105d-4289-493a-8d52-f3642b24d951","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6811","nonce":4073338668}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6813","nonce":4073338668}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6817","nonce":4073338668}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6815","nonce":4073338668}]},"public_addr":"172.21.15.3:6811/4073338668","cluster_addr":"172.21.15.3:6813/4073338668","heartbeat_back_addr":"172.21.15.3:6817/4073338668","heartbeat_front_addr":"172.21.15.3:6815/4073338668","state":["exists","up"]},{"osd":4,"uuid":"d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6816","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6817","nonce":3496525890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6818","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6819","nonce":3496525890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6822","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6823","nonce":3496525890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6820","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6821","nonce":3496525890}]},"public_addr":"172.21.15.66:6817/3496525890","cluster_addr":"172.21.15.66:6819/3496525890","heartbeat_back_addr":"172.21.15.66:6823/3496525890","heartbeat_front_addr":"172.21.15.66:6821/3496525890","state":["exists","up"]},{"osd":5,"uuid":"d3bc4f28-96e9-48f8-8eb7-455541876b09","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.3:6818","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6819","nonce":386336964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6821","nonce":386336964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6825","nonce":386336964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6823","nonce":386336964}]},"public_addr":"172.21.15.3:6819/386336964","cluster_addr":"172.21.15.3:6821/386336964","heartbeat_back_addr":"172.21.15.3:6825/386336964","heartbeat_front_addr":"172.21.15.3:6823/386336964","state":["exists","up"]},{"osd":6,"uuid":"1a04f6a3-8fbe-45a7-98bc-ab7f943df029","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6824","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6825","nonce":87064739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6826","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6827","nonce":87064739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6830","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6831","nonce":87064739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6828","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6829","nonce":87064739}]},"public_addr":"172.21.15.66:6825/87064739","cluster_addr":"172.21.15.66:6827/87064739","heartbeat_back_addr":"172.21.15.66:6831/87064739","heartbeat_front_addr":"172.21.15.66:6829/87064739","state":["exists","up"]},{"osd":7,"uuid":"4ba62eb9-9741-4b1a-8ec8-1f259607d600","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6827","nonce":2972705321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6829","nonce":2972705321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6833","nonce":2972705321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6831","nonce":2972705321}]},"public_addr":"172.21.15.3:6827/2972705321","cluster_addr":"172.21.15.3:6829/2972705321","heartbeat_back_addr":"172.21.15.3:6833/2972705321","heartbeat_front_addr":"172.21.15.3:6831/2972705321","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-21T17:46:38.009171+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-21T17:46:43.842317+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-21T17:46:44.411716+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-21T17:46:48.892201+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-21T17:46:49.003661+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-21T17:46:56.179586+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:46:52.737969+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:47:01.180758+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/1088944355":"2024-09-22T17:44:20.427205+0000","172.21.15.3:0/268205279":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/3241524183":"2024-09-22T17:44:20.427205+0000","172.21.15.3:6800/2306719523":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/2306719523":"2024-09-22T17:42:05.588075+0000","172.21.15.3:0/3152413993":"2024-09-22T17:42:05.588075+0000","172.21.15.3:0/125160236":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/2899254682":"2024-09-22T17:42:53.519855+0000","172.21.15.3:6800/2845372068":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/2888329738":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/2845372068":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/1787933111":"2024-09-22T17:44:20.427205+0000","172.21.15.3:0/2836765905":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/3566749020":"2024-09-22T17:44:20.427205+0000","172.21.15.3:6800/3241524183":"2024-09-22T17:44:20.427205+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-21T17:47:14.351 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:13 smithi003 bash[19853]: cluster 2024-09-21T17:47:12.476769+0000 mgr.smithi003.cgvhny (mgr.14203) 143 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:14.351 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:13 smithi003 bash[19853]: cluster 2024-09-21T17:47:12.476769+0000 mgr.smithi003.cgvhny (mgr.14203) 143 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:15.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:14 smithi066 bash[25206]: audit 2024-09-21T17:47:14.337085+0000 mon.smithi003 (mon.0) 688 : audit [DBG] from='client.? 172.21.15.3:0/1464411847' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:47:15.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:14 smithi066 bash[25206]: audit 2024-09-21T17:47:14.337085+0000 mon.smithi003 (mon.0) 688 : audit [DBG] from='client.? 172.21.15.3:0/1464411847' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:47:15.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:14 smithi003 bash[19853]: audit 2024-09-21T17:47:14.337085+0000 mon.smithi003 (mon.0) 688 : audit [DBG] from='client.? 172.21.15.3:0/1464411847' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:47:15.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:14 smithi003 bash[19853]: audit 2024-09-21T17:47:14.337085+0000 mon.smithi003 (mon.0) 688 : audit [DBG] from='client.? 172.21.15.3:0/1464411847' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:47:15.460 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T17:46:47.004032+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': '24', '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': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T17:47:15.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T17:47:16.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:15 smithi066 bash[25206]: cluster 2024-09-21T17:47:14.477379+0000 mgr.smithi003.cgvhny (mgr.14203) 144 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:16.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:15 smithi066 bash[25206]: cluster 2024-09-21T17:47:14.477379+0000 mgr.smithi003.cgvhny (mgr.14203) 144 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:16.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:15 smithi003 bash[19853]: cluster 2024-09-21T17:47:14.477379+0000 mgr.smithi003.cgvhny (mgr.14203) 144 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:16.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:15 smithi003 bash[19853]: cluster 2024-09-21T17:47:14.477379+0000 mgr.smithi003.cgvhny (mgr.14203) 144 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:18.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:17 smithi003 bash[19853]: cluster 2024-09-21T17:47:16.477798+0000 mgr.smithi003.cgvhny (mgr.14203) 145 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:18.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:17 smithi003 bash[19853]: cluster 2024-09-21T17:47:16.477798+0000 mgr.smithi003.cgvhny (mgr.14203) 145 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:18.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:17 smithi066 bash[25206]: cluster 2024-09-21T17:47:16.477798+0000 mgr.smithi003.cgvhny (mgr.14203) 145 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:18.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:17 smithi066 bash[25206]: cluster 2024-09-21T17:47:16.477798+0000 mgr.smithi003.cgvhny (mgr.14203) 145 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:19.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cephadm 2024-09-21T17:47:18.226230+0000 mgr.smithi003.cgvhny (mgr.14203) 146 : cephadm [INF] Detected new or changed devices on smithi066 2024-09-21T17:47:19.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cephadm 2024-09-21T17:47:18.226230+0000 mgr.smithi003.cgvhny (mgr.14203) 146 : cephadm [INF] Detected new or changed devices on smithi066 2024-09-21T17:47:19.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.232947+0000 mon.smithi003 (mon.0) 689 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.232947+0000 mon.smithi003 (mon.0) 689 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.239901+0000 mon.smithi003 (mon.0) 690 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.239901+0000 mon.smithi003 (mon.0) 690 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.242123+0000 mon.smithi003 (mon.0) 691 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.242123+0000 mon.smithi003 (mon.0) 691 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.242917+0000 mon.smithi003 (mon.0) 692 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.242917+0000 mon.smithi003 (mon.0) 692 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.243634+0000 mon.smithi003 (mon.0) 693 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.243634+0000 mon.smithi003 (mon.0) 693 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.244329+0000 mon.smithi003 (mon.0) 694 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.244329+0000 mon.smithi003 (mon.0) 694 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cephadm 2024-09-21T17:47:18.244888+0000 mgr.smithi003.cgvhny (mgr.14203) 147 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 3772M 2024-09-21T17:47:19.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cephadm 2024-09-21T17:47:18.244888+0000 mgr.smithi003.cgvhny (mgr.14203) 147 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 3772M 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.249869+0000 mon.smithi003 (mon.0) 695 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:18.249869+0000 mon.smithi003 (mon.0) 695 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cluster 2024-09-21T17:47:18.478326+0000 mgr.smithi003.cgvhny (mgr.14203) 148 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cluster 2024-09-21T17:47:18.478326+0000 mgr.smithi003.cgvhny (mgr.14203) 148 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cephadm 2024-09-21T17:47:19.069043+0000 mgr.smithi003.cgvhny (mgr.14203) 149 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cephadm 2024-09-21T17:47:19.069043+0000 mgr.smithi003.cgvhny (mgr.14203) 149 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.079933+0000 mon.smithi003 (mon.0) 696 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.079933+0000 mon.smithi003 (mon.0) 696 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.091097+0000 mon.smithi003 (mon.0) 697 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.091097+0000 mon.smithi003 (mon.0) 697 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.095257+0000 mon.smithi003 (mon.0) 698 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.095257+0000 mon.smithi003 (mon.0) 698 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.097097+0000 mon.smithi003 (mon.0) 699 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.097097+0000 mon.smithi003 (mon.0) 699 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.098810+0000 mon.smithi003 (mon.0) 700 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.098810+0000 mon.smithi003 (mon.0) 700 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.100616+0000 mon.smithi003 (mon.0) 701 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.100616+0000 mon.smithi003 (mon.0) 701 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cephadm 2024-09-21T17:47:19.101924+0000 mgr.smithi003.cgvhny (mgr.14203) 150 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3005M 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: cephadm 2024-09-21T17:47:19.101924+0000 mgr.smithi003.cgvhny (mgr.14203) 150 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3005M 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.108191+0000 mon.smithi003 (mon.0) 702 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.108191+0000 mon.smithi003 (mon.0) 702 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.112732+0000 mon.smithi003 (mon.0) 703 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.112732+0000 mon.smithi003 (mon.0) 703 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.113956+0000 mon.smithi003 (mon.0) 704 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.113956+0000 mon.smithi003 (mon.0) 704 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.122410+0000 mon.smithi003 (mon.0) 705 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.122410+0000 mon.smithi003 (mon.0) 705 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.125803+0000 mon.smithi003 (mon.0) 706 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.125803+0000 mon.smithi003 (mon.0) 706 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.131880+0000 mon.smithi003 (mon.0) 707 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.131880+0000 mon.smithi003 (mon.0) 707 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.133021+0000 mon.smithi003 (mon.0) 708 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.133021+0000 mon.smithi003 (mon.0) 708 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.136757+0000 mon.smithi003 (mon.0) 709 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.136757+0000 mon.smithi003 (mon.0) 709 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.137700+0000 mon.smithi003 (mon.0) 710 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.682 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:19 smithi003 bash[19853]: audit 2024-09-21T17:47:19.137700+0000 mon.smithi003 (mon.0) 710 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cephadm 2024-09-21T17:47:18.226230+0000 mgr.smithi003.cgvhny (mgr.14203) 146 : cephadm [INF] Detected new or changed devices on smithi066 2024-09-21T17:47:19.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cephadm 2024-09-21T17:47:18.226230+0000 mgr.smithi003.cgvhny (mgr.14203) 146 : cephadm [INF] Detected new or changed devices on smithi066 2024-09-21T17:47:19.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.232947+0000 mon.smithi003 (mon.0) 689 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.232947+0000 mon.smithi003 (mon.0) 689 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.239901+0000 mon.smithi003 (mon.0) 690 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.239901+0000 mon.smithi003 (mon.0) 690 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.242123+0000 mon.smithi003 (mon.0) 691 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.242123+0000 mon.smithi003 (mon.0) 691 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.242917+0000 mon.smithi003 (mon.0) 692 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.242917+0000 mon.smithi003 (mon.0) 692 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.243634+0000 mon.smithi003 (mon.0) 693 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.243634+0000 mon.smithi003 (mon.0) 693 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.244329+0000 mon.smithi003 (mon.0) 694 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.244329+0000 mon.smithi003 (mon.0) 694 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cephadm 2024-09-21T17:47:18.244888+0000 mgr.smithi003.cgvhny (mgr.14203) 147 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 3772M 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cephadm 2024-09-21T17:47:18.244888+0000 mgr.smithi003.cgvhny (mgr.14203) 147 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 3772M 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.249869+0000 mon.smithi003 (mon.0) 695 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:18.249869+0000 mon.smithi003 (mon.0) 695 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cluster 2024-09-21T17:47:18.478326+0000 mgr.smithi003.cgvhny (mgr.14203) 148 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cluster 2024-09-21T17:47:18.478326+0000 mgr.smithi003.cgvhny (mgr.14203) 148 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cephadm 2024-09-21T17:47:19.069043+0000 mgr.smithi003.cgvhny (mgr.14203) 149 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cephadm 2024-09-21T17:47:19.069043+0000 mgr.smithi003.cgvhny (mgr.14203) 149 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.079933+0000 mon.smithi003 (mon.0) 696 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.079933+0000 mon.smithi003 (mon.0) 696 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.091097+0000 mon.smithi003 (mon.0) 697 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.091097+0000 mon.smithi003 (mon.0) 697 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.095257+0000 mon.smithi003 (mon.0) 698 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.095257+0000 mon.smithi003 (mon.0) 698 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.097097+0000 mon.smithi003 (mon.0) 699 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.097097+0000 mon.smithi003 (mon.0) 699 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.098810+0000 mon.smithi003 (mon.0) 700 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.098810+0000 mon.smithi003 (mon.0) 700 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.100616+0000 mon.smithi003 (mon.0) 701 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.100616+0000 mon.smithi003 (mon.0) 701 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cephadm 2024-09-21T17:47:19.101924+0000 mgr.smithi003.cgvhny (mgr.14203) 150 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3005M 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: cephadm 2024-09-21T17:47:19.101924+0000 mgr.smithi003.cgvhny (mgr.14203) 150 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3005M 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.108191+0000 mon.smithi003 (mon.0) 702 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.108191+0000 mon.smithi003 (mon.0) 702 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.112732+0000 mon.smithi003 (mon.0) 703 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.112732+0000 mon.smithi003 (mon.0) 703 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.113956+0000 mon.smithi003 (mon.0) 704 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.113956+0000 mon.smithi003 (mon.0) 704 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.122410+0000 mon.smithi003 (mon.0) 705 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.730 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.122410+0000 mon.smithi003 (mon.0) 705 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.125803+0000 mon.smithi003 (mon.0) 706 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.125803+0000 mon.smithi003 (mon.0) 706 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.131880+0000 mon.smithi003 (mon.0) 707 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.131880+0000 mon.smithi003 (mon.0) 707 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.133021+0000 mon.smithi003 (mon.0) 708 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.133021+0000 mon.smithi003 (mon.0) 708 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.136757+0000 mon.smithi003 (mon.0) 709 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.136757+0000 mon.smithi003 (mon.0) 709 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.137700+0000 mon.smithi003 (mon.0) 710 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:19.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:19 smithi066 bash[25206]: audit 2024-09-21T17:47:19.137700+0000 mon.smithi003 (mon.0) 710 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:47:20.541 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:47:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:21 smithi003 bash[19853]: cluster 2024-09-21T17:47:20.478935+0000 mgr.smithi003.cgvhny (mgr.14203) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:21 smithi003 bash[19853]: cluster 2024-09-21T17:47:20.478935+0000 mgr.smithi003.cgvhny (mgr.14203) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:21 smithi003 bash[19853]: audit 2024-09-21T17:47:20.907960+0000 mon.smithi003 (mon.0) 711 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:21 smithi003 bash[19853]: audit 2024-09-21T17:47:20.907960+0000 mon.smithi003 (mon.0) 711 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:21.940 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2024-09-21T17:47:21.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:21 smithi066 bash[25206]: cluster 2024-09-21T17:47:20.478935+0000 mgr.smithi003.cgvhny (mgr.14203) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:21.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:21 smithi066 bash[25206]: cluster 2024-09-21T17:47:20.478935+0000 mgr.smithi003.cgvhny (mgr.14203) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:21.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:21 smithi066 bash[25206]: audit 2024-09-21T17:47:20.907960+0000 mon.smithi003 (mon.0) 711 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:21.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:21 smithi066 bash[25206]: audit 2024-09-21T17:47:20.907960+0000 mon.smithi003 (mon.0) 711 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:22.637 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T17:47:22.637 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T17:47:22.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:22 smithi066 bash[25206]: audit 2024-09-21T17:47:21.939023+0000 mon.smithi003 (mon.0) 712 : audit [DBG] from='client.? 172.21.15.3:0/1699070568' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T17:47:22.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:22 smithi066 bash[25206]: audit 2024-09-21T17:47:21.939023+0000 mon.smithi003 (mon.0) 712 : audit [DBG] from='client.? 172.21.15.3:0/1699070568' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T17:47:22.866 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:22 smithi003 bash[19853]: audit 2024-09-21T17:47:21.939023+0000 mon.smithi003 (mon.0) 712 : audit [DBG] from='client.? 172.21.15.3:0/1699070568' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T17:47:22.866 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:22 smithi003 bash[19853]: audit 2024-09-21T17:47:21.939023+0000 mon.smithi003 (mon.0) 712 : audit [DBG] from='client.? 172.21.15.3:0/1699070568' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T17:47:23.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:23 smithi003 bash[19853]: cluster 2024-09-21T17:47:22.479577+0000 mgr.smithi003.cgvhny (mgr.14203) 152 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:23.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:23 smithi003 bash[19853]: cluster 2024-09-21T17:47:22.479577+0000 mgr.smithi003.cgvhny (mgr.14203) 152 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:23.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:23 smithi066 bash[25206]: cluster 2024-09-21T17:47:22.479577+0000 mgr.smithi003.cgvhny (mgr.14203) 152 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:23.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:23 smithi066 bash[25206]: cluster 2024-09-21T17:47:22.479577+0000 mgr.smithi003.cgvhny (mgr.14203) 152 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:25.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:25 smithi066 bash[25206]: cluster 2024-09-21T17:47:24.480140+0000 mgr.smithi003.cgvhny (mgr.14203) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:25.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:25 smithi066 bash[25206]: cluster 2024-09-21T17:47:24.480140+0000 mgr.smithi003.cgvhny (mgr.14203) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:25.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:25 smithi003 bash[19853]: cluster 2024-09-21T17:47:24.480140+0000 mgr.smithi003.cgvhny (mgr.14203) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:25.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:25 smithi003 bash[19853]: cluster 2024-09-21T17:47:24.480140+0000 mgr.smithi003.cgvhny (mgr.14203) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:27.210 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:47:27.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:27 smithi066 bash[25206]: cluster 2024-09-21T17:47:26.480719+0000 mgr.smithi003.cgvhny (mgr.14203) 154 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:27.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:27 smithi066 bash[25206]: cluster 2024-09-21T17:47:26.480719+0000 mgr.smithi003.cgvhny (mgr.14203) 154 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:27.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:27 smithi003 bash[19853]: cluster 2024-09-21T17:47:26.480719+0000 mgr.smithi003.cgvhny (mgr.14203) 154 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:27 smithi003 bash[19853]: cluster 2024-09-21T17:47:26.480719+0000 mgr.smithi003.cgvhny (mgr.14203) 154 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:28.726 INFO:teuthology.orchestra.run.smithi003.stdout:[client.0] 2024-09-21T17:47:28.726 INFO:teuthology.orchestra.run.smithi003.stdout: key = AQCwBu9mSIEWKxAAXHwtnemjoaSgMLJRlGVM5w== 2024-09-21T17:47:29.712 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:47:29.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T17:47:29.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T17:47:29.736 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T17:47:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:29 smithi003 bash[19853]: cluster 2024-09-21T17:47:28.481202+0000 mgr.smithi003.cgvhny (mgr.14203) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:29 smithi003 bash[19853]: cluster 2024-09-21T17:47:28.481202+0000 mgr.smithi003.cgvhny (mgr.14203) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:29 smithi003 bash[19853]: audit 2024-09-21T17:47:28.722759+0000 mon.smithi003 (mon.0) 713 : audit [INF] from='client.? 172.21.15.3:0/2091795382' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:29 smithi003 bash[19853]: audit 2024-09-21T17:47:28.722759+0000 mon.smithi003 (mon.0) 713 : audit [INF] from='client.? 172.21.15.3:0/2091795382' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:29 smithi003 bash[19853]: audit 2024-09-21T17:47:28.724827+0000 mon.smithi003 (mon.0) 714 : audit [INF] from='client.? 172.21.15.3:0/2091795382' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:47:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:29 smithi003 bash[19853]: audit 2024-09-21T17:47:28.724827+0000 mon.smithi003 (mon.0) 714 : audit [INF] from='client.? 172.21.15.3:0/2091795382' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:47:29.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:29 smithi066 bash[25206]: cluster 2024-09-21T17:47:28.481202+0000 mgr.smithi003.cgvhny (mgr.14203) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:29 smithi066 bash[25206]: cluster 2024-09-21T17:47:28.481202+0000 mgr.smithi003.cgvhny (mgr.14203) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:29 smithi066 bash[25206]: audit 2024-09-21T17:47:28.722759+0000 mon.smithi003 (mon.0) 713 : audit [INF] from='client.? 172.21.15.3:0/2091795382' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:29 smithi066 bash[25206]: audit 2024-09-21T17:47:28.722759+0000 mon.smithi003 (mon.0) 713 : audit [INF] from='client.? 172.21.15.3:0/2091795382' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:29 smithi066 bash[25206]: audit 2024-09-21T17:47:28.724827+0000 mon.smithi003 (mon.0) 714 : audit [INF] from='client.? 172.21.15.3:0/2091795382' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:47:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:29 smithi066 bash[25206]: audit 2024-09-21T17:47:28.724827+0000 mon.smithi003 (mon.0) 714 : audit [INF] from='client.? 172.21.15.3:0/2091795382' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:47:31.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:31 smithi003 bash[19853]: cluster 2024-09-21T17:47:30.481724+0000 mgr.smithi003.cgvhny (mgr.14203) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:31.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:31 smithi003 bash[19853]: cluster 2024-09-21T17:47:30.481724+0000 mgr.smithi003.cgvhny (mgr.14203) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:31.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:31 smithi066 bash[25206]: cluster 2024-09-21T17:47:30.481724+0000 mgr.smithi003.cgvhny (mgr.14203) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:31.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:31 smithi066 bash[25206]: cluster 2024-09-21T17:47:30.481724+0000 mgr.smithi003.cgvhny (mgr.14203) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:33.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:33 smithi003 bash[19853]: cluster 2024-09-21T17:47:32.482323+0000 mgr.smithi003.cgvhny (mgr.14203) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:33.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:33 smithi003 bash[19853]: cluster 2024-09-21T17:47:32.482323+0000 mgr.smithi003.cgvhny (mgr.14203) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:33.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:33 smithi066 bash[25206]: cluster 2024-09-21T17:47:32.482323+0000 mgr.smithi003.cgvhny (mgr.14203) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:33.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:33 smithi066 bash[25206]: cluster 2024-09-21T17:47:32.482323+0000 mgr.smithi003.cgvhny (mgr.14203) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:34.135 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi066/config 2024-09-21T17:47:35.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:35 smithi003 bash[19853]: cluster 2024-09-21T17:47:34.482976+0000 mgr.smithi003.cgvhny (mgr.14203) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:35 smithi003 bash[19853]: cluster 2024-09-21T17:47:34.482976+0000 mgr.smithi003.cgvhny (mgr.14203) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:35.958 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:35 smithi066 bash[25206]: cluster 2024-09-21T17:47:34.482976+0000 mgr.smithi003.cgvhny (mgr.14203) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:35.958 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:35 smithi066 bash[25206]: cluster 2024-09-21T17:47:34.482976+0000 mgr.smithi003.cgvhny (mgr.14203) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:36.033 INFO:teuthology.orchestra.run.smithi066.stdout:[client.1] 2024-09-21T17:47:36.033 INFO:teuthology.orchestra.run.smithi066.stdout: key = AQC4Bu9mudSaARAAgqMHX1w5rPSHr81aV2Z/aQ== 2024-09-21T17:47:36.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:36 smithi066 bash[25206]: audit 2024-09-21T17:47:35.907995+0000 mon.smithi003 (mon.0) 715 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:36.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:36 smithi066 bash[25206]: audit 2024-09-21T17:47:35.907995+0000 mon.smithi003 (mon.0) 715 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:36.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:36 smithi066 bash[25206]: audit 2024-09-21T17:47:36.025713+0000 mon.smithi066 (mon.1) 20 : audit [INF] from='client.? 172.21.15.66:0/520648253' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:36.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:36 smithi066 bash[25206]: audit 2024-09-21T17:47:36.025713+0000 mon.smithi066 (mon.1) 20 : audit [INF] from='client.? 172.21.15.66:0/520648253' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:36.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:36 smithi066 bash[25206]: audit 2024-09-21T17:47:36.026755+0000 mon.smithi003 (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:36.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:36 smithi066 bash[25206]: audit 2024-09-21T17:47:36.026755+0000 mon.smithi003 (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:36.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:36 smithi066 bash[25206]: audit 2024-09-21T17:47:36.029051+0000 mon.smithi003 (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:47:36.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:36 smithi066 bash[25206]: audit 2024-09-21T17:47:36.029051+0000 mon.smithi003 (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:47:36.849 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:36 smithi003 bash[19853]: audit 2024-09-21T17:47:35.907995+0000 mon.smithi003 (mon.0) 715 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:36.849 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:36 smithi003 bash[19853]: audit 2024-09-21T17:47:35.907995+0000 mon.smithi003 (mon.0) 715 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:36.849 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:36 smithi003 bash[19853]: audit 2024-09-21T17:47:36.025713+0000 mon.smithi066 (mon.1) 20 : audit [INF] from='client.? 172.21.15.66:0/520648253' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:36.850 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:36 smithi003 bash[19853]: audit 2024-09-21T17:47:36.025713+0000 mon.smithi066 (mon.1) 20 : audit [INF] from='client.? 172.21.15.66:0/520648253' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:36.850 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:36 smithi003 bash[19853]: audit 2024-09-21T17:47:36.026755+0000 mon.smithi003 (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:36.850 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:36 smithi003 bash[19853]: audit 2024-09-21T17:47:36.026755+0000 mon.smithi003 (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T17:47:36.850 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:36 smithi003 bash[19853]: audit 2024-09-21T17:47:36.029051+0000 mon.smithi003 (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:47:36.850 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:36 smithi003 bash[19853]: audit 2024-09-21T17:47:36.029051+0000 mon.smithi003 (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T17:47:37.224 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:47:37.224 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T17:47:37.224 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T17:47:37.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T17:47:38.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:38 smithi003 bash[19853]: cluster 2024-09-21T17:47:36.483651+0000 mgr.smithi003.cgvhny (mgr.14203) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:38.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:38 smithi003 bash[19853]: cluster 2024-09-21T17:47:36.483651+0000 mgr.smithi003.cgvhny (mgr.14203) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:38.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:38 smithi066 bash[25206]: cluster 2024-09-21T17:47:36.483651+0000 mgr.smithi003.cgvhny (mgr.14203) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:38.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:38 smithi066 bash[25206]: cluster 2024-09-21T17:47:36.483651+0000 mgr.smithi003.cgvhny (mgr.14203) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:40.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:40 smithi003 bash[19853]: cluster 2024-09-21T17:47:38.484274+0000 mgr.smithi003.cgvhny (mgr.14203) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:40.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:40 smithi003 bash[19853]: cluster 2024-09-21T17:47:38.484274+0000 mgr.smithi003.cgvhny (mgr.14203) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:40.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:40 smithi066 bash[25206]: cluster 2024-09-21T17:47:38.484274+0000 mgr.smithi003.cgvhny (mgr.14203) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:40.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:40 smithi066 bash[25206]: cluster 2024-09-21T17:47:38.484274+0000 mgr.smithi003.cgvhny (mgr.14203) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:42.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:42 smithi003 bash[19853]: cluster 2024-09-21T17:47:40.484807+0000 mgr.smithi003.cgvhny (mgr.14203) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:42.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:42 smithi003 bash[19853]: cluster 2024-09-21T17:47:40.484807+0000 mgr.smithi003.cgvhny (mgr.14203) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:42.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:42 smithi066 bash[25206]: cluster 2024-09-21T17:47:40.484807+0000 mgr.smithi003.cgvhny (mgr.14203) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:42.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:42 smithi066 bash[25206]: cluster 2024-09-21T17:47:40.484807+0000 mgr.smithi003.cgvhny (mgr.14203) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:42.478 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:47:44.041 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:47:44.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:44 smithi003 bash[19853]: cluster 2024-09-21T17:47:42.485257+0000 mgr.smithi003.cgvhny (mgr.14203) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:44.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:44 smithi003 bash[19853]: cluster 2024-09-21T17:47:42.485257+0000 mgr.smithi003.cgvhny (mgr.14203) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:44.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:44 smithi003 bash[19853]: audit 2024-09-21T17:47:44.039587+0000 mon.smithi003 (mon.0) 718 : audit [DBG] from='client.? 172.21.15.3:0/2397805560' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T17:47:44.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:44 smithi003 bash[19853]: audit 2024-09-21T17:47:44.039587+0000 mon.smithi003 (mon.0) 718 : audit [DBG] from='client.? 172.21.15.3:0/2397805560' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T17:47:44.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:44 smithi066 bash[25206]: cluster 2024-09-21T17:47:42.485257+0000 mgr.smithi003.cgvhny (mgr.14203) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:44.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:44 smithi066 bash[25206]: cluster 2024-09-21T17:47:42.485257+0000 mgr.smithi003.cgvhny (mgr.14203) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:44.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:44 smithi066 bash[25206]: audit 2024-09-21T17:47:44.039587+0000 mon.smithi003 (mon.0) 718 : audit [DBG] from='client.? 172.21.15.3:0/2397805560' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T17:47:44.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:44 smithi066 bash[25206]: audit 2024-09-21T17:47:44.039587+0000 mon.smithi003 (mon.0) 718 : audit [DBG] from='client.? 172.21.15.3:0/2397805560' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T17:47:45.112 INFO:teuthology.orchestra.run.smithi003.stdout:[{"version":19,"timestamp":"2024-09-21T17:47:19.102607+0000","name":"","changes":[{"name":"osd/host:smithi003/osd_memory_target","new_value":"3151431475"}]}] 2024-09-21T17:47:45.113 INFO:tasks.ceph_manager:config epoch is 19 2024-09-21T17:47:45.113 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T17:47:45.113 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T17:47:45.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T17:47:46.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:46 smithi003 bash[19853]: cluster 2024-09-21T17:47:44.485848+0000 mgr.smithi003.cgvhny (mgr.14203) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:46.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:46 smithi003 bash[19853]: cluster 2024-09-21T17:47:44.485848+0000 mgr.smithi003.cgvhny (mgr.14203) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:46.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:46 smithi066 bash[25206]: cluster 2024-09-21T17:47:44.485848+0000 mgr.smithi003.cgvhny (mgr.14203) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:46.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:46 smithi066 bash[25206]: cluster 2024-09-21T17:47:44.485848+0000 mgr.smithi003.cgvhny (mgr.14203) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:48.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:48 smithi066 bash[25206]: cluster 2024-09-21T17:47:46.486438+0000 mgr.smithi003.cgvhny (mgr.14203) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:48.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:48 smithi066 bash[25206]: cluster 2024-09-21T17:47:46.486438+0000 mgr.smithi003.cgvhny (mgr.14203) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:48.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:48 smithi003 bash[19853]: cluster 2024-09-21T17:47:46.486438+0000 mgr.smithi003.cgvhny (mgr.14203) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:48.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:48 smithi003 bash[19853]: cluster 2024-09-21T17:47:46.486438+0000 mgr.smithi003.cgvhny (mgr.14203) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: cluster 2024-09-21T17:47:48.487064+0000 mgr.smithi003.cgvhny (mgr.14203) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: cluster 2024-09-21T17:47:48.487064+0000 mgr.smithi003.cgvhny (mgr.14203) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: audit 2024-09-21T17:47:49.118547+0000 mon.smithi003 (mon.0) 719 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: audit 2024-09-21T17:47:49.118547+0000 mon.smithi003 (mon.0) 719 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: audit 2024-09-21T17:47:49.129267+0000 mon.smithi003 (mon.0) 720 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: audit 2024-09-21T17:47:49.129267+0000 mon.smithi003 (mon.0) 720 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: audit 2024-09-21T17:47:49.513728+0000 mon.smithi003 (mon.0) 721 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: audit 2024-09-21T17:47:49.513728+0000 mon.smithi003 (mon.0) 721 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: audit 2024-09-21T17:47:49.524576+0000 mon.smithi003 (mon.0) 722 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:50 smithi003 bash[19853]: audit 2024-09-21T17:47:49.524576+0000 mon.smithi003 (mon.0) 722 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: cluster 2024-09-21T17:47:48.487064+0000 mgr.smithi003.cgvhny (mgr.14203) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: cluster 2024-09-21T17:47:48.487064+0000 mgr.smithi003.cgvhny (mgr.14203) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: audit 2024-09-21T17:47:49.118547+0000 mon.smithi003 (mon.0) 719 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: audit 2024-09-21T17:47:49.118547+0000 mon.smithi003 (mon.0) 719 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: audit 2024-09-21T17:47:49.129267+0000 mon.smithi003 (mon.0) 720 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: audit 2024-09-21T17:47:49.129267+0000 mon.smithi003 (mon.0) 720 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: audit 2024-09-21T17:47:49.513728+0000 mon.smithi003 (mon.0) 721 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: audit 2024-09-21T17:47:49.513728+0000 mon.smithi003 (mon.0) 721 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: audit 2024-09-21T17:47:49.524576+0000 mon.smithi003 (mon.0) 722 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:50 smithi066 bash[25206]: audit 2024-09-21T17:47:49.524576+0000 mon.smithi003 (mon.0) 722 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:47:50.937 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:47:51.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:51 smithi003 bash[19853]: audit 2024-09-21T17:47:50.908498+0000 mon.smithi003 (mon.0) 723 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:51.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:51 smithi003 bash[19853]: audit 2024-09-21T17:47:50.908498+0000 mon.smithi003 (mon.0) 723 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:51.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:51 smithi066 bash[25206]: audit 2024-09-21T17:47:50.908498+0000 mon.smithi003 (mon.0) 723 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:51.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:51 smithi066 bash[25206]: audit 2024-09-21T17:47:50.908498+0000 mon.smithi003 (mon.0) 723 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:47:52.367 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:47:52.377 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:52 smithi003 bash[19853]: cluster 2024-09-21T17:47:50.487637+0000 mgr.smithi003.cgvhny (mgr.14203) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:52.377 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:52 smithi003 bash[19853]: cluster 2024-09-21T17:47:50.487637+0000 mgr.smithi003.cgvhny (mgr.14203) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:52.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:52 smithi066 bash[25206]: cluster 2024-09-21T17:47:50.487637+0000 mgr.smithi003.cgvhny (mgr.14203) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:52.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:52 smithi066 bash[25206]: cluster 2024-09-21T17:47:50.487637+0000 mgr.smithi003.cgvhny (mgr.14203) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":19,"flags":0,"active_gid":14203,"active_name":"smithi003.cgvhny","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":1121591534},{"type":"v1","addr":"172.21.15.3:6801","nonce":1121591534}]},"active_addr":"172.21.15.3:6801/1121591534","active_change":"2024-09-21T17:44:20.427456+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":14222,"name":"smithi066.zxwoqb","mgr_features":4540719139924082687,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.3:8443/","prometheus":"http://172.21.15.3:9283/"},"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":5,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1369954396}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":209648580}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2629981142}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1779710124}]}]} 2024-09-21T17:47:53.035 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T17:47:53.035 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T17:47:53.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:47:53.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:53 smithi003 bash[19853]: audit 2024-09-21T17:47:52.355709+0000 mon.smithi003 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/3046215645' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T17:47:53.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:53 smithi003 bash[19853]: audit 2024-09-21T17:47:52.355709+0000 mon.smithi003 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/3046215645' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T17:47:53.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:53 smithi003 bash[19853]: cluster 2024-09-21T17:47:52.488013+0000 mgr.smithi003.cgvhny (mgr.14203) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:53.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:53 smithi003 bash[19853]: cluster 2024-09-21T17:47:52.488013+0000 mgr.smithi003.cgvhny (mgr.14203) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:53.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:53 smithi066 bash[25206]: audit 2024-09-21T17:47:52.355709+0000 mon.smithi003 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/3046215645' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T17:47:53.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:53 smithi066 bash[25206]: audit 2024-09-21T17:47:52.355709+0000 mon.smithi003 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/3046215645' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T17:47:53.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:53 smithi066 bash[25206]: cluster 2024-09-21T17:47:52.488013+0000 mgr.smithi003.cgvhny (mgr.14203) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:53.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:53 smithi066 bash[25206]: cluster 2024-09-21T17:47:52.488013+0000 mgr.smithi003.cgvhny (mgr.14203) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:55.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:55 smithi003 bash[19853]: cluster 2024-09-21T17:47:54.488557+0000 mgr.smithi003.cgvhny (mgr.14203) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:55.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:55 smithi003 bash[19853]: cluster 2024-09-21T17:47:54.488557+0000 mgr.smithi003.cgvhny (mgr.14203) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:55.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:55 smithi066 bash[25206]: cluster 2024-09-21T17:47:54.488557+0000 mgr.smithi003.cgvhny (mgr.14203) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:55.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:55 smithi066 bash[25206]: cluster 2024-09-21T17:47:54.488557+0000 mgr.smithi003.cgvhny (mgr.14203) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:57.864 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:47:57.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:57 smithi066 bash[25206]: cluster 2024-09-21T17:47:56.489170+0000 mgr.smithi003.cgvhny (mgr.14203) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:57.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:57 smithi066 bash[25206]: cluster 2024-09-21T17:47:56.489170+0000 mgr.smithi003.cgvhny (mgr.14203) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:57.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:57 smithi003 bash[19853]: cluster 2024-09-21T17:47:56.489170+0000 mgr.smithi003.cgvhny (mgr.14203) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:57.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:57 smithi003 bash[19853]: cluster 2024-09-21T17:47:56.489170+0000 mgr.smithi003.cgvhny (mgr.14203) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:59.303 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:47:59.303 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":40,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","created":"2024-09-21T17:41:38.276327+0000","modified":"2024-09-21T17:47:06.924474+0000","last_up_change":"2024-09-21T17:47:02.903146+0000","last_in_change":"2024-09-21T17:46:06.475938+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":8,"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-21T17:46:47.004032+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":"24","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"d3b24d7c-3121-4ad9-8717-49d6f51a7f6a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6800","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6801","nonce":3892960604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6803","nonce":3892960604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6807","nonce":3892960604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6805","nonce":3892960604}]},"public_addr":"172.21.15.66:6801/3892960604","cluster_addr":"172.21.15.66:6803/3892960604","heartbeat_back_addr":"172.21.15.66:6807/3892960604","heartbeat_front_addr":"172.21.15.66:6805/3892960604","state":["exists","up"]},{"osd":1,"uuid":"20f1a737-bc78-498d-bf29-235845e9b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6803","nonce":73345409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6805","nonce":73345409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6809","nonce":73345409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6807","nonce":73345409}]},"public_addr":"172.21.15.3:6803/73345409","cluster_addr":"172.21.15.3:6805/73345409","heartbeat_back_addr":"172.21.15.3:6809/73345409","heartbeat_front_addr":"172.21.15.3:6807/73345409","state":["exists","up"]},{"osd":2,"uuid":"ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6809","nonce":1796551583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6811","nonce":1796551583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6815","nonce":1796551583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6813","nonce":1796551583}]},"public_addr":"172.21.15.66:6809/1796551583","cluster_addr":"172.21.15.66:6811/1796551583","heartbeat_back_addr":"172.21.15.66:6815/1796551583","heartbeat_front_addr":"172.21.15.66:6813/1796551583","state":["exists","up"]},{"osd":3,"uuid":"adf5105d-4289-493a-8d52-f3642b24d951","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6811","nonce":4073338668}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6813","nonce":4073338668}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6817","nonce":4073338668}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6815","nonce":4073338668}]},"public_addr":"172.21.15.3:6811/4073338668","cluster_addr":"172.21.15.3:6813/4073338668","heartbeat_back_addr":"172.21.15.3:6817/4073338668","heartbeat_front_addr":"172.21.15.3:6815/4073338668","state":["exists","up"]},{"osd":4,"uuid":"d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6816","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6817","nonce":3496525890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6818","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6819","nonce":3496525890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6822","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6823","nonce":3496525890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6820","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6821","nonce":3496525890}]},"public_addr":"172.21.15.66:6817/3496525890","cluster_addr":"172.21.15.66:6819/3496525890","heartbeat_back_addr":"172.21.15.66:6823/3496525890","heartbeat_front_addr":"172.21.15.66:6821/3496525890","state":["exists","up"]},{"osd":5,"uuid":"d3bc4f28-96e9-48f8-8eb7-455541876b09","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.3:6818","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6819","nonce":386336964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6821","nonce":386336964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6825","nonce":386336964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6823","nonce":386336964}]},"public_addr":"172.21.15.3:6819/386336964","cluster_addr":"172.21.15.3:6821/386336964","heartbeat_back_addr":"172.21.15.3:6825/386336964","heartbeat_front_addr":"172.21.15.3:6823/386336964","state":["exists","up"]},{"osd":6,"uuid":"1a04f6a3-8fbe-45a7-98bc-ab7f943df029","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6824","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6825","nonce":87064739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6826","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6827","nonce":87064739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6830","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6831","nonce":87064739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6828","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6829","nonce":87064739}]},"public_addr":"172.21.15.66:6825/87064739","cluster_addr":"172.21.15.66:6827/87064739","heartbeat_back_addr":"172.21.15.66:6831/87064739","heartbeat_front_addr":"172.21.15.66:6829/87064739","state":["exists","up"]},{"osd":7,"uuid":"4ba62eb9-9741-4b1a-8ec8-1f259607d600","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6827","nonce":2972705321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6829","nonce":2972705321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6833","nonce":2972705321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6831","nonce":2972705321}]},"public_addr":"172.21.15.3:6827/2972705321","cluster_addr":"172.21.15.3:6829/2972705321","heartbeat_back_addr":"172.21.15.3:6833/2972705321","heartbeat_front_addr":"172.21.15.3:6831/2972705321","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-21T17:46:38.009171+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-21T17:46:43.842317+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-21T17:46:44.411716+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-21T17:46:48.892201+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-21T17:46:49.003661+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-21T17:46:56.179586+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:46:52.737969+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:47:01.180758+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/1088944355":"2024-09-22T17:44:20.427205+0000","172.21.15.3:0/268205279":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/3241524183":"2024-09-22T17:44:20.427205+0000","172.21.15.3:6800/2306719523":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/2306719523":"2024-09-22T17:42:05.588075+0000","172.21.15.3:0/3152413993":"2024-09-22T17:42:05.588075+0000","172.21.15.3:0/125160236":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/2899254682":"2024-09-22T17:42:53.519855+0000","172.21.15.3:6800/2845372068":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/2888329738":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/2845372068":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/1787933111":"2024-09-22T17:44:20.427205+0000","172.21.15.3:0/2836765905":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/3566749020":"2024-09-22T17:44:20.427205+0000","172.21.15.3:6800/3241524183":"2024-09-22T17:44:20.427205+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-21T17:47:59.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:59 smithi003 bash[19853]: cluster 2024-09-21T17:47:58.489782+0000 mgr.smithi003.cgvhny (mgr.14203) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:59.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:59 smithi003 bash[19853]: cluster 2024-09-21T17:47:58.489782+0000 mgr.smithi003.cgvhny (mgr.14203) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:59.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:59 smithi003 bash[19853]: audit 2024-09-21T17:47:59.300639+0000 mon.smithi003 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.3:0/3407598929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:47:59.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:47:59 smithi003 bash[19853]: audit 2024-09-21T17:47:59.300639+0000 mon.smithi003 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.3:0/3407598929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:47:59.934 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T17:47:59.934 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:47:59.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:59 smithi066 bash[25206]: cluster 2024-09-21T17:47:58.489782+0000 mgr.smithi003.cgvhny (mgr.14203) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:59.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:59 smithi066 bash[25206]: cluster 2024-09-21T17:47:58.489782+0000 mgr.smithi003.cgvhny (mgr.14203) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:47:59.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:59 smithi066 bash[25206]: audit 2024-09-21T17:47:59.300639+0000 mon.smithi003 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.3:0/3407598929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:47:59.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:47:59 smithi066 bash[25206]: audit 2024-09-21T17:47:59.300639+0000 mon.smithi003 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.3:0/3407598929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:48:01.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:01 smithi003 bash[19853]: cluster 2024-09-21T17:48:00.490367+0000 mgr.smithi003.cgvhny (mgr.14203) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:01.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:01 smithi003 bash[19853]: cluster 2024-09-21T17:48:00.490367+0000 mgr.smithi003.cgvhny (mgr.14203) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:01.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:01 smithi066 bash[25206]: cluster 2024-09-21T17:48:00.490367+0000 mgr.smithi003.cgvhny (mgr.14203) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:01.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:01 smithi066 bash[25206]: cluster 2024-09-21T17:48:00.490367+0000 mgr.smithi003.cgvhny (mgr.14203) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:03.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:03 smithi003 bash[19853]: cluster 2024-09-21T17:48:02.490931+0000 mgr.smithi003.cgvhny (mgr.14203) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:03.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:03 smithi003 bash[19853]: cluster 2024-09-21T17:48:02.490931+0000 mgr.smithi003.cgvhny (mgr.14203) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:03.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:03 smithi066 bash[25206]: cluster 2024-09-21T17:48:02.490931+0000 mgr.smithi003.cgvhny (mgr.14203) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:03.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:03 smithi066 bash[25206]: cluster 2024-09-21T17:48:02.490931+0000 mgr.smithi003.cgvhny (mgr.14203) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:04.758 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:05.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:05 smithi003 bash[19853]: cluster 2024-09-21T17:48:04.491521+0000 mgr.smithi003.cgvhny (mgr.14203) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:05 smithi003 bash[19853]: cluster 2024-09-21T17:48:04.491521+0000 mgr.smithi003.cgvhny (mgr.14203) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:05.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:05 smithi066 bash[25206]: cluster 2024-09-21T17:48:04.491521+0000 mgr.smithi003.cgvhny (mgr.14203) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:05.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:05 smithi066 bash[25206]: cluster 2024-09-21T17:48:04.491521+0000 mgr.smithi003.cgvhny (mgr.14203) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:06.106 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:48:06.106 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":40,"fsid":"942f3a6c-7840-11ef-baf6-efdc52797490","created":"2024-09-21T17:41:38.276327+0000","modified":"2024-09-21T17:47:06.924474+0000","last_up_change":"2024-09-21T17:47:02.903146+0000","last_in_change":"2024-09-21T17:46:06.475938+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":8,"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-21T17:46:47.004032+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":"24","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"d3b24d7c-3121-4ad9-8717-49d6f51a7f6a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6800","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6801","nonce":3892960604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6803","nonce":3892960604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6807","nonce":3892960604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":3892960604},{"type":"v1","addr":"172.21.15.66:6805","nonce":3892960604}]},"public_addr":"172.21.15.66:6801/3892960604","cluster_addr":"172.21.15.66:6803/3892960604","heartbeat_back_addr":"172.21.15.66:6807/3892960604","heartbeat_front_addr":"172.21.15.66:6805/3892960604","state":["exists","up"]},{"osd":1,"uuid":"20f1a737-bc78-498d-bf29-235845e9b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6803","nonce":73345409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6805","nonce":73345409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6809","nonce":73345409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":73345409},{"type":"v1","addr":"172.21.15.3:6807","nonce":73345409}]},"public_addr":"172.21.15.3:6803/73345409","cluster_addr":"172.21.15.3:6805/73345409","heartbeat_back_addr":"172.21.15.3:6809/73345409","heartbeat_front_addr":"172.21.15.3:6807/73345409","state":["exists","up"]},{"osd":2,"uuid":"ae0d4b4a-a3e1-49f4-a79d-dc8c37ccd535","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6809","nonce":1796551583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6811","nonce":1796551583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6815","nonce":1796551583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":1796551583},{"type":"v1","addr":"172.21.15.66:6813","nonce":1796551583}]},"public_addr":"172.21.15.66:6809/1796551583","cluster_addr":"172.21.15.66:6811/1796551583","heartbeat_back_addr":"172.21.15.66:6815/1796551583","heartbeat_front_addr":"172.21.15.66:6813/1796551583","state":["exists","up"]},{"osd":3,"uuid":"adf5105d-4289-493a-8d52-f3642b24d951","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6811","nonce":4073338668}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6813","nonce":4073338668}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6817","nonce":4073338668}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":4073338668},{"type":"v1","addr":"172.21.15.3:6815","nonce":4073338668}]},"public_addr":"172.21.15.3:6811/4073338668","cluster_addr":"172.21.15.3:6813/4073338668","heartbeat_back_addr":"172.21.15.3:6817/4073338668","heartbeat_front_addr":"172.21.15.3:6815/4073338668","state":["exists","up"]},{"osd":4,"uuid":"d5ec67e2-8b1f-4b38-9ec0-26f964d17cc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6816","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6817","nonce":3496525890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6818","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6819","nonce":3496525890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6822","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6823","nonce":3496525890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6820","nonce":3496525890},{"type":"v1","addr":"172.21.15.66:6821","nonce":3496525890}]},"public_addr":"172.21.15.66:6817/3496525890","cluster_addr":"172.21.15.66:6819/3496525890","heartbeat_back_addr":"172.21.15.66:6823/3496525890","heartbeat_front_addr":"172.21.15.66:6821/3496525890","state":["exists","up"]},{"osd":5,"uuid":"d3bc4f28-96e9-48f8-8eb7-455541876b09","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.3:6818","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6819","nonce":386336964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6821","nonce":386336964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6825","nonce":386336964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":386336964},{"type":"v1","addr":"172.21.15.3:6823","nonce":386336964}]},"public_addr":"172.21.15.3:6819/386336964","cluster_addr":"172.21.15.3:6821/386336964","heartbeat_back_addr":"172.21.15.3:6825/386336964","heartbeat_front_addr":"172.21.15.3:6823/386336964","state":["exists","up"]},{"osd":6,"uuid":"1a04f6a3-8fbe-45a7-98bc-ab7f943df029","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6824","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6825","nonce":87064739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6826","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6827","nonce":87064739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6830","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6831","nonce":87064739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6828","nonce":87064739},{"type":"v1","addr":"172.21.15.66:6829","nonce":87064739}]},"public_addr":"172.21.15.66:6825/87064739","cluster_addr":"172.21.15.66:6827/87064739","heartbeat_back_addr":"172.21.15.66:6831/87064739","heartbeat_front_addr":"172.21.15.66:6829/87064739","state":["exists","up"]},{"osd":7,"uuid":"4ba62eb9-9741-4b1a-8ec8-1f259607d600","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6827","nonce":2972705321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6829","nonce":2972705321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6833","nonce":2972705321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":2972705321},{"type":"v1","addr":"172.21.15.3:6831","nonce":2972705321}]},"public_addr":"172.21.15.3:6827/2972705321","cluster_addr":"172.21.15.3:6829/2972705321","heartbeat_back_addr":"172.21.15.3:6833/2972705321","heartbeat_front_addr":"172.21.15.3:6831/2972705321","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-21T17:46:38.009171+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-21T17:46:43.842317+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-21T17:46:44.411716+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-21T17:46:48.892201+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-21T17:46:49.003661+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-21T17:46:56.179586+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:46:52.737969+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T17:47:01.180758+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/1088944355":"2024-09-22T17:44:20.427205+0000","172.21.15.3:0/268205279":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/3241524183":"2024-09-22T17:44:20.427205+0000","172.21.15.3:6800/2306719523":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/2306719523":"2024-09-22T17:42:05.588075+0000","172.21.15.3:0/3152413993":"2024-09-22T17:42:05.588075+0000","172.21.15.3:0/125160236":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/2899254682":"2024-09-22T17:42:53.519855+0000","172.21.15.3:6800/2845372068":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/2888329738":"2024-09-22T17:42:05.588075+0000","172.21.15.3:6801/2845372068":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/1787933111":"2024-09-22T17:44:20.427205+0000","172.21.15.3:0/2836765905":"2024-09-22T17:42:53.519855+0000","172.21.15.3:0/3566749020":"2024-09-22T17:44:20.427205+0000","172.21.15.3:6800/3241524183":"2024-09-22T17:44:20.427205+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-21T17:48:06.766 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T17:48:06.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T17:48:06.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T17:48:06.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T17:48:06.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T17:48:06.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T17:48:06.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T17:48:06.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T17:48:06.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:06 smithi003 bash[19853]: audit 2024-09-21T17:48:05.907971+0000 mon.smithi003 (mon.0) 726 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:06.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:06 smithi003 bash[19853]: audit 2024-09-21T17:48:05.907971+0000 mon.smithi003 (mon.0) 726 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:06.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:06 smithi003 bash[19853]: audit 2024-09-21T17:48:06.103587+0000 mon.smithi003 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.3:0/1573366819' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:48:06.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:06 smithi003 bash[19853]: audit 2024-09-21T17:48:06.103587+0000 mon.smithi003 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.3:0/1573366819' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:48:06.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:06 smithi066 bash[25206]: audit 2024-09-21T17:48:05.907971+0000 mon.smithi003 (mon.0) 726 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:06.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:06 smithi066 bash[25206]: audit 2024-09-21T17:48:05.907971+0000 mon.smithi003 (mon.0) 726 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:06.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:06 smithi066 bash[25206]: audit 2024-09-21T17:48:06.103587+0000 mon.smithi003 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.3:0/1573366819' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:48:06.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:06 smithi066 bash[25206]: audit 2024-09-21T17:48:06.103587+0000 mon.smithi003 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.3:0/1573366819' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T17:48:07.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:07 smithi066 bash[25206]: cluster 2024-09-21T17:48:06.492095+0000 mgr.smithi003.cgvhny (mgr.14203) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:07.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:07 smithi066 bash[25206]: cluster 2024-09-21T17:48:06.492095+0000 mgr.smithi003.cgvhny (mgr.14203) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:07.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:07 smithi003 bash[19853]: cluster 2024-09-21T17:48:06.492095+0000 mgr.smithi003.cgvhny (mgr.14203) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:07.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:07 smithi003 bash[19853]: cluster 2024-09-21T17:48:06.492095+0000 mgr.smithi003.cgvhny (mgr.14203) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:09.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:09 smithi003 bash[19853]: cluster 2024-09-21T17:48:08.492671+0000 mgr.smithi003.cgvhny (mgr.14203) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:09.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:09 smithi003 bash[19853]: cluster 2024-09-21T17:48:08.492671+0000 mgr.smithi003.cgvhny (mgr.14203) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:09.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:09 smithi066 bash[25206]: cluster 2024-09-21T17:48:08.492671+0000 mgr.smithi003.cgvhny (mgr.14203) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:09.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:09 smithi066 bash[25206]: cluster 2024-09-21T17:48:08.492671+0000 mgr.smithi003.cgvhny (mgr.14203) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:11.730 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:11.730 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:11.731 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:11.731 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:11.731 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:11.731 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:11.734 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:11.734 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:11.907 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:11 smithi003 bash[19853]: cluster 2024-09-21T17:48:10.493168+0000 mgr.smithi003.cgvhny (mgr.14203) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:11.907 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:11 smithi003 bash[19853]: cluster 2024-09-21T17:48:10.493168+0000 mgr.smithi003.cgvhny (mgr.14203) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:11.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:11 smithi066 bash[25206]: cluster 2024-09-21T17:48:10.493168+0000 mgr.smithi003.cgvhny (mgr.14203) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:11.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:11 smithi066 bash[25206]: cluster 2024-09-21T17:48:10.493168+0000 mgr.smithi003.cgvhny (mgr.14203) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:13.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:13 smithi003 bash[19853]: cluster 2024-09-21T17:48:12.493708+0000 mgr.smithi003.cgvhny (mgr.14203) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:13.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:13 smithi003 bash[19853]: cluster 2024-09-21T17:48:12.493708+0000 mgr.smithi003.cgvhny (mgr.14203) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:13.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:13 smithi066 bash[25206]: cluster 2024-09-21T17:48:12.493708+0000 mgr.smithi003.cgvhny (mgr.14203) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:13.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:13 smithi066 bash[25206]: cluster 2024-09-21T17:48:12.493708+0000 mgr.smithi003.cgvhny (mgr.14203) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:15.116 INFO:teuthology.orchestra.run.smithi003.stdout:124554051601 2024-09-21T17:48:15.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T17:48:15.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:15 smithi003 bash[19853]: cluster 2024-09-21T17:48:14.494228+0000 mgr.smithi003.cgvhny (mgr.14203) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:15.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:15 smithi003 bash[19853]: cluster 2024-09-21T17:48:14.494228+0000 mgr.smithi003.cgvhny (mgr.14203) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:15.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:15 smithi066 bash[25206]: cluster 2024-09-21T17:48:14.494228+0000 mgr.smithi003.cgvhny (mgr.14203) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:15.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:15 smithi066 bash[25206]: cluster 2024-09-21T17:48:14.494228+0000 mgr.smithi003.cgvhny (mgr.14203) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:16.647 INFO:teuthology.orchestra.run.smithi003.stdout:154618822672 2024-09-21T17:48:16.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T17:48:16.803 INFO:teuthology.orchestra.run.smithi003.stdout:107374182419 2024-09-21T17:48:16.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T17:48:17.430 INFO:teuthology.orchestra.run.smithi003.stdout:137438953491 2024-09-21T17:48:17.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T17:48:17.690 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:17 smithi003 bash[19853]: cluster 2024-09-21T17:48:16.494611+0000 mgr.smithi003.cgvhny (mgr.14203) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:17.690 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:17 smithi003 bash[19853]: cluster 2024-09-21T17:48:16.494611+0000 mgr.smithi003.cgvhny (mgr.14203) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:17.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:17 smithi066 bash[25206]: cluster 2024-09-21T17:48:16.494611+0000 mgr.smithi003.cgvhny (mgr.14203) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:17.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:17 smithi066 bash[25206]: cluster 2024-09-21T17:48:16.494611+0000 mgr.smithi003.cgvhny (mgr.14203) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:18.307 INFO:teuthology.orchestra.run.smithi003.stdout:85899345940 2024-09-21T17:48:18.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T17:48:18.595 INFO:teuthology.orchestra.run.smithi003.stdout:107374182420 2024-09-21T17:48:18.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T17:48:19.361 INFO:teuthology.orchestra.run.smithi003.stdout:68719476758 2024-09-21T17:48:19.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T17:48:19.423 INFO:teuthology.orchestra.run.smithi003.stdout:85899345941 2024-09-21T17:48:19.423 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T17:48:19.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:19 smithi003 bash[19853]: cluster 2024-09-21T17:48:18.495081+0000 mgr.smithi003.cgvhny (mgr.14203) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:19.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:19 smithi003 bash[19853]: cluster 2024-09-21T17:48:18.495081+0000 mgr.smithi003.cgvhny (mgr.14203) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:19.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:19 smithi066 bash[25206]: cluster 2024-09-21T17:48:18.495081+0000 mgr.smithi003.cgvhny (mgr.14203) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:19.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:19 smithi066 bash[25206]: cluster 2024-09-21T17:48:18.495081+0000 mgr.smithi003.cgvhny (mgr.14203) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:21.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:21 smithi003 bash[19853]: cluster 2024-09-21T17:48:20.495550+0000 mgr.smithi003.cgvhny (mgr.14203) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:21 smithi003 bash[19853]: cluster 2024-09-21T17:48:20.495550+0000 mgr.smithi003.cgvhny (mgr.14203) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:21 smithi003 bash[19853]: audit 2024-09-21T17:48:20.909066+0000 mon.smithi003 (mon.0) 728 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:21 smithi003 bash[19853]: audit 2024-09-21T17:48:20.909066+0000 mon.smithi003 (mon.0) 728 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:21.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:21 smithi066 bash[25206]: cluster 2024-09-21T17:48:20.495550+0000 mgr.smithi003.cgvhny (mgr.14203) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:21.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:21 smithi066 bash[25206]: cluster 2024-09-21T17:48:20.495550+0000 mgr.smithi003.cgvhny (mgr.14203) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:21.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:21 smithi066 bash[25206]: audit 2024-09-21T17:48:20.909066+0000 mon.smithi003 (mon.0) 728 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:21.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:21 smithi066 bash[25206]: audit 2024-09-21T17:48:20.909066+0000 mon.smithi003 (mon.0) 728 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:21.993 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:21.994 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:21.994 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:21.995 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:23.018 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:23.018 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:23.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:23 smithi003 bash[19853]: cluster 2024-09-21T17:48:22.496136+0000 mgr.smithi003.cgvhny (mgr.14203) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:23.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:23 smithi003 bash[19853]: cluster 2024-09-21T17:48:22.496136+0000 mgr.smithi003.cgvhny (mgr.14203) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:23.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:23 smithi066 bash[25206]: cluster 2024-09-21T17:48:22.496136+0000 mgr.smithi003.cgvhny (mgr.14203) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:23.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:23 smithi066 bash[25206]: cluster 2024-09-21T17:48:22.496136+0000 mgr.smithi003.cgvhny (mgr.14203) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:24.054 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:24.056 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:24.730 INFO:teuthology.orchestra.run.smithi003.stdout:154618822674 2024-09-21T17:48:25.885 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:25 smithi003 bash[19853]: cluster 2024-09-21T17:48:24.496531+0000 mgr.smithi003.cgvhny (mgr.14203) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:25.885 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:25 smithi003 bash[19853]: cluster 2024-09-21T17:48:24.496531+0000 mgr.smithi003.cgvhny (mgr.14203) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:25.885 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:25 smithi003 bash[19853]: audit 2024-09-21T17:48:24.729453+0000 mon.smithi003 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.3:0/3438558338' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T17:48:25.885 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:25 smithi003 bash[19853]: audit 2024-09-21T17:48:24.729453+0000 mon.smithi003 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.3:0/3438558338' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T17:48:25.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:25 smithi066 bash[25206]: cluster 2024-09-21T17:48:24.496531+0000 mgr.smithi003.cgvhny (mgr.14203) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:25.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:25 smithi066 bash[25206]: cluster 2024-09-21T17:48:24.496531+0000 mgr.smithi003.cgvhny (mgr.14203) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:25.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:25 smithi066 bash[25206]: audit 2024-09-21T17:48:24.729453+0000 mon.smithi003 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.3:0/3438558338' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T17:48:25.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:25 smithi066 bash[25206]: audit 2024-09-21T17:48:24.729453+0000 mon.smithi003 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.3:0/3438558338' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T17:48:26.527 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822672 got 154618822674 for osd.7 2024-09-21T17:48:26.527 DEBUG:teuthology.parallel:result is None 2024-09-21T17:48:26.810 INFO:teuthology.orchestra.run.smithi003.stdout:137438953493 2024-09-21T17:48:26.993 INFO:teuthology.orchestra.run.smithi003.stdout:124554051604 2024-09-21T17:48:27.417 INFO:teuthology.orchestra.run.smithi003.stdout:107374182422 2024-09-21T17:48:27.531 INFO:teuthology.orchestra.run.smithi003.stdout:85899345942 2024-09-21T17:48:27.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: cluster 2024-09-21T17:48:26.496880+0000 mgr.smithi003.cgvhny (mgr.14203) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:27.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: cluster 2024-09-21T17:48:26.496880+0000 mgr.smithi003.cgvhny (mgr.14203) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:27.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: audit 2024-09-21T17:48:26.808904+0000 mon.smithi003 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.3:0/1267601474' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T17:48:27.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: audit 2024-09-21T17:48:26.808904+0000 mon.smithi003 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.3:0/1267601474' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T17:48:27.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: audit 2024-09-21T17:48:26.990282+0000 mon.smithi003 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.3:0/787464927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T17:48:27.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: audit 2024-09-21T17:48:26.990282+0000 mon.smithi003 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.3:0/787464927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T17:48:27.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: audit 2024-09-21T17:48:27.415842+0000 mon.smithi003 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.3:0/3883107119' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T17:48:27.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: audit 2024-09-21T17:48:27.415842+0000 mon.smithi003 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.3:0/3883107119' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T17:48:27.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: audit 2024-09-21T17:48:27.530682+0000 mon.smithi003 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/2696278475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T17:48:27.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:27 smithi066 bash[25206]: audit 2024-09-21T17:48:27.530682+0000 mon.smithi003 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/2696278475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: cluster 2024-09-21T17:48:26.496880+0000 mgr.smithi003.cgvhny (mgr.14203) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: cluster 2024-09-21T17:48:26.496880+0000 mgr.smithi003.cgvhny (mgr.14203) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: audit 2024-09-21T17:48:26.808904+0000 mon.smithi003 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.3:0/1267601474' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: audit 2024-09-21T17:48:26.808904+0000 mon.smithi003 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.3:0/1267601474' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: audit 2024-09-21T17:48:26.990282+0000 mon.smithi003 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.3:0/787464927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: audit 2024-09-21T17:48:26.990282+0000 mon.smithi003 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.3:0/787464927' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: audit 2024-09-21T17:48:27.415842+0000 mon.smithi003 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.3:0/3883107119' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: audit 2024-09-21T17:48:27.415842+0000 mon.smithi003 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.3:0/3883107119' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: audit 2024-09-21T17:48:27.530682+0000 mon.smithi003 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/2696278475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T17:48:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:27 smithi003 bash[19853]: audit 2024-09-21T17:48:27.530682+0000 mon.smithi003 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/2696278475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T17:48:28.398 INFO:teuthology.orchestra.run.smithi003.stdout:85899345942 2024-09-21T17:48:28.737 INFO:teuthology.orchestra.run.smithi003.stdout:68719476760 2024-09-21T17:48:28.750 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:28 smithi003 bash[19853]: audit 2024-09-21T17:48:28.396813+0000 mon.smithi003 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.3:0/3138338206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T17:48:28.750 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:28 smithi003 bash[19853]: audit 2024-09-21T17:48:28.396813+0000 mon.smithi003 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.3:0/3138338206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T17:48:28.891 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953491 got 137438953493 for osd.5 2024-09-21T17:48:28.891 DEBUG:teuthology.parallel:result is None 2024-09-21T17:48:28.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:28 smithi066 bash[25206]: audit 2024-09-21T17:48:28.396813+0000 mon.smithi003 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.3:0/3138338206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T17:48:28.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:28 smithi066 bash[25206]: audit 2024-09-21T17:48:28.396813+0000 mon.smithi003 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.3:0/3138338206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T17:48:29.083 INFO:teuthology.orchestra.run.smithi003.stdout:107374182422 2024-09-21T17:48:29.322 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051601 got 124554051604 for osd.6 2024-09-21T17:48:29.322 DEBUG:teuthology.parallel:result is None 2024-09-21T17:48:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:29 smithi003 bash[19853]: cluster 2024-09-21T17:48:28.497191+0000 mgr.smithi003.cgvhny (mgr.14203) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:29 smithi003 bash[19853]: cluster 2024-09-21T17:48:28.497191+0000 mgr.smithi003.cgvhny (mgr.14203) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:29 smithi003 bash[19853]: audit 2024-09-21T17:48:28.736349+0000 mon.smithi003 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.3:0/3133665952' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T17:48:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:29 smithi003 bash[19853]: audit 2024-09-21T17:48:28.736349+0000 mon.smithi003 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.3:0/3133665952' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T17:48:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:29 smithi003 bash[19853]: audit 2024-09-21T17:48:29.082101+0000 mon.smithi003 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.3:0/3153500894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T17:48:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:29 smithi003 bash[19853]: audit 2024-09-21T17:48:29.082101+0000 mon.smithi003 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.3:0/3153500894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T17:48:29.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:29 smithi066 bash[25206]: cluster 2024-09-21T17:48:28.497191+0000 mgr.smithi003.cgvhny (mgr.14203) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:29.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:29 smithi066 bash[25206]: cluster 2024-09-21T17:48:28.497191+0000 mgr.smithi003.cgvhny (mgr.14203) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:29 smithi066 bash[25206]: audit 2024-09-21T17:48:28.736349+0000 mon.smithi003 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.3:0/3133665952' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T17:48:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:29 smithi066 bash[25206]: audit 2024-09-21T17:48:28.736349+0000 mon.smithi003 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.3:0/3133665952' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T17:48:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:29 smithi066 bash[25206]: audit 2024-09-21T17:48:29.082101+0000 mon.smithi003 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.3:0/3153500894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T17:48:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:29 smithi066 bash[25206]: audit 2024-09-21T17:48:29.082101+0000 mon.smithi003 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.3:0/3153500894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T17:48:30.262 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182419 got 107374182422 for osd.3 2024-09-21T17:48:30.262 DEBUG:teuthology.parallel:result is None 2024-09-21T17:48:30.469 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345940 got 85899345942 for osd.2 2024-09-21T17:48:30.470 DEBUG:teuthology.parallel:result is None 2024-09-21T17:48:30.653 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345941 got 85899345942 for osd.1 2024-09-21T17:48:30.653 DEBUG:teuthology.parallel:result is None 2024-09-21T17:48:31.270 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182420 got 107374182422 for osd.4 2024-09-21T17:48:31.270 DEBUG:teuthology.parallel:result is None 2024-09-21T17:48:31.315 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476758 got 68719476760 for osd.0 2024-09-21T17:48:31.315 DEBUG:teuthology.parallel:result is None 2024-09-21T17:48:31.315 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T17:48:31.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T17:48:31.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:31 smithi003 bash[19853]: cluster 2024-09-21T17:48:30.497730+0000 mgr.smithi003.cgvhny (mgr.14203) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:31.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:31 smithi003 bash[19853]: cluster 2024-09-21T17:48:30.497730+0000 mgr.smithi003.cgvhny (mgr.14203) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:31.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:31 smithi066 bash[25206]: cluster 2024-09-21T17:48:30.497730+0000 mgr.smithi003.cgvhny (mgr.14203) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:31.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:31 smithi066 bash[25206]: cluster 2024-09-21T17:48:30.497730+0000 mgr.smithi003.cgvhny (mgr.14203) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:33.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:33 smithi003 bash[19853]: cluster 2024-09-21T17:48:32.498336+0000 mgr.smithi003.cgvhny (mgr.14203) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:33.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:33 smithi003 bash[19853]: cluster 2024-09-21T17:48:32.498336+0000 mgr.smithi003.cgvhny (mgr.14203) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:33.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:33 smithi066 bash[25206]: cluster 2024-09-21T17:48:32.498336+0000 mgr.smithi003.cgvhny (mgr.14203) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:33.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:33 smithi066 bash[25206]: cluster 2024-09-21T17:48:32.498336+0000 mgr.smithi003.cgvhny (mgr.14203) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:35.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:35 smithi003 bash[19853]: cluster 2024-09-21T17:48:34.498954+0000 mgr.smithi003.cgvhny (mgr.14203) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:35 smithi003 bash[19853]: cluster 2024-09-21T17:48:34.498954+0000 mgr.smithi003.cgvhny (mgr.14203) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:35.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:35 smithi066 bash[25206]: cluster 2024-09-21T17:48:34.498954+0000 mgr.smithi003.cgvhny (mgr.14203) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:35.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:35 smithi066 bash[25206]: cluster 2024-09-21T17:48:34.498954+0000 mgr.smithi003.cgvhny (mgr.14203) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:36.139 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:36.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:36 smithi003 bash[19853]: audit 2024-09-21T17:48:35.909757+0000 mon.smithi003 (mon.0) 737 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:36.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:36 smithi003 bash[19853]: audit 2024-09-21T17:48:35.909757+0000 mon.smithi003 (mon.0) 737 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:36.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:36 smithi066 bash[25206]: audit 2024-09-21T17:48:35.909757+0000 mon.smithi003 (mon.0) 737 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:36.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:36 smithi066 bash[25206]: audit 2024-09-21T17:48:35.909757+0000 mon.smithi003 (mon.0) 737 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:37.619 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:48:37.620 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T17:48:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:37 smithi003 bash[19853]: cluster 2024-09-21T17:48:36.499526+0000 mgr.smithi003.cgvhny (mgr.14203) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:37 smithi003 bash[19853]: cluster 2024-09-21T17:48:36.499526+0000 mgr.smithi003.cgvhny (mgr.14203) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:37.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:37 smithi066 bash[25206]: cluster 2024-09-21T17:48:36.499526+0000 mgr.smithi003.cgvhny (mgr.14203) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:37.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:37 smithi066 bash[25206]: cluster 2024-09-21T17:48:36.499526+0000 mgr.smithi003.cgvhny (mgr.14203) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:38.228 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":156,"stamp":"2024-09-21T17:48:36.499249+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":233616,"kb_used_data":4876,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749694832,"statfs":{"total":767926730752,"available":767687507968,"internally_reserved":0,"allocated":4993024,"data_stored":3066232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":234016306},"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.002873"},"pg_stats":[{"pgid":"1.0","version":"23'132","reported_seq":185,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-21T17:47:06.936026+0000","last_change":"2024-09-21T17:47:06.935607+0000","last_active":"2024-09-21T17:47:06.936026+0000","last_peered":"2024-09-21T17:47:06.936026+0000","last_clean":"2024-09-21T17:47:06.936026+0000","last_became_active":"2024-09-21T17:47:06.935252+0000","last_became_peered":"2024-09-21T17:47:06.935252+0000","last_unstale":"2024-09-21T17:47:06.936026+0000","last_undegraded":"2024-09-21T17:47:06.936026+0000","last_fullsized":"2024-09-21T17:47:06.936026+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T17:46:47.764406+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T17:46:47.764406+0000","last_clean_scrub_stamp":"2024-09-21T17:46:47.764406+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"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-22T22:34:38.743840+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":36,"seq":154618822676,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32168,"kb_used_data":972,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708888,"statfs":{"total":95990841344,"available":95957901312,"internally_reserved":0,"allocated":995328,"data_stored":752259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31914443},"hb_peers":[0,1,2,3,4,5,6],"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":5,"up_from":32,"seq":137438953495,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"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":6,"up_from":29,"seq":124554051606,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31580,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709476,"statfs":{"total":95990841344,"available":95958503424,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"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":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28004,"kb_used_data":972,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713052,"statfs":{"total":95990841344,"available":95962165248,"internally_reserved":0,"allocated":995328,"data_stored":752259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"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":20,"seq":85899345944,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"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":20,"seq":85899345944,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27428,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713628,"statfs":{"total":95990841344,"available":95962755072,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"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":16,"seq":68719476762,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32164,"kb_used_data":972,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708892,"statfs":{"total":95990841344,"available":95957905408,"internally_reserved":0,"allocated":995328,"data_stored":752259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"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":7,"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-21T17:48:38.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T17:48:38.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:38 smithi003 bash[19853]: audit 2024-09-21T17:48:37.616981+0000 mgr.smithi003.cgvhny (mgr.14203) 190 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:48:38.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:38 smithi003 bash[19853]: audit 2024-09-21T17:48:37.616981+0000 mgr.smithi003.cgvhny (mgr.14203) 190 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:48:38.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:38 smithi066 bash[25206]: audit 2024-09-21T17:48:37.616981+0000 mgr.smithi003.cgvhny (mgr.14203) 190 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:48:38.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:38 smithi066 bash[25206]: audit 2024-09-21T17:48:37.616981+0000 mgr.smithi003.cgvhny (mgr.14203) 190 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:48:39.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:39 smithi003 bash[19853]: cluster 2024-09-21T17:48:38.500042+0000 mgr.smithi003.cgvhny (mgr.14203) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:39.976 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:39 smithi003 bash[19853]: cluster 2024-09-21T17:48:38.500042+0000 mgr.smithi003.cgvhny (mgr.14203) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:39.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:39 smithi066 bash[25206]: cluster 2024-09-21T17:48:38.500042+0000 mgr.smithi003.cgvhny (mgr.14203) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:39.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:39 smithi066 bash[25206]: cluster 2024-09-21T17:48:38.500042+0000 mgr.smithi003.cgvhny (mgr.14203) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:41.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:41 smithi003 bash[19853]: cluster 2024-09-21T17:48:40.500541+0000 mgr.smithi003.cgvhny (mgr.14203) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:41 smithi003 bash[19853]: cluster 2024-09-21T17:48:40.500541+0000 mgr.smithi003.cgvhny (mgr.14203) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:41.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:41 smithi066 bash[25206]: cluster 2024-09-21T17:48:40.500541+0000 mgr.smithi003.cgvhny (mgr.14203) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:41.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:41 smithi066 bash[25206]: cluster 2024-09-21T17:48:40.500541+0000 mgr.smithi003.cgvhny (mgr.14203) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:43.057 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:43.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:43 smithi003 bash[19853]: cluster 2024-09-21T17:48:42.501131+0000 mgr.smithi003.cgvhny (mgr.14203) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:43 smithi003 bash[19853]: cluster 2024-09-21T17:48:42.501131+0000 mgr.smithi003.cgvhny (mgr.14203) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:43.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:43 smithi066 bash[25206]: cluster 2024-09-21T17:48:42.501131+0000 mgr.smithi003.cgvhny (mgr.14203) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:43.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:43 smithi066 bash[25206]: cluster 2024-09-21T17:48:42.501131+0000 mgr.smithi003.cgvhny (mgr.14203) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:44.492 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T17:48:44.492 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:48:45.110 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":159,"stamp":"2024-09-21T17:48:42.500838+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":233616,"kb_used_data":4876,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749694832,"statfs":{"total":767926730752,"available":767687507968,"internally_reserved":0,"allocated":4993024,"data_stored":3066232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":234016306},"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.003383"},"pg_stats":[{"pgid":"1.0","version":"23'132","reported_seq":185,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-21T17:47:06.936026+0000","last_change":"2024-09-21T17:47:06.935607+0000","last_active":"2024-09-21T17:47:06.936026+0000","last_peered":"2024-09-21T17:47:06.936026+0000","last_clean":"2024-09-21T17:47:06.936026+0000","last_became_active":"2024-09-21T17:47:06.935252+0000","last_became_peered":"2024-09-21T17:47:06.935252+0000","last_unstale":"2024-09-21T17:47:06.936026+0000","last_undegraded":"2024-09-21T17:47:06.936026+0000","last_fullsized":"2024-09-21T17:47:06.936026+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T17:46:47.764406+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T17:46:47.764406+0000","last_clean_scrub_stamp":"2024-09-21T17:46:47.764406+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"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-22T22:34:38.743840+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":36,"seq":154618822677,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32168,"kb_used_data":972,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708888,"statfs":{"total":95990841344,"available":95957901312,"internally_reserved":0,"allocated":995328,"data_stored":752259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31914443},"hb_peers":[0,1,2,3,4,5,6],"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":5,"up_from":32,"seq":137438953496,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"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":6,"up_from":29,"seq":124554051607,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31580,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709476,"statfs":{"total":95990841344,"available":95958503424,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"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":25,"seq":107374182425,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28004,"kb_used_data":972,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713052,"statfs":{"total":95990841344,"available":95962165248,"internally_reserved":0,"allocated":995328,"data_stored":752259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"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":20,"seq":85899345946,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"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":20,"seq":85899345946,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27428,"kb_used_data":392,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713628,"statfs":{"total":95990841344,"available":95962755072,"internally_reserved":0,"allocated":401408,"data_stored":161891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"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":16,"seq":68719476763,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32164,"kb_used_data":972,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708892,"statfs":{"total":95990841344,"available":95957905408,"internally_reserved":0,"allocated":995328,"data_stored":752259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"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":7,"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-21T17:48:45.111 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T17:48:45.111 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T17:48:45.111 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T17:48:45.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T17:48:45.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:45 smithi003 bash[19853]: audit 2024-09-21T17:48:44.490820+0000 mgr.smithi003.cgvhny (mgr.14203) 194 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:48:45.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:45 smithi003 bash[19853]: audit 2024-09-21T17:48:44.490820+0000 mgr.smithi003.cgvhny (mgr.14203) 194 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:48:45.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:45 smithi003 bash[19853]: cluster 2024-09-21T17:48:44.501538+0000 mgr.smithi003.cgvhny (mgr.14203) 195 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:45.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:45 smithi003 bash[19853]: cluster 2024-09-21T17:48:44.501538+0000 mgr.smithi003.cgvhny (mgr.14203) 195 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:45.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:45 smithi066 bash[25206]: audit 2024-09-21T17:48:44.490820+0000 mgr.smithi003.cgvhny (mgr.14203) 194 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:48:45.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:45 smithi066 bash[25206]: audit 2024-09-21T17:48:44.490820+0000 mgr.smithi003.cgvhny (mgr.14203) 194 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:48:45.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:45 smithi066 bash[25206]: cluster 2024-09-21T17:48:44.501538+0000 mgr.smithi003.cgvhny (mgr.14203) 195 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:45.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:45 smithi066 bash[25206]: cluster 2024-09-21T17:48:44.501538+0000 mgr.smithi003.cgvhny (mgr.14203) 195 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:47.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:47 smithi066 bash[25206]: cluster 2024-09-21T17:48:46.502082+0000 mgr.smithi003.cgvhny (mgr.14203) 196 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:47.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:47 smithi066 bash[25206]: cluster 2024-09-21T17:48:46.502082+0000 mgr.smithi003.cgvhny (mgr.14203) 196 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:48.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:47 smithi003 bash[19853]: cluster 2024-09-21T17:48:46.502082+0000 mgr.smithi003.cgvhny (mgr.14203) 196 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:48.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:47 smithi003 bash[19853]: cluster 2024-09-21T17:48:46.502082+0000 mgr.smithi003.cgvhny (mgr.14203) 196 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:49.948 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:49.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:49 smithi066 bash[25206]: cluster 2024-09-21T17:48:48.502680+0000 mgr.smithi003.cgvhny (mgr.14203) 197 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:49.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:49 smithi066 bash[25206]: cluster 2024-09-21T17:48:48.502680+0000 mgr.smithi003.cgvhny (mgr.14203) 197 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:50.148 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:49 smithi003 bash[19853]: cluster 2024-09-21T17:48:48.502680+0000 mgr.smithi003.cgvhny (mgr.14203) 197 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:50.148 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:49 smithi003 bash[19853]: cluster 2024-09-21T17:48:48.502680+0000 mgr.smithi003.cgvhny (mgr.14203) 197 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:50 smithi066 bash[25206]: audit 2024-09-21T17:48:50.049957+0000 mon.smithi003 (mon.0) 738 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:48:50.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:50 smithi066 bash[25206]: audit 2024-09-21T17:48:50.049957+0000 mon.smithi003 (mon.0) 738 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:48:50.985 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:50 smithi003 bash[19853]: audit 2024-09-21T17:48:50.049957+0000 mon.smithi003 (mon.0) 738 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:48:50.985 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:50 smithi003 bash[19853]: audit 2024-09-21T17:48:50.049957+0000 mon.smithi003 (mon.0) 738 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:48:51.438 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:48:51.439 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T17:48:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:51 smithi003 bash[19853]: cluster 2024-09-21T17:48:50.503217+0000 mgr.smithi003.cgvhny (mgr.14203) 198 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:51 smithi003 bash[19853]: cluster 2024-09-21T17:48:50.503217+0000 mgr.smithi003.cgvhny (mgr.14203) 198 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:51 smithi003 bash[19853]: audit 2024-09-21T17:48:50.910163+0000 mon.smithi003 (mon.0) 739 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:51 smithi003 bash[19853]: audit 2024-09-21T17:48:50.910163+0000 mon.smithi003 (mon.0) 739 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:51 smithi003 bash[19853]: audit 2024-09-21T17:48:51.437512+0000 mon.smithi003 (mon.0) 740 : audit [DBG] from='client.? 172.21.15.3:0/1937325212' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T17:48:51.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:51 smithi003 bash[19853]: audit 2024-09-21T17:48:51.437512+0000 mon.smithi003 (mon.0) 740 : audit [DBG] from='client.? 172.21.15.3:0/1937325212' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T17:48:51.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:51 smithi066 bash[25206]: cluster 2024-09-21T17:48:50.503217+0000 mgr.smithi003.cgvhny (mgr.14203) 198 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:51 smithi066 bash[25206]: cluster 2024-09-21T17:48:50.503217+0000 mgr.smithi003.cgvhny (mgr.14203) 198 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:51 smithi066 bash[25206]: audit 2024-09-21T17:48:50.910163+0000 mon.smithi003 (mon.0) 739 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:51 smithi066 bash[25206]: audit 2024-09-21T17:48:50.910163+0000 mon.smithi003 (mon.0) 739 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:48:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:51 smithi066 bash[25206]: audit 2024-09-21T17:48:51.437512+0000 mon.smithi003 (mon.0) 740 : audit [DBG] from='client.? 172.21.15.3:0/1937325212' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T17:48:51.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:51 smithi066 bash[25206]: audit 2024-09-21T17:48:51.437512+0000 mon.smithi003 (mon.0) 740 : audit [DBG] from='client.? 172.21.15.3:0/1937325212' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T17:48:52.035 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T17:48:52.035 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T17:48:52.036 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:48:52.051 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:48:52.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch status' 2024-09-21T17:48:53.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:53 smithi066 bash[25206]: cluster 2024-09-21T17:48:52.503817+0000 mgr.smithi003.cgvhny (mgr.14203) 199 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:53.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:53 smithi066 bash[25206]: cluster 2024-09-21T17:48:52.503817+0000 mgr.smithi003.cgvhny (mgr.14203) 199 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:54.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:53 smithi003 bash[19853]: cluster 2024-09-21T17:48:52.503817+0000 mgr.smithi003.cgvhny (mgr.14203) 199 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:54.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:53 smithi003 bash[19853]: cluster 2024-09-21T17:48:52.503817+0000 mgr.smithi003.cgvhny (mgr.14203) 199 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:55.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:55 smithi066 bash[25206]: cluster 2024-09-21T17:48:54.504418+0000 mgr.smithi003.cgvhny (mgr.14203) 200 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:55 smithi066 bash[25206]: cluster 2024-09-21T17:48:54.504418+0000 mgr.smithi003.cgvhny (mgr.14203) 200 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:55 smithi066 bash[25206]: audit 2024-09-21T17:48:55.612522+0000 mon.smithi003 (mon.0) 741 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:55 smithi066 bash[25206]: audit 2024-09-21T17:48:55.612522+0000 mon.smithi003 (mon.0) 741 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:55 smithi066 bash[25206]: audit 2024-09-21T17:48:55.621894+0000 mon.smithi003 (mon.0) 742 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:55.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:55 smithi066 bash[25206]: audit 2024-09-21T17:48:55.621894+0000 mon.smithi003 (mon.0) 742 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:56.148 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:55 smithi003 bash[19853]: cluster 2024-09-21T17:48:54.504418+0000 mgr.smithi003.cgvhny (mgr.14203) 200 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:56.148 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:55 smithi003 bash[19853]: cluster 2024-09-21T17:48:54.504418+0000 mgr.smithi003.cgvhny (mgr.14203) 200 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:56.148 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:55 smithi003 bash[19853]: audit 2024-09-21T17:48:55.612522+0000 mon.smithi003 (mon.0) 741 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:56.148 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:55 smithi003 bash[19853]: audit 2024-09-21T17:48:55.612522+0000 mon.smithi003 (mon.0) 741 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:56.148 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:55 smithi003 bash[19853]: audit 2024-09-21T17:48:55.621894+0000 mon.smithi003 (mon.0) 742 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:56.149 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:55 smithi003 bash[19853]: audit 2024-09-21T17:48:55.621894+0000 mon.smithi003 (mon.0) 742 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:56.615 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:48:57.754 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:56.498879+0000 mon.smithi003 (mon.0) 743 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.754 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:56.498879+0000 mon.smithi003 (mon.0) 743 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.754 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: cluster 2024-09-21T17:48:56.504781+0000 mgr.smithi003.cgvhny (mgr.14203) 201 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:57.754 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: cluster 2024-09-21T17:48:56.504781+0000 mgr.smithi003.cgvhny (mgr.14203) 201 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:56.505508+0000 mon.smithi003 (mon.0) 744 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:56.505508+0000 mon.smithi003 (mon.0) 744 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:57.142267+0000 mon.smithi003 (mon.0) 745 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:57.142267+0000 mon.smithi003 (mon.0) 745 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:57.143353+0000 mon.smithi003 (mon.0) 746 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:57.143353+0000 mon.smithi003 (mon.0) 746 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:57.152325+0000 mon.smithi003 (mon.0) 747 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:57.152325+0000 mon.smithi003 (mon.0) 747 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:57.159051+0000 mon.smithi003 (mon.0) 748 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:48:57.755 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:57 smithi003 bash[19853]: audit 2024-09-21T17:48:57.159051+0000 mon.smithi003 (mon.0) 748 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:48:57.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:56.498879+0000 mon.smithi003 (mon.0) 743 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:56.498879+0000 mon.smithi003 (mon.0) 743 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: cluster 2024-09-21T17:48:56.504781+0000 mgr.smithi003.cgvhny (mgr.14203) 201 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:57.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: cluster 2024-09-21T17:48:56.504781+0000 mgr.smithi003.cgvhny (mgr.14203) 201 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:57.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:56.505508+0000 mon.smithi003 (mon.0) 744 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:56.505508+0000 mon.smithi003 (mon.0) 744 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:57.142267+0000 mon.smithi003 (mon.0) 745 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:48:57.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:57.142267+0000 mon.smithi003 (mon.0) 745 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:48:57.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:57.143353+0000 mon.smithi003 (mon.0) 746 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:48:57.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:57.143353+0000 mon.smithi003 (mon.0) 746 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:48:57.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:57.152325+0000 mon.smithi003 (mon.0) 747 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:57.152325+0000 mon.smithi003 (mon.0) 747 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:48:57.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:57.159051+0000 mon.smithi003 (mon.0) 748 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:48:57.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:57 smithi066 bash[25206]: audit 2024-09-21T17:48:57.159051+0000 mon.smithi003 (mon.0) 748 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:48:58.067 INFO:teuthology.orchestra.run.smithi003.stdout:Backend: cephadm 2024-09-21T17:48:58.067 INFO:teuthology.orchestra.run.smithi003.stdout:Available: Yes 2024-09-21T17:48:58.067 INFO:teuthology.orchestra.run.smithi003.stdout:Paused: No 2024-09-21T17:48:58.758 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch ps' 2024-09-21T17:48:58.769 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:58 smithi003 bash[19853]: audit 2024-09-21T17:48:58.065530+0000 mgr.smithi003.cgvhny (mgr.14203) 202 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:48:58.769 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:58 smithi003 bash[19853]: audit 2024-09-21T17:48:58.065530+0000 mgr.smithi003.cgvhny (mgr.14203) 202 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:48:58.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:58 smithi066 bash[25206]: audit 2024-09-21T17:48:58.065530+0000 mgr.smithi003.cgvhny (mgr.14203) 202 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:48:58.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:58 smithi066 bash[25206]: audit 2024-09-21T17:48:58.065530+0000 mgr.smithi003.cgvhny (mgr.14203) 202 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:48:59.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:59 smithi003 bash[19853]: cluster 2024-09-21T17:48:58.505319+0000 mgr.smithi003.cgvhny (mgr.14203) 203 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:59.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:48:59 smithi003 bash[19853]: cluster 2024-09-21T17:48:58.505319+0000 mgr.smithi003.cgvhny (mgr.14203) 203 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:59.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:59 smithi066 bash[25206]: cluster 2024-09-21T17:48:58.505319+0000 mgr.smithi003.cgvhny (mgr.14203) 203 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:48:59.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:48:59 smithi066 bash[25206]: cluster 2024-09-21T17:48:58.505319+0000 mgr.smithi003.cgvhny (mgr.14203) 203 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:01.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:01 smithi003 bash[19853]: cluster 2024-09-21T17:49:00.505945+0000 mgr.smithi003.cgvhny (mgr.14203) 204 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:01.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:01 smithi003 bash[19853]: cluster 2024-09-21T17:49:00.505945+0000 mgr.smithi003.cgvhny (mgr.14203) 204 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:01.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:01 smithi066 bash[25206]: cluster 2024-09-21T17:49:00.505945+0000 mgr.smithi003.cgvhny (mgr.14203) 204 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:01.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:01 smithi066 bash[25206]: cluster 2024-09-21T17:49:00.505945+0000 mgr.smithi003.cgvhny (mgr.14203) 204 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:03.581 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:49:03.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:03 smithi003 bash[19853]: cluster 2024-09-21T17:49:02.506540+0000 mgr.smithi003.cgvhny (mgr.14203) 205 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:03.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:03 smithi003 bash[19853]: cluster 2024-09-21T17:49:02.506540+0000 mgr.smithi003.cgvhny (mgr.14203) 205 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:03.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:03 smithi066 bash[25206]: cluster 2024-09-21T17:49:02.506540+0000 mgr.smithi003.cgvhny (mgr.14203) 205 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:03.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:03 smithi066 bash[25206]: cluster 2024-09-21T17:49:02.506540+0000 mgr.smithi003.cgvhny (mgr.14203) 205 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.smithi003 smithi003 *:9093,9094 running (3m) 8s ago 5m 13.9M - 0.27.0 11f11916f8cd 9afb9bd7af00 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:ceph-exporter.smithi003 smithi003 *:9926 running (5m) 8s ago 5m 8787k - 19.3.0-5129-g0ecbb435 3fa9090ef91d 277cc4b7da6d 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:ceph-exporter.smithi066 smithi066 *:9926 running (4m) 9s ago 4m 6087k - 19.3.0-5129-g0ecbb435 3fa9090ef91d 0344fc5ffe81 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:crash.smithi003 smithi003 running (5m) 8s ago 5m 7256k - 19.3.0-5129-g0ecbb435 3fa9090ef91d dbb37a04e0a5 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:crash.smithi066 smithi066 running (4m) 9s ago 4m 7224k - 19.3.0-5129-g0ecbb435 3fa9090ef91d 7c57cb81fe4a 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.smithi003 smithi003 *:3000 running (3m) 8s ago 5m 70.1M - 10.4.8 5aad1d7cf004 f57a3f772f82 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.smithi003.cgvhny smithi003 *:9283,8765,8443 running (7m) 8s ago 7m 502M - 19.3.0-5129-g0ecbb435 3fa9090ef91d ca72ed2d88dc 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.smithi066.zxwoqb smithi066 *:8443,9283,8765 running (4m) 9s ago 4m 439M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 29319ea0f544 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:mon.smithi003 smithi003 running (7m) 8s ago 7m 49.8M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 8dee97d67123 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:mon.smithi066 smithi066 running (4m) 9s ago 4m 41.5M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 4c10c4f06ace 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.smithi003 smithi003 *:9100 running (5m) 8s ago 5m 8208k - 1.7.0 72c9c2088986 edbd1fde85b0 2024-09-21T17:49:04.977 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.smithi066 smithi066 *:9100 running (4m) 9s ago 4m 8303k - 1.7.0 72c9c2088986 da6e3273e0be 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi066 running (2m) 9s ago 2m 45.1M 3772M 19.3.0-5129-g0ecbb435 3fa9090ef91d e86096bad402 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (2m) 8s ago 2m 38.6M 3005M 19.3.0-5129-g0ecbb435 3fa9090ef91d 422807eb12d0 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi066 running (2m) 9s ago 2m 37.2M 3772M 19.3.0-5129-g0ecbb435 3fa9090ef91d 4416afae6362 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (2m) 8s ago 2m 40.0M 3005M 19.3.0-5129-g0ecbb435 3fa9090ef91d 32917d1ae51f 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi066 running (2m) 9s ago 2m 35.4M 3772M 19.3.0-5129-g0ecbb435 3fa9090ef91d 2b8bcafda97d 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi003 running (2m) 8s ago 2m 42.7M 3005M 19.3.0-5129-g0ecbb435 3fa9090ef91d c15c88dc0a8e 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi066 running (2m) 9s ago 2m 41.6M 3772M 19.3.0-5129-g0ecbb435 3fa9090ef91d b67e3e5e5a7d 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi003 running (2m) 8s ago 2m 46.0M 3005M 19.3.0-5129-g0ecbb435 3fa9090ef91d f1fa0487cb17 2024-09-21T17:49:04.978 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.smithi003 smithi003 *:9095 running (3m) 8s ago 4m 44.4M - 2.51.0 1d3b7f56885b 151ea791a3c9 2024-09-21T17:49:05.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch ls' 2024-09-21T17:49:05.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:05 smithi003 bash[19853]: cluster 2024-09-21T17:49:04.507156+0000 mgr.smithi003.cgvhny (mgr.14203) 206 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:05.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:05 smithi003 bash[19853]: cluster 2024-09-21T17:49:04.507156+0000 mgr.smithi003.cgvhny (mgr.14203) 206 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:05.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:05 smithi003 bash[19853]: audit 2024-09-21T17:49:04.956165+0000 mgr.smithi003.cgvhny (mgr.14203) 207 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:05.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:05 smithi003 bash[19853]: audit 2024-09-21T17:49:04.956165+0000 mgr.smithi003.cgvhny (mgr.14203) 207 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:05.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:05 smithi066 bash[25206]: cluster 2024-09-21T17:49:04.507156+0000 mgr.smithi003.cgvhny (mgr.14203) 206 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:05.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:05 smithi066 bash[25206]: cluster 2024-09-21T17:49:04.507156+0000 mgr.smithi003.cgvhny (mgr.14203) 206 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:05 smithi066 bash[25206]: audit 2024-09-21T17:49:04.956165+0000 mgr.smithi003.cgvhny (mgr.14203) 207 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:05.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:05 smithi066 bash[25206]: audit 2024-09-21T17:49:04.956165+0000 mgr.smithi003.cgvhny (mgr.14203) 207 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:06.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:06 smithi003 bash[19853]: audit 2024-09-21T17:49:05.909761+0000 mon.smithi003 (mon.0) 749 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:06.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:06 smithi003 bash[19853]: audit 2024-09-21T17:49:05.909761+0000 mon.smithi003 (mon.0) 749 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:06.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:06 smithi066 bash[25206]: audit 2024-09-21T17:49:05.909761+0000 mon.smithi003 (mon.0) 749 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:06.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:06 smithi066 bash[25206]: audit 2024-09-21T17:49:05.909761+0000 mon.smithi003 (mon.0) 749 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:07.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:07 smithi066 bash[25206]: cluster 2024-09-21T17:49:06.507720+0000 mgr.smithi003.cgvhny (mgr.14203) 208 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:07.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:07 smithi066 bash[25206]: cluster 2024-09-21T17:49:06.507720+0000 mgr.smithi003.cgvhny (mgr.14203) 208 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:07.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:07 smithi003 bash[19853]: cluster 2024-09-21T17:49:06.507720+0000 mgr.smithi003.cgvhny (mgr.14203) 208 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:07.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:07 smithi003 bash[19853]: cluster 2024-09-21T17:49:06.507720+0000 mgr.smithi003.cgvhny (mgr.14203) 208 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:09.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:09 smithi003 bash[19853]: cluster 2024-09-21T17:49:08.508170+0000 mgr.smithi003.cgvhny (mgr.14203) 209 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:09.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:09 smithi003 bash[19853]: cluster 2024-09-21T17:49:08.508170+0000 mgr.smithi003.cgvhny (mgr.14203) 209 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:09.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:09 smithi066 bash[25206]: cluster 2024-09-21T17:49:08.508170+0000 mgr.smithi003.cgvhny (mgr.14203) 209 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:09.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:09 smithi066 bash[25206]: cluster 2024-09-21T17:49:08.508170+0000 mgr.smithi003.cgvhny (mgr.14203) 209 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:10.495 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager ?:9093,9094 1/1 15s ago 6m count:1 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:ceph-exporter ?:9926 2/2 16s ago 6m * 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:crash 2/2 16s ago 6m * 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:grafana ?:3000 1/1 15s ago 6m count:1 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:mgr 2/2 16s ago 6m count:2 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:mon 2/2 16s ago 5m smithi003:172.21.15.3=smithi003;smithi066:172.21.15.66=smithi066;count:2 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter ?:9100 2/2 16s ago 6m * 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:osd.all-available-devices 8 16s ago 3m * 2024-09-21T17:49:11.916 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus ?:9095 1/1 15s ago 6m count:1 2024-09-21T17:49:11.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:11 smithi003 bash[19853]: cluster 2024-09-21T17:49:10.508541+0000 mgr.smithi003.cgvhny (mgr.14203) 210 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:11.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:11 smithi003 bash[19853]: cluster 2024-09-21T17:49:10.508541+0000 mgr.smithi003.cgvhny (mgr.14203) 210 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:11.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:11 smithi066 bash[25206]: cluster 2024-09-21T17:49:10.508541+0000 mgr.smithi003.cgvhny (mgr.14203) 210 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:11.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:11 smithi066 bash[25206]: cluster 2024-09-21T17:49:10.508541+0000 mgr.smithi003.cgvhny (mgr.14203) 210 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:12.637 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch host ls' 2024-09-21T17:49:12.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:12 smithi066 bash[25206]: audit 2024-09-21T17:49:11.909119+0000 mgr.smithi003.cgvhny (mgr.14203) 211 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:12.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:12 smithi066 bash[25206]: audit 2024-09-21T17:49:11.909119+0000 mgr.smithi003.cgvhny (mgr.14203) 211 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:12.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:12 smithi003 bash[19853]: audit 2024-09-21T17:49:11.909119+0000 mgr.smithi003.cgvhny (mgr.14203) 211 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:12.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:12 smithi003 bash[19853]: audit 2024-09-21T17:49:11.909119+0000 mgr.smithi003.cgvhny (mgr.14203) 211 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:13.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:13 smithi003 bash[19853]: cluster 2024-09-21T17:49:12.509099+0000 mgr.smithi003.cgvhny (mgr.14203) 212 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:13.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:13 smithi003 bash[19853]: cluster 2024-09-21T17:49:12.509099+0000 mgr.smithi003.cgvhny (mgr.14203) 212 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:13.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:13 smithi066 bash[25206]: cluster 2024-09-21T17:49:12.509099+0000 mgr.smithi003.cgvhny (mgr.14203) 212 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:13.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:13 smithi066 bash[25206]: cluster 2024-09-21T17:49:12.509099+0000 mgr.smithi003.cgvhny (mgr.14203) 212 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:15.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:15 smithi003 bash[19853]: cluster 2024-09-21T17:49:14.509698+0000 mgr.smithi003.cgvhny (mgr.14203) 213 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:15.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:15 smithi003 bash[19853]: cluster 2024-09-21T17:49:14.509698+0000 mgr.smithi003.cgvhny (mgr.14203) 213 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:15.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:15 smithi066 bash[25206]: cluster 2024-09-21T17:49:14.509698+0000 mgr.smithi003.cgvhny (mgr.14203) 213 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:15.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:15 smithi066 bash[25206]: cluster 2024-09-21T17:49:14.509698+0000 mgr.smithi003.cgvhny (mgr.14203) 213 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:17.471 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:49:17.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:17 smithi066 bash[25206]: cluster 2024-09-21T17:49:16.510274+0000 mgr.smithi003.cgvhny (mgr.14203) 214 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:17.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:17 smithi066 bash[25206]: cluster 2024-09-21T17:49:16.510274+0000 mgr.smithi003.cgvhny (mgr.14203) 214 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:17.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:17 smithi003 bash[19853]: cluster 2024-09-21T17:49:16.510274+0000 mgr.smithi003.cgvhny (mgr.14203) 214 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:17.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:17 smithi003 bash[19853]: cluster 2024-09-21T17:49:16.510274+0000 mgr.smithi003.cgvhny (mgr.14203) 214 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:18.862 INFO:teuthology.orchestra.run.smithi003.stdout:HOST ADDR LABELS STATUS 2024-09-21T17:49:18.862 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 172.21.15.3 2024-09-21T17:49:18.862 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 172.21.15.66 2024-09-21T17:49:18.862 INFO:teuthology.orchestra.run.smithi003.stdout:2 hosts in cluster 2024-09-21T17:49:19.577 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch device ls' 2024-09-21T17:49:19.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:19 smithi003 bash[19853]: cluster 2024-09-21T17:49:18.510764+0000 mgr.smithi003.cgvhny (mgr.14203) 215 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:19.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:19 smithi003 bash[19853]: cluster 2024-09-21T17:49:18.510764+0000 mgr.smithi003.cgvhny (mgr.14203) 215 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:19.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:19 smithi003 bash[19853]: audit 2024-09-21T17:49:18.859060+0000 mgr.smithi003.cgvhny (mgr.14203) 216 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:19.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:19 smithi003 bash[19853]: audit 2024-09-21T17:49:18.859060+0000 mgr.smithi003.cgvhny (mgr.14203) 216 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:19.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:19 smithi066 bash[25206]: cluster 2024-09-21T17:49:18.510764+0000 mgr.smithi003.cgvhny (mgr.14203) 215 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:19.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:19 smithi066 bash[25206]: cluster 2024-09-21T17:49:18.510764+0000 mgr.smithi003.cgvhny (mgr.14203) 215 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:19.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:19 smithi066 bash[25206]: audit 2024-09-21T17:49:18.859060+0000 mgr.smithi003.cgvhny (mgr.14203) 216 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:19.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:19 smithi066 bash[25206]: audit 2024-09-21T17:49:18.859060+0000 mgr.smithi003.cgvhny (mgr.14203) 216 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:21.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:21 smithi003 bash[19853]: cluster 2024-09-21T17:49:20.511284+0000 mgr.smithi003.cgvhny (mgr.14203) 217 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:21 smithi003 bash[19853]: cluster 2024-09-21T17:49:20.511284+0000 mgr.smithi003.cgvhny (mgr.14203) 217 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:21 smithi003 bash[19853]: audit 2024-09-21T17:49:20.910798+0000 mon.smithi003 (mon.0) 750 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:21.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:21 smithi003 bash[19853]: audit 2024-09-21T17:49:20.910798+0000 mon.smithi003 (mon.0) 750 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:21.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:21 smithi066 bash[25206]: cluster 2024-09-21T17:49:20.511284+0000 mgr.smithi003.cgvhny (mgr.14203) 217 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:21.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:21 smithi066 bash[25206]: cluster 2024-09-21T17:49:20.511284+0000 mgr.smithi003.cgvhny (mgr.14203) 217 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:21.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:21 smithi066 bash[25206]: audit 2024-09-21T17:49:20.910798+0000 mon.smithi003 (mon.0) 750 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:21.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:21 smithi066 bash[25206]: audit 2024-09-21T17:49:20.910798+0000 mon.smithi003 (mon.0) 750 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:23.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:23 smithi003 bash[19853]: cluster 2024-09-21T17:49:22.511859+0000 mgr.smithi003.cgvhny (mgr.14203) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:23.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:23 smithi003 bash[19853]: cluster 2024-09-21T17:49:22.511859+0000 mgr.smithi003.cgvhny (mgr.14203) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:23.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:23 smithi066 bash[25206]: cluster 2024-09-21T17:49:22.511859+0000 mgr.smithi003.cgvhny (mgr.14203) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:23.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:23 smithi066 bash[25206]: cluster 2024-09-21T17:49:22.511859+0000 mgr.smithi003.cgvhny (mgr.14203) 218 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:24.404 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5330009Z400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme1n1 ssd Linux_ff46bb21ec9ad34e433a 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme2n1 ssd Linux_17ccce0d99d7295d6012 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme3n1 ssd Linux_5dd5518b0ed630f923c1 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme4n1 ssd Linux_f4bbaf8a68ff00ac02fa 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT53430091400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme1n1 ssd Linux_714509e533e6bf30c723 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:25.793 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme2n1 ssd Linux_a5ae6b3853e4301fe69f 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:25.794 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme3n1 ssd Linux_3dbcc8dbe41943b5b893 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:25.794 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme4n1 ssd Linux_2672688b390392f75809 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:25.806 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:25 smithi003 bash[19853]: cluster 2024-09-21T17:49:24.512431+0000 mgr.smithi003.cgvhny (mgr.14203) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:25.806 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:25 smithi003 bash[19853]: cluster 2024-09-21T17:49:24.512431+0000 mgr.smithi003.cgvhny (mgr.14203) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:25.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:25 smithi066 bash[25206]: cluster 2024-09-21T17:49:24.512431+0000 mgr.smithi003.cgvhny (mgr.14203) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:25.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:25 smithi066 bash[25206]: cluster 2024-09-21T17:49:24.512431+0000 mgr.smithi003.cgvhny (mgr.14203) 219 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:26.451 INFO:teuthology.run_tasks:Running task vip... 2024-09-21T17:49:26.469 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-21T17:49:26.469 INFO:tasks.vip:peername 172.21.15.3 2024-09-21T17:49:26.471 INFO:tasks.vip:172.21.15.3 in 172.21.0.0/20, pos 3842 2024-09-21T17:49:26.475 INFO:tasks.vip:smithi003.front.sepia.ceph.com static 10.0.15.3, vnet 10.0.0.0/16 2024-09-21T17:49:26.475 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.3')] 2024-09-21T17:49:26.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo ip route ls 2024-09-21T17:49:26.490 INFO:teuthology.orchestra.run.smithi003.stdout:default via 172.21.15.254 dev ens1f0 2024-09-21T17:49:26.490 INFO:teuthology.orchestra.run.smithi003.stdout:172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T17:49:26.490 INFO:teuthology.orchestra.run.smithi003.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 2024-09-21T17:49:26.491 INFO:tasks.vip:Configuring 10.0.15.3 on smithi003.front.sepia.ceph.com iface ens1f0... 2024-09-21T17:49:26.491 DEBUG:teuthology.orchestra.run.smithi003:> sudo ip addr add 10.0.15.3/16 dev ens1f0 2024-09-21T17:49:26.547 INFO:tasks.vip:peername 172.21.15.66 2024-09-21T17:49:26.550 INFO:tasks.vip:172.21.15.66 in 172.21.0.0/20, pos 3905 2024-09-21T17:49:26.554 INFO:tasks.vip:smithi066.front.sepia.ceph.com static 10.0.15.66, vnet 10.0.0.0/16 2024-09-21T17:49:26.554 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip route ls 2024-09-21T17:49:26.568 INFO:teuthology.orchestra.run.smithi066.stdout:default via 172.21.15.254 dev enp3s0f1 2024-09-21T17:49:26.568 INFO:teuthology.orchestra.run.smithi066.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.66 metric 100 2024-09-21T17:49:26.568 INFO:teuthology.orchestra.run.smithi066.stdout:158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.66 metric 100 2024-09-21T17:49:26.568 INFO:teuthology.orchestra.run.smithi066.stdout:172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T17:49:26.568 INFO:teuthology.orchestra.run.smithi066.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.66 metric 100 2024-09-21T17:49:26.568 INFO:teuthology.orchestra.run.smithi066.stdout:172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.66 metric 100 2024-09-21T17:49:26.568 INFO:teuthology.orchestra.run.smithi066.stdout:172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.66 metric 100 2024-09-21T17:49:26.569 INFO:teuthology.orchestra.run.smithi066.stdout:172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.66 metric 100 2024-09-21T17:49:26.569 INFO:tasks.vip:Configuring 10.0.15.66 on smithi066.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T17:49:26.570 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip addr add 10.0.15.66/16 dev enp3s0f1 2024-09-21T17:49:26.624 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:49:26.633 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:49:26.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch device ls --refresh' 2024-09-21T17:49:26.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:26 smithi003 bash[19853]: audit 2024-09-21T17:49:25.788959+0000 mgr.smithi003.cgvhny (mgr.14203) 220 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:26.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:26 smithi003 bash[19853]: audit 2024-09-21T17:49:25.788959+0000 mgr.smithi003.cgvhny (mgr.14203) 220 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:26.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:26 smithi066 bash[25206]: audit 2024-09-21T17:49:25.788959+0000 mgr.smithi003.cgvhny (mgr.14203) 220 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:26.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:26 smithi066 bash[25206]: audit 2024-09-21T17:49:25.788959+0000 mgr.smithi003.cgvhny (mgr.14203) 220 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:27.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:27 smithi066 bash[25206]: cluster 2024-09-21T17:49:26.512972+0000 mgr.smithi003.cgvhny (mgr.14203) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:27.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:27 smithi066 bash[25206]: cluster 2024-09-21T17:49:26.512972+0000 mgr.smithi003.cgvhny (mgr.14203) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:27.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:27 smithi003 bash[19853]: cluster 2024-09-21T17:49:26.512972+0000 mgr.smithi003.cgvhny (mgr.14203) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:27.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:27 smithi003 bash[19853]: cluster 2024-09-21T17:49:26.512972+0000 mgr.smithi003.cgvhny (mgr.14203) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:29.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:29 smithi003 bash[19853]: cluster 2024-09-21T17:49:28.513565+0000 mgr.smithi003.cgvhny (mgr.14203) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:29.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:29 smithi003 bash[19853]: cluster 2024-09-21T17:49:28.513565+0000 mgr.smithi003.cgvhny (mgr.14203) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:29.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:29 smithi066 bash[25206]: cluster 2024-09-21T17:49:28.513565+0000 mgr.smithi003.cgvhny (mgr.14203) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:29.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:29 smithi066 bash[25206]: cluster 2024-09-21T17:49:28.513565+0000 mgr.smithi003.cgvhny (mgr.14203) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:31.453 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:49:31.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:31 smithi003 bash[19853]: cluster 2024-09-21T17:49:30.514166+0000 mgr.smithi003.cgvhny (mgr.14203) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:31.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:31 smithi003 bash[19853]: cluster 2024-09-21T17:49:30.514166+0000 mgr.smithi003.cgvhny (mgr.14203) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:31.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:31 smithi066 bash[25206]: cluster 2024-09-21T17:49:30.514166+0000 mgr.smithi003.cgvhny (mgr.14203) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:31.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:31 smithi066 bash[25206]: cluster 2024-09-21T17:49:30.514166+0000 mgr.smithi003.cgvhny (mgr.14203) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:32.893 INFO:teuthology.orchestra.run.smithi003.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-21T17:49:32.893 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5330009Z400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-21T17:49:32.893 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme1n1 ssd Linux_ff46bb21ec9ad34e433a 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:32.894 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme2n1 ssd Linux_17ccce0d99d7295d6012 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:32.894 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme3n1 ssd Linux_5dd5518b0ed630f923c1 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:32.894 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme4n1 ssd Linux_f4bbaf8a68ff00ac02fa 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:32.894 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT53430091400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-21T17:49:32.894 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme1n1 ssd Linux_714509e533e6bf30c723 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:32.894 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme2n1 ssd Linux_a5ae6b3853e4301fe69f 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:32.894 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme3n1 ssd Linux_3dbcc8dbe41943b5b893 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:32.894 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme4n1 ssd Linux_2672688b390392f75809 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:49:33.494 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-21T17:49:33.506 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:49:33.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-21T17:49:33.518 INFO:teuthology.orchestra.run.smithi003.stderr:+ systemctl stop nfs-server 2024-09-21T17:49:33.653 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi066.front.sepia.ceph.com 2024-09-21T17:49:33.653 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-21T17:49:33.666 INFO:teuthology.orchestra.run.smithi066.stderr:+ systemctl stop nfs-server 2024-09-21T17:49:33.796 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:49:33.805 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:49:33.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create foofs' 2024-09-21T17:49:33.816 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:33 smithi003 bash[19853]: cluster 2024-09-21T17:49:32.514633+0000 mgr.smithi003.cgvhny (mgr.14203) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:33.816 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:33 smithi003 bash[19853]: cluster 2024-09-21T17:49:32.514633+0000 mgr.smithi003.cgvhny (mgr.14203) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:33.816 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:33 smithi003 bash[19853]: audit 2024-09-21T17:49:32.883328+0000 mgr.smithi003.cgvhny (mgr.14203) 225 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:33.816 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:33 smithi003 bash[19853]: audit 2024-09-21T17:49:32.883328+0000 mgr.smithi003.cgvhny (mgr.14203) 225 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:33.816 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:33 smithi003 bash[19853]: audit 2024-09-21T17:49:32.892516+0000 mon.smithi003 (mon.0) 751 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:49:33.816 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:33 smithi003 bash[19853]: audit 2024-09-21T17:49:32.892516+0000 mon.smithi003 (mon.0) 751 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:49:33.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:33 smithi066 bash[25206]: cluster 2024-09-21T17:49:32.514633+0000 mgr.smithi003.cgvhny (mgr.14203) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:33.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:33 smithi066 bash[25206]: cluster 2024-09-21T17:49:32.514633+0000 mgr.smithi003.cgvhny (mgr.14203) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:33.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:33 smithi066 bash[25206]: audit 2024-09-21T17:49:32.883328+0000 mgr.smithi003.cgvhny (mgr.14203) 225 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:33.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:33 smithi066 bash[25206]: audit 2024-09-21T17:49:32.883328+0000 mgr.smithi003.cgvhny (mgr.14203) 225 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:33.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:33 smithi066 bash[25206]: audit 2024-09-21T17:49:32.892516+0000 mon.smithi003 (mon.0) 751 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:49:33.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:33 smithi066 bash[25206]: audit 2024-09-21T17:49:32.892516+0000 mon.smithi003 (mon.0) 751 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:49:35.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:35 smithi003 bash[19853]: cluster 2024-09-21T17:49:34.515194+0000 mgr.smithi003.cgvhny (mgr.14203) 226 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:35.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:35 smithi003 bash[19853]: cluster 2024-09-21T17:49:34.515194+0000 mgr.smithi003.cgvhny (mgr.14203) 226 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:35.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:35 smithi066 bash[25206]: cluster 2024-09-21T17:49:34.515194+0000 mgr.smithi003.cgvhny (mgr.14203) 226 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:35.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:35 smithi066 bash[25206]: cluster 2024-09-21T17:49:34.515194+0000 mgr.smithi003.cgvhny (mgr.14203) 226 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:36.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:36 smithi003 bash[19853]: audit 2024-09-21T17:49:35.911112+0000 mon.smithi003 (mon.0) 752 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:36.930 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:36 smithi003 bash[19853]: audit 2024-09-21T17:49:35.911112+0000 mon.smithi003 (mon.0) 752 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:36.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:36 smithi066 bash[25206]: audit 2024-09-21T17:49:35.911112+0000 mon.smithi003 (mon.0) 752 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:36.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:36 smithi066 bash[25206]: audit 2024-09-21T17:49:35.911112+0000 mon.smithi003 (mon.0) 752 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:37 smithi003 bash[19853]: cluster 2024-09-21T17:49:36.515781+0000 mgr.smithi003.cgvhny (mgr.14203) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:37.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:37 smithi003 bash[19853]: cluster 2024-09-21T17:49:36.515781+0000 mgr.smithi003.cgvhny (mgr.14203) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:37.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:37 smithi066 bash[25206]: cluster 2024-09-21T17:49:36.515781+0000 mgr.smithi003.cgvhny (mgr.14203) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:37.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:37 smithi066 bash[25206]: cluster 2024-09-21T17:49:36.515781+0000 mgr.smithi003.cgvhny (mgr.14203) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:37.994 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:49:39.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.458218+0000 mon.smithi003 (mon.0) 753 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.458218+0000 mon.smithi003 (mon.0) 753 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.463544+0000 mon.smithi003 (mon.0) 754 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.463544+0000 mon.smithi003 (mon.0) 754 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: cluster 2024-09-21T17:49:38.516190+0000 mgr.smithi003.cgvhny (mgr.14203) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:39.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: cluster 2024-09-21T17:49:38.516190+0000 mgr.smithi003.cgvhny (mgr.14203) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.893716+0000 mon.smithi003 (mon.0) 755 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.893716+0000 mon.smithi003 (mon.0) 755 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.900511+0000 mon.smithi003 (mon.0) 756 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.900511+0000 mon.smithi003 (mon.0) 756 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.939210+0000 mon.smithi003 (mon.0) 757 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.939210+0000 mon.smithi003 (mon.0) 757 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.946045+0000 mon.smithi003 (mon.0) 758 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:38.946045+0000 mon.smithi003 (mon.0) 758 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:39.386453+0000 mon.smithi003 (mon.0) 759 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:39.386453+0000 mon.smithi003 (mon.0) 759 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:39.393564+0000 mon.smithi003 (mon.0) 760 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:39 smithi066 bash[25206]: audit 2024-09-21T17:49:39.393564+0000 mon.smithi003 (mon.0) 760 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.458218+0000 mon.smithi003 (mon.0) 753 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.458218+0000 mon.smithi003 (mon.0) 753 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.463544+0000 mon.smithi003 (mon.0) 754 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.463544+0000 mon.smithi003 (mon.0) 754 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: cluster 2024-09-21T17:49:38.516190+0000 mgr.smithi003.cgvhny (mgr.14203) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:39.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: cluster 2024-09-21T17:49:38.516190+0000 mgr.smithi003.cgvhny (mgr.14203) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.893716+0000 mon.smithi003 (mon.0) 755 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.893716+0000 mon.smithi003 (mon.0) 755 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.900511+0000 mon.smithi003 (mon.0) 756 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.900511+0000 mon.smithi003 (mon.0) 756 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.939210+0000 mon.smithi003 (mon.0) 757 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.939210+0000 mon.smithi003 (mon.0) 757 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.946045+0000 mon.smithi003 (mon.0) 758 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:38.946045+0000 mon.smithi003 (mon.0) 758 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:39.386453+0000 mon.smithi003 (mon.0) 759 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:39.386453+0000 mon.smithi003 (mon.0) 759 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:39.393564+0000 mon.smithi003 (mon.0) 760 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:39.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:39 smithi003 bash[19853]: audit 2024-09-21T17:49:39.393564+0000 mon.smithi003 (mon.0) 760 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:40.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:40 smithi066 bash[25206]: audit 2024-09-21T17:49:39.508886+0000 mgr.smithi003.cgvhny (mgr.14203) 229 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:40.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:40 smithi066 bash[25206]: audit 2024-09-21T17:49:39.508886+0000 mgr.smithi003.cgvhny (mgr.14203) 229 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:40.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:40 smithi066 bash[25206]: audit 2024-09-21T17:49:39.509719+0000 mon.smithi003 (mon.0) 761 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool create", "pool": "cephfs.foofs.meta"} : dispatch 2024-09-21T17:49:40.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:40 smithi066 bash[25206]: audit 2024-09-21T17:49:39.509719+0000 mon.smithi003 (mon.0) 761 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool create", "pool": "cephfs.foofs.meta"} : dispatch 2024-09-21T17:49:40.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:40 smithi003 bash[19853]: audit 2024-09-21T17:49:39.508886+0000 mgr.smithi003.cgvhny (mgr.14203) 229 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:40 smithi003 bash[19853]: audit 2024-09-21T17:49:39.508886+0000 mgr.smithi003.cgvhny (mgr.14203) 229 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:40 smithi003 bash[19853]: audit 2024-09-21T17:49:39.509719+0000 mon.smithi003 (mon.0) 761 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool create", "pool": "cephfs.foofs.meta"} : dispatch 2024-09-21T17:49:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:40 smithi003 bash[19853]: audit 2024-09-21T17:49:39.509719+0000 mon.smithi003 (mon.0) 761 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool create", "pool": "cephfs.foofs.meta"} : dispatch 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: audit 2024-09-21T17:49:40.483024+0000 mon.smithi003 (mon.0) 762 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: audit 2024-09-21T17:49:40.483024+0000 mon.smithi003 (mon.0) 762 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: cluster 2024-09-21T17:49:40.490015+0000 mon.smithi003 (mon.0) 763 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: cluster 2024-09-21T17:49:40.490015+0000 mon.smithi003 (mon.0) 763 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: audit 2024-09-21T17:49:40.499517+0000 mon.smithi003 (mon.0) 764 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"} : dispatch 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: audit 2024-09-21T17:49:40.499517+0000 mon.smithi003 (mon.0) 764 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"} : dispatch 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: cluster 2024-09-21T17:49:40.516640+0000 mgr.smithi003.cgvhny (mgr.14203) 230 : cluster [DBG] pgmap v189: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: cluster 2024-09-21T17:49:40.516640+0000 mgr.smithi003.cgvhny (mgr.14203) 230 : cluster [DBG] pgmap v189: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:41.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:41 smithi003 bash[19853]: debug 2024-09-21T17:49:41.516+0000 7fdca7451640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:49:41.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:41 smithi066 bash[25206]: audit 2024-09-21T17:49:40.483024+0000 mon.smithi003 (mon.0) 762 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-21T17:49:41.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:41 smithi066 bash[25206]: audit 2024-09-21T17:49:40.483024+0000 mon.smithi003 (mon.0) 762 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-21T17:49:41.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:41 smithi066 bash[25206]: cluster 2024-09-21T17:49:40.490015+0000 mon.smithi003 (mon.0) 763 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-09-21T17:49:41.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:41 smithi066 bash[25206]: cluster 2024-09-21T17:49:40.490015+0000 mon.smithi003 (mon.0) 763 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-09-21T17:49:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:41 smithi066 bash[25206]: audit 2024-09-21T17:49:40.499517+0000 mon.smithi003 (mon.0) 764 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"} : dispatch 2024-09-21T17:49:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:41 smithi066 bash[25206]: audit 2024-09-21T17:49:40.499517+0000 mon.smithi003 (mon.0) 764 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"} : dispatch 2024-09-21T17:49:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:41 smithi066 bash[25206]: cluster 2024-09-21T17:49:40.516640+0000 mgr.smithi003.cgvhny (mgr.14203) 230 : cluster [DBG] pgmap v189: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:41.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:41 smithi066 bash[25206]: cluster 2024-09-21T17:49:40.516640+0000 mgr.smithi003.cgvhny (mgr.14203) 230 : cluster [DBG] pgmap v189: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:42.282 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-21T17:49:42.296 INFO:tasks.cephadm:Applying spec(s): placement: count: 1 service_id: foo service_type: nfs spec: port: 2049 virtual_ip: 10.0.31.3 --- placement: count: 1 service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo keepalive_only: true monitor_port: 9002 virtual_ip: 10.0.31.3/16 2024-09-21T17:49:42.296 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch apply -i - 2024-09-21T17:49:42.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.482988+0000 mon.smithi003 (mon.0) 765 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:49:42.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.482988+0000 mon.smithi003 (mon.0) 765 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:49:42.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: audit 2024-09-21T17:49:41.495302+0000 mon.smithi003 (mon.0) 766 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-21T17:49:42.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: audit 2024-09-21T17:49:41.495302+0000 mon.smithi003 (mon.0) 766 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-21T17:49:42.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.506378+0000 mon.smithi003 (mon.0) 767 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-09-21T17:49:42.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.506378+0000 mon.smithi003 (mon.0) 767 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-09-21T17:49:42.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: audit 2024-09-21T17:49:41.516232+0000 mon.smithi003 (mon.0) 768 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"} : dispatch 2024-09-21T17:49:42.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: audit 2024-09-21T17:49:41.516232+0000 mon.smithi003 (mon.0) 768 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"} : dispatch 2024-09-21T17:49:42.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.518514+0000 mon.smithi003 (mon.0) 769 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:49:42.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.518514+0000 mon.smithi003 (mon.0) 769 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:49:42.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.518575+0000 mon.smithi003 (mon.0) 770 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T17:49:42.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.518575+0000 mon.smithi003 (mon.0) 770 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T17:49:42.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: audit 2024-09-21T17:49:41.525018+0000 mon.smithi003 (mon.0) 771 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-21T17:49:42.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: audit 2024-09-21T17:49:41.525018+0000 mon.smithi003 (mon.0) 771 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-21T17:49:42.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.536570+0000 mon.smithi003 (mon.0) 772 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-09-21T17:49:42.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.536570+0000 mon.smithi003 (mon.0) 772 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-09-21T17:49:42.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.544019+0000 mon.smithi003 (mon.0) 773 : cluster [DBG] fsmap foofs:0 2024-09-21T17:49:42.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cluster 2024-09-21T17:49:41.544019+0000 mon.smithi003 (mon.0) 773 : cluster [DBG] fsmap foofs:0 2024-09-21T17:49:42.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cephadm 2024-09-21T17:49:41.548509+0000 mgr.smithi003.cgvhny (mgr.14203) 231 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-21T17:49:42.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: cephadm 2024-09-21T17:49:41.548509+0000 mgr.smithi003.cgvhny (mgr.14203) 231 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-21T17:49:42.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: audit 2024-09-21T17:49:41.562696+0000 mon.smithi003 (mon.0) 774 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:42.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:42 smithi003 bash[19853]: audit 2024-09-21T17:49:41.562696+0000 mon.smithi003 (mon.0) 774 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.482988+0000 mon.smithi003 (mon.0) 765 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.482988+0000 mon.smithi003 (mon.0) 765 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: audit 2024-09-21T17:49:41.495302+0000 mon.smithi003 (mon.0) 766 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: audit 2024-09-21T17:49:41.495302+0000 mon.smithi003 (mon.0) 766 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.506378+0000 mon.smithi003 (mon.0) 767 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.506378+0000 mon.smithi003 (mon.0) 767 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: audit 2024-09-21T17:49:41.516232+0000 mon.smithi003 (mon.0) 768 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"} : dispatch 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: audit 2024-09-21T17:49:41.516232+0000 mon.smithi003 (mon.0) 768 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"} : dispatch 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.518514+0000 mon.smithi003 (mon.0) 769 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:49:42.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.518514+0000 mon.smithi003 (mon.0) 769 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.518575+0000 mon.smithi003 (mon.0) 770 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.518575+0000 mon.smithi003 (mon.0) 770 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: audit 2024-09-21T17:49:41.525018+0000 mon.smithi003 (mon.0) 771 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: audit 2024-09-21T17:49:41.525018+0000 mon.smithi003 (mon.0) 771 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.536570+0000 mon.smithi003 (mon.0) 772 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.536570+0000 mon.smithi003 (mon.0) 772 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.544019+0000 mon.smithi003 (mon.0) 773 : cluster [DBG] fsmap foofs:0 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cluster 2024-09-21T17:49:41.544019+0000 mon.smithi003 (mon.0) 773 : cluster [DBG] fsmap foofs:0 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cephadm 2024-09-21T17:49:41.548509+0000 mgr.smithi003.cgvhny (mgr.14203) 231 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: cephadm 2024-09-21T17:49:41.548509+0000 mgr.smithi003.cgvhny (mgr.14203) 231 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: audit 2024-09-21T17:49:41.562696+0000 mon.smithi003 (mon.0) 774 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:42.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:42 smithi066 bash[25206]: audit 2024-09-21T17:49:41.562696+0000 mon.smithi003 (mon.0) 774 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:43 smithi003 bash[19853]: cluster 2024-09-21T17:49:42.517297+0000 mgr.smithi003.cgvhny (mgr.14203) 232 : cluster [DBG] pgmap v192: 65 pgs: 19 creating+peering, 37 unknown, 9 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:43 smithi003 bash[19853]: cluster 2024-09-21T17:49:42.517297+0000 mgr.smithi003.cgvhny (mgr.14203) 232 : cluster [DBG] pgmap v192: 65 pgs: 19 creating+peering, 37 unknown, 9 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:43 smithi003 bash[19853]: cluster 2024-09-21T17:49:42.530251+0000 mon.smithi003 (mon.0) 775 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-09-21T17:49:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:43 smithi003 bash[19853]: cluster 2024-09-21T17:49:42.530251+0000 mon.smithi003 (mon.0) 775 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-09-21T17:49:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:43 smithi003 bash[19853]: cluster 2024-09-21T17:49:43.497381+0000 mon.smithi003 (mon.0) 776 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:49:43.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:43 smithi003 bash[19853]: cluster 2024-09-21T17:49:43.497381+0000 mon.smithi003 (mon.0) 776 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:49:43.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:43 smithi066 bash[25206]: cluster 2024-09-21T17:49:42.517297+0000 mgr.smithi003.cgvhny (mgr.14203) 232 : cluster [DBG] pgmap v192: 65 pgs: 19 creating+peering, 37 unknown, 9 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:43 smithi066 bash[25206]: cluster 2024-09-21T17:49:42.517297+0000 mgr.smithi003.cgvhny (mgr.14203) 232 : cluster [DBG] pgmap v192: 65 pgs: 19 creating+peering, 37 unknown, 9 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:43 smithi066 bash[25206]: cluster 2024-09-21T17:49:42.530251+0000 mon.smithi003 (mon.0) 775 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-09-21T17:49:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:43 smithi066 bash[25206]: cluster 2024-09-21T17:49:42.530251+0000 mon.smithi003 (mon.0) 775 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-09-21T17:49:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:43 smithi066 bash[25206]: cluster 2024-09-21T17:49:43.497381+0000 mon.smithi003 (mon.0) 776 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:49:43.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:43 smithi066 bash[25206]: cluster 2024-09-21T17:49:43.497381+0000 mon.smithi003 (mon.0) 776 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:49:44.889 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:44 smithi003 bash[19853]: cluster 2024-09-21T17:49:43.543812+0000 mon.smithi003 (mon.0) 777 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2024-09-21T17:49:44.889 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:44 smithi003 bash[19853]: cluster 2024-09-21T17:49:43.543812+0000 mon.smithi003 (mon.0) 777 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2024-09-21T17:49:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:44 smithi066 bash[25206]: cluster 2024-09-21T17:49:43.543812+0000 mon.smithi003 (mon.0) 777 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2024-09-21T17:49:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:44 smithi066 bash[25206]: cluster 2024-09-21T17:49:43.543812+0000 mon.smithi003 (mon.0) 777 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2024-09-21T17:49:45.908 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:45 smithi003 bash[19853]: cluster 2024-09-21T17:49:44.517989+0000 mgr.smithi003.cgvhny (mgr.14203) 233 : cluster [DBG] pgmap v195: 65 pgs: 1 creating+activating, 19 creating+peering, 18 unknown, 27 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:45.909 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:45 smithi003 bash[19853]: cluster 2024-09-21T17:49:44.517989+0000 mgr.smithi003.cgvhny (mgr.14203) 233 : cluster [DBG] pgmap v195: 65 pgs: 1 creating+activating, 19 creating+peering, 18 unknown, 27 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:45.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:45 smithi066 bash[25206]: cluster 2024-09-21T17:49:44.517989+0000 mgr.smithi003.cgvhny (mgr.14203) 233 : cluster [DBG] pgmap v195: 65 pgs: 1 creating+activating, 19 creating+peering, 18 unknown, 27 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:45.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:45 smithi066 bash[25206]: cluster 2024-09-21T17:49:44.517989+0000 mgr.smithi003.cgvhny (mgr.14203) 233 : cluster [DBG] pgmap v195: 65 pgs: 1 creating+activating, 19 creating+peering, 18 unknown, 27 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:47.095 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:49:47.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:47 smithi003 bash[19853]: cluster 2024-09-21T17:49:46.518946+0000 mgr.smithi003.cgvhny (mgr.14203) 234 : cluster [DBG] pgmap v196: 65 pgs: 1 creating+activating, 2 creating+peering, 62 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:47.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:47 smithi003 bash[19853]: cluster 2024-09-21T17:49:46.518946+0000 mgr.smithi003.cgvhny (mgr.14203) 234 : cluster [DBG] pgmap v196: 65 pgs: 1 creating+activating, 2 creating+peering, 62 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:47.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:47 smithi066 bash[25206]: cluster 2024-09-21T17:49:46.518946+0000 mgr.smithi003.cgvhny (mgr.14203) 234 : cluster [DBG] pgmap v196: 65 pgs: 1 creating+activating, 2 creating+peering, 62 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:47.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:47 smithi066 bash[25206]: cluster 2024-09-21T17:49:46.518946+0000 mgr.smithi003.cgvhny (mgr.14203) 234 : cluster [DBG] pgmap v196: 65 pgs: 1 creating+activating, 2 creating+peering, 62 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:48.927 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled nfs.foo update... 2024-09-21T17:49:48.927 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled ingress.nfs.foo update... 2024-09-21T17:49:49.535 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T17:49:49.545 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-09-21T17:49:49.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:49:50.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: cluster 2024-09-21T17:49:48.519529+0000 mgr.smithi003.cgvhny (mgr.14203) 235 : cluster [DBG] pgmap v197: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:50.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: cluster 2024-09-21T17:49:48.519529+0000 mgr.smithi003.cgvhny (mgr.14203) 235 : cluster [DBG] pgmap v197: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:50.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: audit 2024-09-21T17:49:48.911365+0000 mgr.smithi003.cgvhny (mgr.14203) 236 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:50.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: audit 2024-09-21T17:49:48.911365+0000 mgr.smithi003.cgvhny (mgr.14203) 236 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: cephadm 2024-09-21T17:49:48.917624+0000 mgr.smithi003.cgvhny (mgr.14203) 237 : cephadm [INF] Saving service nfs.foo spec with placement count:1 2024-09-21T17:49:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: cephadm 2024-09-21T17:49:48.917624+0000 mgr.smithi003.cgvhny (mgr.14203) 237 : cephadm [INF] Saving service nfs.foo spec with placement count:1 2024-09-21T17:49:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: audit 2024-09-21T17:49:48.921875+0000 mon.smithi003 (mon.0) 778 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: audit 2024-09-21T17:49:48.921875+0000 mon.smithi003 (mon.0) 778 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: cephadm 2024-09-21T17:49:48.922440+0000 mgr.smithi003.cgvhny (mgr.14203) 238 : cephadm [INF] Saving service ingress.nfs.foo spec with placement count:1 2024-09-21T17:49:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: cephadm 2024-09-21T17:49:48.922440+0000 mgr.smithi003.cgvhny (mgr.14203) 238 : cephadm [INF] Saving service ingress.nfs.foo spec with placement count:1 2024-09-21T17:49:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: audit 2024-09-21T17:49:48.926034+0000 mon.smithi003 (mon.0) 779 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:50.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:49 smithi003 bash[19853]: audit 2024-09-21T17:49:48.926034+0000 mon.smithi003 (mon.0) 779 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: cluster 2024-09-21T17:49:48.519529+0000 mgr.smithi003.cgvhny (mgr.14203) 235 : cluster [DBG] pgmap v197: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: cluster 2024-09-21T17:49:48.519529+0000 mgr.smithi003.cgvhny (mgr.14203) 235 : cluster [DBG] pgmap v197: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: audit 2024-09-21T17:49:48.911365+0000 mgr.smithi003.cgvhny (mgr.14203) 236 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: audit 2024-09-21T17:49:48.911365+0000 mgr.smithi003.cgvhny (mgr.14203) 236 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: cephadm 2024-09-21T17:49:48.917624+0000 mgr.smithi003.cgvhny (mgr.14203) 237 : cephadm [INF] Saving service nfs.foo spec with placement count:1 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: cephadm 2024-09-21T17:49:48.917624+0000 mgr.smithi003.cgvhny (mgr.14203) 237 : cephadm [INF] Saving service nfs.foo spec with placement count:1 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: audit 2024-09-21T17:49:48.921875+0000 mon.smithi003 (mon.0) 778 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: audit 2024-09-21T17:49:48.921875+0000 mon.smithi003 (mon.0) 778 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:50.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: cephadm 2024-09-21T17:49:48.922440+0000 mgr.smithi003.cgvhny (mgr.14203) 238 : cephadm [INF] Saving service ingress.nfs.foo spec with placement count:1 2024-09-21T17:49:50.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: cephadm 2024-09-21T17:49:48.922440+0000 mgr.smithi003.cgvhny (mgr.14203) 238 : cephadm [INF] Saving service ingress.nfs.foo spec with placement count:1 2024-09-21T17:49:50.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: audit 2024-09-21T17:49:48.926034+0000 mon.smithi003 (mon.0) 779 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:50.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:49 smithi066 bash[25206]: audit 2024-09-21T17:49:48.926034+0000 mon.smithi003 (mon.0) 779 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:50.159816+0000 mon.smithi003 (mon.0) 780 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:50.159816+0000 mon.smithi003 (mon.0) 780 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:50.164628+0000 mon.smithi003 (mon.0) 781 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:50.164628+0000 mon.smithi003 (mon.0) 781 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: cluster 2024-09-21T17:49:50.520216+0000 mgr.smithi003.cgvhny (mgr.14203) 239 : cluster [DBG] pgmap v198: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:51.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: cluster 2024-09-21T17:49:50.520216+0000 mgr.smithi003.cgvhny (mgr.14203) 239 : cluster [DBG] pgmap v198: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:51.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:50.917893+0000 mon.smithi003 (mon.0) 782 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:50.917893+0000 mon.smithi003 (mon.0) 782 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:50.919853+0000 mon.smithi003 (mon.0) 783 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:50.919853+0000 mon.smithi003 (mon.0) 783 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.020093+0000 mon.smithi003 (mon.0) 784 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.020093+0000 mon.smithi003 (mon.0) 784 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.032251+0000 mon.smithi003 (mon.0) 785 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.032251+0000 mon.smithi003 (mon.0) 785 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.034815+0000 mon.smithi003 (mon.0) 786 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.034815+0000 mon.smithi003 (mon.0) 786 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.036567+0000 mon.smithi003 (mon.0) 787 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.036567+0000 mon.smithi003 (mon.0) 787 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:49:51.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.047875+0000 mon.smithi003 (mon.0) 788 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.047875+0000 mon.smithi003 (mon.0) 788 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.054900+0000 mon.smithi003 (mon.0) 789 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.054900+0000 mon.smithi003 (mon.0) 789 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.073594+0000 mon.smithi003 (mon.0) 790 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.bibubw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.073594+0000 mon.smithi003 (mon.0) 790 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.bibubw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.078049+0000 mon.smithi003 (mon.0) 791 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.bibubw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.078049+0000 mon.smithi003 (mon.0) 791 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.bibubw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.083418+0000 mon.smithi003 (mon.0) 792 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: audit 2024-09-21T17:49:51.083418+0000 mon.smithi003 (mon.0) 792 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: cephadm 2024-09-21T17:49:51.085321+0000 mgr.smithi003.cgvhny (mgr.14203) 240 : cephadm [INF] Deploying daemon mds.foofs.smithi066.bibubw on smithi066 2024-09-21T17:49:51.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:51 smithi003 bash[19853]: cephadm 2024-09-21T17:49:51.085321+0000 mgr.smithi003.cgvhny (mgr.14203) 240 : cephadm [INF] Deploying daemon mds.foofs.smithi066.bibubw on smithi066 2024-09-21T17:49:51.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:50.159816+0000 mon.smithi003 (mon.0) 780 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:50.159816+0000 mon.smithi003 (mon.0) 780 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:50.164628+0000 mon.smithi003 (mon.0) 781 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:50.164628+0000 mon.smithi003 (mon.0) 781 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: cluster 2024-09-21T17:49:50.520216+0000 mgr.smithi003.cgvhny (mgr.14203) 239 : cluster [DBG] pgmap v198: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: cluster 2024-09-21T17:49:50.520216+0000 mgr.smithi003.cgvhny (mgr.14203) 239 : cluster [DBG] pgmap v198: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:50.917893+0000 mon.smithi003 (mon.0) 782 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:50.917893+0000 mon.smithi003 (mon.0) 782 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:50.919853+0000 mon.smithi003 (mon.0) 783 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:50.919853+0000 mon.smithi003 (mon.0) 783 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.020093+0000 mon.smithi003 (mon.0) 784 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.020093+0000 mon.smithi003 (mon.0) 784 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.032251+0000 mon.smithi003 (mon.0) 785 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.032251+0000 mon.smithi003 (mon.0) 785 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.034815+0000 mon.smithi003 (mon.0) 786 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:51.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.034815+0000 mon.smithi003 (mon.0) 786 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.036567+0000 mon.smithi003 (mon.0) 787 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.036567+0000 mon.smithi003 (mon.0) 787 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.047875+0000 mon.smithi003 (mon.0) 788 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.047875+0000 mon.smithi003 (mon.0) 788 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.054900+0000 mon.smithi003 (mon.0) 789 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.054900+0000 mon.smithi003 (mon.0) 789 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.073594+0000 mon.smithi003 (mon.0) 790 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.bibubw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.073594+0000 mon.smithi003 (mon.0) 790 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.bibubw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.078049+0000 mon.smithi003 (mon.0) 791 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.bibubw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.078049+0000 mon.smithi003 (mon.0) 791 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.bibubw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.083418+0000 mon.smithi003 (mon.0) 792 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: audit 2024-09-21T17:49:51.083418+0000 mon.smithi003 (mon.0) 792 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: cephadm 2024-09-21T17:49:51.085321+0000 mgr.smithi003.cgvhny (mgr.14203) 240 : cephadm [INF] Deploying daemon mds.foofs.smithi066.bibubw on smithi066 2024-09-21T17:49:51.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:51 smithi066 bash[25206]: cephadm 2024-09-21T17:49:51.085321+0000 mgr.smithi003.cgvhny (mgr.14203) 240 : cephadm [INF] Deploying daemon mds.foofs.smithi066.bibubw on smithi066 2024-09-21T17:49:53.816 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:53 smithi066 bash[25206]: cluster 2024-09-21T17:49:52.520837+0000 mgr.smithi003.cgvhny (mgr.14203) 241 : cluster [DBG] pgmap v199: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:53.817 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:53 smithi066 bash[25206]: cluster 2024-09-21T17:49:52.520837+0000 mgr.smithi003.cgvhny (mgr.14203) 241 : cluster [DBG] pgmap v199: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:53.817 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:53 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:53.927 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:53 smithi003 bash[19853]: cluster 2024-09-21T17:49:52.520837+0000 mgr.smithi003.cgvhny (mgr.14203) 241 : cluster [DBG] pgmap v199: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:53.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:53 smithi003 bash[19853]: cluster 2024-09-21T17:49:52.520837+0000 mgr.smithi003.cgvhny (mgr.14203) 241 : cluster [DBG] pgmap v199: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:54.178 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:53 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:54.546 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.114495+0000 mon.smithi003 (mon.0) 793 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.114495+0000 mon.smithi003 (mon.0) 793 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.124271+0000 mon.smithi003 (mon.0) 794 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.124271+0000 mon.smithi003 (mon.0) 794 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.132217+0000 mon.smithi003 (mon.0) 795 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.132217+0000 mon.smithi003 (mon.0) 795 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.133663+0000 mon.smithi003 (mon.0) 796 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi003.wdxgam", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.133663+0000 mon.smithi003 (mon.0) 796 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi003.wdxgam", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.137176+0000 mon.smithi003 (mon.0) 797 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi003.wdxgam", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.137176+0000 mon.smithi003 (mon.0) 797 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi003.wdxgam", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:49:55.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.142244+0000 mon.smithi003 (mon.0) 798 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:55.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:55 smithi003 bash[19853]: audit 2024-09-21T17:49:54.142244+0000 mon.smithi003 (mon.0) 798 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.114495+0000 mon.smithi003 (mon.0) 793 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.114495+0000 mon.smithi003 (mon.0) 793 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.124271+0000 mon.smithi003 (mon.0) 794 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.124271+0000 mon.smithi003 (mon.0) 794 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.132217+0000 mon.smithi003 (mon.0) 795 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.132217+0000 mon.smithi003 (mon.0) 795 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.133663+0000 mon.smithi003 (mon.0) 796 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi003.wdxgam", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.133663+0000 mon.smithi003 (mon.0) 796 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "mds.foofs.smithi003.wdxgam", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.137176+0000 mon.smithi003 (mon.0) 797 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi003.wdxgam", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.137176+0000 mon.smithi003 (mon.0) 797 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi003.wdxgam", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.142244+0000 mon.smithi003 (mon.0) 798 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:55 smithi066 bash[25206]: audit 2024-09-21T17:49:54.142244+0000 mon.smithi003 (mon.0) 798 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:56.419 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:56 smithi003 bash[19853]: cephadm 2024-09-21T17:49:54.144214+0000 mgr.smithi003.cgvhny (mgr.14203) 242 : cephadm [INF] Deploying daemon mds.foofs.smithi003.wdxgam on smithi003 2024-09-21T17:49:56.419 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:56 smithi003 bash[19853]: cephadm 2024-09-21T17:49:54.144214+0000 mgr.smithi003.cgvhny (mgr.14203) 242 : cephadm [INF] Deploying daemon mds.foofs.smithi003.wdxgam on smithi003 2024-09-21T17:49:56.419 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:56 smithi003 bash[19853]: cluster 2024-09-21T17:49:54.521591+0000 mgr.smithi003.cgvhny (mgr.14203) 243 : cluster [DBG] pgmap v200: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:56.419 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:56 smithi003 bash[19853]: cluster 2024-09-21T17:49:54.521591+0000 mgr.smithi003.cgvhny (mgr.14203) 243 : cluster [DBG] pgmap v200: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:56.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:56 smithi066 bash[25206]: cephadm 2024-09-21T17:49:54.144214+0000 mgr.smithi003.cgvhny (mgr.14203) 242 : cephadm [INF] Deploying daemon mds.foofs.smithi003.wdxgam on smithi003 2024-09-21T17:49:56.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:56 smithi066 bash[25206]: cephadm 2024-09-21T17:49:54.144214+0000 mgr.smithi003.cgvhny (mgr.14203) 242 : cephadm [INF] Deploying daemon mds.foofs.smithi003.wdxgam on smithi003 2024-09-21T17:49:56.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:56 smithi066 bash[25206]: cluster 2024-09-21T17:49:54.521591+0000 mgr.smithi003.cgvhny (mgr.14203) 243 : cluster [DBG] pgmap v200: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:56.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:56 smithi066 bash[25206]: cluster 2024-09-21T17:49:54.521591+0000 mgr.smithi003.cgvhny (mgr.14203) 243 : cluster [DBG] pgmap v200: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:56.759 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:49:56.759 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T17:42:39.858414Z", "last_refresh": "2024-09-21T17:49:38.887735Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:36.074968Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T17:42:31.761088Z", "last_refresh": "2024-09-21T17:49:38.450860Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:39.792814Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T17:42:29.745078Z", "last_refresh": "2024-09-21T17:49:38.451009Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T17:42:35.892612Z", "last_refresh": "2024-09-21T17:49:38.888040Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:49:48.926293Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.3/16"}, "status": {"created": "2024-09-21T17:49:48.922452Z", "ports": [9002], "running": 0, "size": 1, "virtual_ip": "10.0.31.3/16"}}, {"events": ["2024-09-21T17:49:54.132697Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-21T17:49:41.548547Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T17:44:44.763914Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:42:27.790753Z", "last_refresh": "2024-09-21T17:49:38.451250Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:51.038334Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi003:172.21.15.3=smithi003", "smithi066:172.21.15.66=smithi066"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:44:07.779047Z", "last_refresh": "2024-09-21T17:49:38.451364Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:49:48.922129Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.3"}, "status": {"created": "2024-09-21T17:49:48.917650Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-09-21T17:44:41.187385Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T17:42:37.899697Z", "last_refresh": "2024-09-21T17:49:38.451130Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:45:13.258199Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T17:45:13.245617Z", "last_refresh": "2024-09-21T17:49:38.451479Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T17:44:51.050434Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T17:42:33.743368Z", "last_refresh": "2024-09-21T17:49:38.888199Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T17:49:57.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.144990+0000 mon.smithi003 (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:boot 2024-09-21T17:49:57.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.144990+0000 mon.smithi003 (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:boot 2024-09-21T17:49:57.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145153+0000 mon.smithi003 (mon.0) 800 : cluster [INF] daemon mds.foofs.smithi066.bibubw assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-21T17:49:57.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145153+0000 mon.smithi003 (mon.0) 800 : cluster [INF] daemon mds.foofs.smithi066.bibubw assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-21T17:49:57.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145256+0000 mon.smithi003 (mon.0) 801 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T17:49:57.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145256+0000 mon.smithi003 (mon.0) 801 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145291+0000 mon.smithi003 (mon.0) 802 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145291+0000 mon.smithi003 (mon.0) 802 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145335+0000 mon.smithi003 (mon.0) 803 : cluster [INF] Cluster is now healthy 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145335+0000 mon.smithi003 (mon.0) 803 : cluster [INF] Cluster is now healthy 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145707+0000 mon.smithi003 (mon.0) 804 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.145707+0000 mon.smithi003 (mon.0) 804 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: audit 2024-09-21T17:49:56.145913+0000 mon.smithi003 (mon.0) 805 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata", "who": "foofs.smithi066.bibubw"} : dispatch 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: audit 2024-09-21T17:49:56.145913+0000 mon.smithi003 (mon.0) 805 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata", "who": "foofs.smithi066.bibubw"} : dispatch 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.153621+0000 mon.smithi003 (mon.0) 806 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:creating} 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.153621+0000 mon.smithi003 (mon.0) 806 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:creating} 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.183954+0000 mon.smithi003 (mon.0) 807 : cluster [INF] daemon mds.foofs.smithi066.bibubw is now active in filesystem foofs as rank 0 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.183954+0000 mon.smithi003 (mon.0) 807 : cluster [INF] daemon mds.foofs.smithi066.bibubw is now active in filesystem foofs as rank 0 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.522094+0000 mgr.smithi003.cgvhny (mgr.14203) 244 : cluster [DBG] pgmap v201: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: cluster 2024-09-21T17:49:56.522094+0000 mgr.smithi003.cgvhny (mgr.14203) 244 : cluster [DBG] pgmap v201: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: audit 2024-09-21T17:49:56.752768+0000 mgr.smithi003.cgvhny (mgr.14203) 245 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:49:57.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 bash[19853]: audit 2024-09-21T17:49:56.752768+0000 mgr.smithi003.cgvhny (mgr.14203) 245 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:49:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.144990+0000 mon.smithi003 (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:boot 2024-09-21T17:49:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.144990+0000 mon.smithi003 (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:boot 2024-09-21T17:49:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145153+0000 mon.smithi003 (mon.0) 800 : cluster [INF] daemon mds.foofs.smithi066.bibubw assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-21T17:49:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145153+0000 mon.smithi003 (mon.0) 800 : cluster [INF] daemon mds.foofs.smithi066.bibubw assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-21T17:49:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145256+0000 mon.smithi003 (mon.0) 801 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T17:49:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145256+0000 mon.smithi003 (mon.0) 801 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T17:49:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145291+0000 mon.smithi003 (mon.0) 802 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145291+0000 mon.smithi003 (mon.0) 802 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145335+0000 mon.smithi003 (mon.0) 803 : cluster [INF] Cluster is now healthy 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145335+0000 mon.smithi003 (mon.0) 803 : cluster [INF] Cluster is now healthy 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145707+0000 mon.smithi003 (mon.0) 804 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.145707+0000 mon.smithi003 (mon.0) 804 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: audit 2024-09-21T17:49:56.145913+0000 mon.smithi003 (mon.0) 805 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata", "who": "foofs.smithi066.bibubw"} : dispatch 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: audit 2024-09-21T17:49:56.145913+0000 mon.smithi003 (mon.0) 805 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata", "who": "foofs.smithi066.bibubw"} : dispatch 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.153621+0000 mon.smithi003 (mon.0) 806 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:creating} 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.153621+0000 mon.smithi003 (mon.0) 806 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:creating} 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.183954+0000 mon.smithi003 (mon.0) 807 : cluster [INF] daemon mds.foofs.smithi066.bibubw is now active in filesystem foofs as rank 0 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.183954+0000 mon.smithi003 (mon.0) 807 : cluster [INF] daemon mds.foofs.smithi066.bibubw is now active in filesystem foofs as rank 0 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.522094+0000 mgr.smithi003.cgvhny (mgr.14203) 244 : cluster [DBG] pgmap v201: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: cluster 2024-09-21T17:49:56.522094+0000 mgr.smithi003.cgvhny (mgr.14203) 244 : cluster [DBG] pgmap v201: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: audit 2024-09-21T17:49:56.752768+0000 mgr.smithi003.cgvhny (mgr.14203) 245 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:49:57.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:57 smithi066 bash[25206]: audit 2024-09-21T17:49:56.752768+0000 mgr.smithi003.cgvhny (mgr.14203) 245 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:49:57.692 INFO:tasks.cephadm:nfs.foo has 0/1 2024-09-21T17:49:57.885 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:57 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:58.144 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:58 smithi003 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:58.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:58 smithi003 bash[19853]: cluster 2024-09-21T17:49:57.164157+0000 mon.smithi003 (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:active 2024-09-21T17:49:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:58 smithi003 bash[19853]: cluster 2024-09-21T17:49:57.164157+0000 mon.smithi003 (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:active 2024-09-21T17:49:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:58 smithi003 bash[19853]: cluster 2024-09-21T17:49:57.164497+0000 mon.smithi003 (mon.0) 809 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 2024-09-21T17:49:58.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:58 smithi003 bash[19853]: cluster 2024-09-21T17:49:57.164497+0000 mon.smithi003 (mon.0) 809 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 2024-09-21T17:49:58.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:58 smithi066 bash[25206]: cluster 2024-09-21T17:49:57.164157+0000 mon.smithi003 (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:active 2024-09-21T17:49:58.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:58 smithi066 bash[25206]: cluster 2024-09-21T17:49:57.164157+0000 mon.smithi003 (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:active 2024-09-21T17:49:58.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:58 smithi066 bash[25206]: cluster 2024-09-21T17:49:57.164497+0000 mon.smithi003 (mon.0) 809 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 2024-09-21T17:49:58.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:58 smithi066 bash[25206]: cluster 2024-09-21T17:49:57.164497+0000 mon.smithi003 (mon.0) 809 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 2024-09-21T17:49:58.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:49:59.446 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.192232+0000 mon.smithi003 (mon.0) 810 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.446 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.192232+0000 mon.smithi003 (mon.0) 810 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.446 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.197322+0000 mon.smithi003 (mon.0) 811 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.446 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.197322+0000 mon.smithi003 (mon.0) 811 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.446 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.201902+0000 mon.smithi003 (mon.0) 812 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.446 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.201902+0000 mon.smithi003 (mon.0) 812 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.446 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.206544+0000 mon.smithi003 (mon.0) 813 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.206544+0000 mon.smithi003 (mon.0) 813 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.213604+0000 mon.smithi003 (mon.0) 814 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.213604+0000 mon.smithi003 (mon.0) 814 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.218462+0000 mon.smithi003 (mon.0) 815 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.218462+0000 mon.smithi003 (mon.0) 815 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cephadm 2024-09-21T17:49:58.218922+0000 mgr.smithi003.cgvhny (mgr.14203) 246 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi003.kkqoii 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cephadm 2024-09-21T17:49:58.218922+0000 mgr.smithi003.cgvhny (mgr.14203) 246 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi003.kkqoii 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.219165+0000 mon.smithi003 (mon.0) 816 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi003.kkqoii", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.219165+0000 mon.smithi003 (mon.0) 816 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi003.kkqoii", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.221845+0000 mon.smithi003 (mon.0) 817 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi003.kkqoii", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.221845+0000 mon.smithi003 (mon.0) 817 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi003.kkqoii", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-21T17:49:59.447 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cephadm 2024-09-21T17:49:58.223772+0000 mgr.smithi003.cgvhny (mgr.14203) 247 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cephadm 2024-09-21T17:49:58.223772+0000 mgr.smithi003.cgvhny (mgr.14203) 247 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.224030+0000 mon.smithi003 (mon.0) 818 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.224030+0000 mon.smithi003 (mon.0) 818 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.226719+0000 mon.smithi003 (mon.0) 819 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.226719+0000 mon.smithi003 (mon.0) 819 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.229066+0000 mon.smithi003 (mon.0) 820 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.229066+0000 mon.smithi003 (mon.0) 820 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cephadm 2024-09-21T17:49:58.274493+0000 mgr.smithi003.cgvhny (mgr.14203) 248 : cephadm [WRN] ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: Can't connect to cluster: -1 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cephadm 2024-09-21T17:49:58.274493+0000 mgr.smithi003.cgvhny (mgr.14203) 248 : cephadm [WRN] ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: Can't connect to cluster: -1 2024-09-21T17:49:59.448 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.274903+0000 mon.smithi003 (mon.0) 821 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.274903+0000 mon.smithi003 (mon.0) 821 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.276876+0000 mon.smithi003 (mon.0) 822 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.276876+0000 mon.smithi003 (mon.0) 822 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cephadm 2024-09-21T17:49:58.279642+0000 mgr.smithi003.cgvhny (mgr.14203) 249 : cephadm [ERR] Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: Can't connect to cluster: -1 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cephadm 2024-09-21T17:49:58.279642+0000 mgr.smithi003.cgvhny (mgr.14203) 249 : cephadm [ERR] Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: Can't connect to cluster: -1 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cluster 2024-09-21T17:49:58.280843+0000 mgr.smithi003.cgvhny (mgr.14203) 250 : cluster [DBG] pgmap v202: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 87 B/s wr, 1 op/s 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: cluster 2024-09-21T17:49:58.280843+0000 mgr.smithi003.cgvhny (mgr.14203) 250 : cluster [DBG] pgmap v202: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 87 B/s wr, 1 op/s 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.306705+0000 mon.smithi003 (mon.0) 823 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:49:59.449 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:49:59 smithi003 bash[19853]: audit 2024-09-21T17:49:58.306705+0000 mon.smithi003 (mon.0) 823 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:49:59.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.192232+0000 mon.smithi003 (mon.0) 810 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.192232+0000 mon.smithi003 (mon.0) 810 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.197322+0000 mon.smithi003 (mon.0) 811 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.197322+0000 mon.smithi003 (mon.0) 811 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.201902+0000 mon.smithi003 (mon.0) 812 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.201902+0000 mon.smithi003 (mon.0) 812 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.206544+0000 mon.smithi003 (mon.0) 813 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.206544+0000 mon.smithi003 (mon.0) 813 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.213604+0000 mon.smithi003 (mon.0) 814 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.213604+0000 mon.smithi003 (mon.0) 814 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.218462+0000 mon.smithi003 (mon.0) 815 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.218462+0000 mon.smithi003 (mon.0) 815 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cephadm 2024-09-21T17:49:58.218922+0000 mgr.smithi003.cgvhny (mgr.14203) 246 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi003.kkqoii 2024-09-21T17:49:59.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cephadm 2024-09-21T17:49:58.218922+0000 mgr.smithi003.cgvhny (mgr.14203) 246 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi003.kkqoii 2024-09-21T17:49:59.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.219165+0000 mon.smithi003 (mon.0) 816 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi003.kkqoii", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-21T17:49:59.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.219165+0000 mon.smithi003 (mon.0) 816 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi003.kkqoii", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-21T17:49:59.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.221845+0000 mon.smithi003 (mon.0) 817 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi003.kkqoii", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-21T17:49:59.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.221845+0000 mon.smithi003 (mon.0) 817 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi003.kkqoii", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-21T17:49:59.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cephadm 2024-09-21T17:49:58.223772+0000 mgr.smithi003.cgvhny (mgr.14203) 247 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-21T17:49:59.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cephadm 2024-09-21T17:49:58.223772+0000 mgr.smithi003.cgvhny (mgr.14203) 247 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.224030+0000 mon.smithi003 (mon.0) 818 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.224030+0000 mon.smithi003 (mon.0) 818 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.226719+0000 mon.smithi003 (mon.0) 819 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.226719+0000 mon.smithi003 (mon.0) 819 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.229066+0000 mon.smithi003 (mon.0) 820 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.229066+0000 mon.smithi003 (mon.0) 820 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cephadm 2024-09-21T17:49:58.274493+0000 mgr.smithi003.cgvhny (mgr.14203) 248 : cephadm [WRN] ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: Can't connect to cluster: -1 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cephadm 2024-09-21T17:49:58.274493+0000 mgr.smithi003.cgvhny (mgr.14203) 248 : cephadm [WRN] ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: Can't connect to cluster: -1 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.274903+0000 mon.smithi003 (mon.0) 821 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-21T17:49:59.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.274903+0000 mon.smithi003 (mon.0) 821 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.276876+0000 mon.smithi003 (mon.0) 822 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.276876+0000 mon.smithi003 (mon.0) 822 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cephadm 2024-09-21T17:49:58.279642+0000 mgr.smithi003.cgvhny (mgr.14203) 249 : cephadm [ERR] Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: Can't connect to cluster: -1 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cephadm 2024-09-21T17:49:58.279642+0000 mgr.smithi003.cgvhny (mgr.14203) 249 : cephadm [ERR] Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: Can't connect to cluster: -1 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cluster 2024-09-21T17:49:58.280843+0000 mgr.smithi003.cgvhny (mgr.14203) 250 : cluster [DBG] pgmap v202: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 87 B/s wr, 1 op/s 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: cluster 2024-09-21T17:49:58.280843+0000 mgr.smithi003.cgvhny (mgr.14203) 250 : cluster [DBG] pgmap v202: 65 pgs: 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 87 B/s wr, 1 op/s 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.306705+0000 mon.smithi003 (mon.0) 823 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:49:59.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:49:59 smithi066 bash[25206]: audit 2024-09-21T17:49:58.306705+0000 mon.smithi003 (mon.0) 823 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2024-09-21T17:50:00.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:49:59.277026+0000 mon.smithi003 (mon.0) 824 : cluster [WRN] Health check failed: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-21T17:50:00.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:49:59.277026+0000 mon.smithi003 (mon.0) 824 : cluster [WRN] Health check failed: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-21T17:50:00.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: audit 2024-09-21T17:49:59.286105+0000 mon.smithi003 (mon.0) 825 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:50:00.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: audit 2024-09-21T17:49:59.286105+0000 mon.smithi003 (mon.0) 825 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:50:00.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:49:59.291483+0000 mon.smithi003 (mon.0) 826 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-09-21T17:50:00.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:49:59.291483+0000 mon.smithi003 (mon.0) 826 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-09-21T17:50:00.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: audit 2024-09-21T17:49:59.294028+0000 mon.smithi003 (mon.0) 827 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2024-09-21T17:50:00.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: audit 2024-09-21T17:49:59.294028+0000 mon.smithi003 (mon.0) 827 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2024-09-21T17:50:00.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.000171+0000 mon.smithi003 (mon.0) 828 : cluster [WRN] Health detail: HEALTH_WARN Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] 2024-09-21T17:50:00.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.000171+0000 mon.smithi003 (mon.0) 828 : cluster [WRN] Health detail: HEALTH_WARN Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] 2024-09-21T17:50:00.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.000222+0000 mon.smithi003 (mon.0) 829 : cluster [WRN] [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] 2024-09-21T17:50:00.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.000222+0000 mon.smithi003 (mon.0) 829 : cluster [WRN] [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] 2024-09-21T17:50:00.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.000243+0000 mon.smithi003 (mon.0) 830 : cluster [WRN] Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1 2024-09-21T17:50:00.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.000243+0000 mon.smithi003 (mon.0) 830 : cluster [WRN] Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1 2024-09-21T17:50:00.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.000260+0000 mon.smithi003 (mon.0) 831 : cluster [WRN] Can't connect to cluster: -1 2024-09-21T17:50:00.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:00 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.000260+0000 mon.smithi003 (mon.0) 831 : cluster [WRN] Can't connect to cluster: -1 2024-09-21T17:50:00.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:49:59.277026+0000 mon.smithi003 (mon.0) 824 : cluster [WRN] Health check failed: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-21T17:50:00.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:49:59.277026+0000 mon.smithi003 (mon.0) 824 : cluster [WRN] Health check failed: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-21T17:50:00.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: audit 2024-09-21T17:49:59.286105+0000 mon.smithi003 (mon.0) 825 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:50:00.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: audit 2024-09-21T17:49:59.286105+0000 mon.smithi003 (mon.0) 825 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:50:00.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:49:59.291483+0000 mon.smithi003 (mon.0) 826 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-09-21T17:50:00.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:49:59.291483+0000 mon.smithi003 (mon.0) 826 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-09-21T17:50:00.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: audit 2024-09-21T17:49:59.294028+0000 mon.smithi003 (mon.0) 827 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2024-09-21T17:50:00.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: audit 2024-09-21T17:49:59.294028+0000 mon.smithi003 (mon.0) 827 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2024-09-21T17:50:00.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.000171+0000 mon.smithi003 (mon.0) 828 : cluster [WRN] Health detail: HEALTH_WARN Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] 2024-09-21T17:50:00.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.000171+0000 mon.smithi003 (mon.0) 828 : cluster [WRN] Health detail: HEALTH_WARN Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] 2024-09-21T17:50:00.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.000222+0000 mon.smithi003 (mon.0) 829 : cluster [WRN] [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] 2024-09-21T17:50:00.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.000222+0000 mon.smithi003 (mon.0) 829 : cluster [WRN] [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"] 2024-09-21T17:50:00.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.000243+0000 mon.smithi003 (mon.0) 830 : cluster [WRN] Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1 2024-09-21T17:50:00.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.000243+0000 mon.smithi003 (mon.0) 830 : cluster [WRN] Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1 2024-09-21T17:50:00.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.000260+0000 mon.smithi003 (mon.0) 831 : cluster [WRN] Can't connect to cluster: -1 2024-09-21T17:50:00.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:00 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.000260+0000 mon.smithi003 (mon.0) 831 : cluster [WRN] Can't connect to cluster: -1 2024-09-21T17:50:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.281605+0000 mgr.smithi003.cgvhny (mgr.14203) 251 : cluster [DBG] pgmap v204: 97 pgs: 32 unknown, 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 104 B/s wr, 2 op/s 2024-09-21T17:50:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.281605+0000 mgr.smithi003.cgvhny (mgr.14203) 251 : cluster [DBG] pgmap v204: 97 pgs: 32 unknown, 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 104 B/s wr, 2 op/s 2024-09-21T17:50:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.291560+0000 mon.smithi003 (mon.0) 832 : cluster [DBG] mds.? [v2:172.21.15.3:6834/144069762,v1:172.21.15.3:6835/144069762] up:boot 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.291560+0000 mon.smithi003 (mon.0) 832 : cluster [DBG] mds.? [v2:172.21.15.3:6834/144069762,v1:172.21.15.3:6835/144069762] up:boot 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.291646+0000 mon.smithi003 (mon.0) 833 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:active 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.291646+0000 mon.smithi003 (mon.0) 833 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:active 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.292166+0000 mon.smithi003 (mon.0) 834 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 1 up:standby 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.292166+0000 mon.smithi003 (mon.0) 834 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 1 up:standby 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: audit 2024-09-21T17:50:00.292378+0000 mon.smithi003 (mon.0) 835 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata", "who": "foofs.smithi003.wdxgam"} : dispatch 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: audit 2024-09-21T17:50:00.292378+0000 mon.smithi003 (mon.0) 835 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata", "who": "foofs.smithi003.wdxgam"} : dispatch 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: audit 2024-09-21T17:50:00.294255+0000 mon.smithi003 (mon.0) 836 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: audit 2024-09-21T17:50:00.294255+0000 mon.smithi003 (mon.0) 836 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.301096+0000 mon.smithi003 (mon.0) 837 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.301096+0000 mon.smithi003 (mon.0) 837 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.301615+0000 mon.smithi003 (mon.0) 838 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 1 up:standby 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:00.301615+0000 mon.smithi003 (mon.0) 838 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 1 up:standby 2024-09-21T17:50:01.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: audit 2024-09-21T17:50:00.321769+0000 mon.smithi003 (mon.0) 839 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:01.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: audit 2024-09-21T17:50:00.321769+0000 mon.smithi003 (mon.0) 839 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:01.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: audit 2024-09-21T17:50:00.343778+0000 mon.smithi003 (mon.0) 840 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:01.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: audit 2024-09-21T17:50:00.343778+0000 mon.smithi003 (mon.0) 840 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:01.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cephadm 2024-09-21T17:50:00.344865+0000 mgr.smithi003.cgvhny (mgr.14203) 252 : cephadm [INF] 10.0.31.3 is in 10.0.0.0/16 on smithi066 interface enp3s0f1 2024-09-21T17:50:01.481 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cephadm 2024-09-21T17:50:00.344865+0000 mgr.smithi003.cgvhny (mgr.14203) 252 : cephadm [INF] 10.0.31.3 is in 10.0.0.0/16 on smithi066 interface enp3s0f1 2024-09-21T17:50:01.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cephadm 2024-09-21T17:50:00.355929+0000 mgr.smithi003.cgvhny (mgr.14203) 253 : cephadm [INF] Deploying daemon keepalived.nfs.foo.smithi066.dwfajg on smithi066 2024-09-21T17:50:01.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cephadm 2024-09-21T17:50:00.355929+0000 mgr.smithi003.cgvhny (mgr.14203) 253 : cephadm [INF] Deploying daemon keepalived.nfs.foo.smithi066.dwfajg on smithi066 2024-09-21T17:50:01.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:01.195713+0000 mon.smithi003 (mon.0) 841 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:50:01.482 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:01.195713+0000 mon.smithi003 (mon.0) 841 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:50:01.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.281605+0000 mgr.smithi003.cgvhny (mgr.14203) 251 : cluster [DBG] pgmap v204: 97 pgs: 32 unknown, 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 104 B/s wr, 2 op/s 2024-09-21T17:50:01.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.281605+0000 mgr.smithi003.cgvhny (mgr.14203) 251 : cluster [DBG] pgmap v204: 97 pgs: 32 unknown, 65 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 104 B/s wr, 2 op/s 2024-09-21T17:50:01.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.291560+0000 mon.smithi003 (mon.0) 832 : cluster [DBG] mds.? [v2:172.21.15.3:6834/144069762,v1:172.21.15.3:6835/144069762] up:boot 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.291560+0000 mon.smithi003 (mon.0) 832 : cluster [DBG] mds.? [v2:172.21.15.3:6834/144069762,v1:172.21.15.3:6835/144069762] up:boot 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.291646+0000 mon.smithi003 (mon.0) 833 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:active 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.291646+0000 mon.smithi003 (mon.0) 833 : cluster [DBG] mds.? [v2:172.21.15.66:6832/3104926101,v1:172.21.15.66:6833/3104926101] up:active 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.292166+0000 mon.smithi003 (mon.0) 834 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 1 up:standby 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.292166+0000 mon.smithi003 (mon.0) 834 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 1 up:standby 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: audit 2024-09-21T17:50:00.292378+0000 mon.smithi003 (mon.0) 835 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata", "who": "foofs.smithi003.wdxgam"} : dispatch 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: audit 2024-09-21T17:50:00.292378+0000 mon.smithi003 (mon.0) 835 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "mds metadata", "who": "foofs.smithi003.wdxgam"} : dispatch 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: audit 2024-09-21T17:50:00.294255+0000 mon.smithi003 (mon.0) 836 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: audit 2024-09-21T17:50:00.294255+0000 mon.smithi003 (mon.0) 836 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.301096+0000 mon.smithi003 (mon.0) 837 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.301096+0000 mon.smithi003 (mon.0) 837 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.301615+0000 mon.smithi003 (mon.0) 838 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 1 up:standby 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:00.301615+0000 mon.smithi003 (mon.0) 838 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi066.bibubw=up:active} 1 up:standby 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: audit 2024-09-21T17:50:00.321769+0000 mon.smithi003 (mon.0) 839 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:01.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: audit 2024-09-21T17:50:00.321769+0000 mon.smithi003 (mon.0) 839 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:01.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: audit 2024-09-21T17:50:00.343778+0000 mon.smithi003 (mon.0) 840 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:01.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: audit 2024-09-21T17:50:00.343778+0000 mon.smithi003 (mon.0) 840 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:01.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cephadm 2024-09-21T17:50:00.344865+0000 mgr.smithi003.cgvhny (mgr.14203) 252 : cephadm [INF] 10.0.31.3 is in 10.0.0.0/16 on smithi066 interface enp3s0f1 2024-09-21T17:50:01.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cephadm 2024-09-21T17:50:00.344865+0000 mgr.smithi003.cgvhny (mgr.14203) 252 : cephadm [INF] 10.0.31.3 is in 10.0.0.0/16 on smithi066 interface enp3s0f1 2024-09-21T17:50:01.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cephadm 2024-09-21T17:50:00.355929+0000 mgr.smithi003.cgvhny (mgr.14203) 253 : cephadm [INF] Deploying daemon keepalived.nfs.foo.smithi066.dwfajg on smithi066 2024-09-21T17:50:01.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cephadm 2024-09-21T17:50:00.355929+0000 mgr.smithi003.cgvhny (mgr.14203) 253 : cephadm [INF] Deploying daemon keepalived.nfs.foo.smithi066.dwfajg on smithi066 2024-09-21T17:50:01.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:01.195713+0000 mon.smithi003 (mon.0) 841 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:50:01.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:01.195713+0000 mon.smithi003 (mon.0) 841 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:50:02.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:02 smithi003 bash[19853]: cluster 2024-09-21T17:50:01.324543+0000 mon.smithi003 (mon.0) 842 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-21T17:50:02.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:02 smithi003 bash[19853]: cluster 2024-09-21T17:50:01.324543+0000 mon.smithi003 (mon.0) 842 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-21T17:50:02.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:02 smithi003 bash[19853]: audit 2024-09-21T17:50:02.275702+0000 mon.smithi003 (mon.0) 843 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:02.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:02 smithi003 bash[19853]: audit 2024-09-21T17:50:02.275702+0000 mon.smithi003 (mon.0) 843 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:02.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:02 smithi066 bash[25206]: cluster 2024-09-21T17:50:01.324543+0000 mon.smithi003 (mon.0) 842 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-21T17:50:02.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:02 smithi066 bash[25206]: cluster 2024-09-21T17:50:01.324543+0000 mon.smithi003 (mon.0) 842 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-21T17:50:02.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:02 smithi066 bash[25206]: audit 2024-09-21T17:50:02.275702+0000 mon.smithi003 (mon.0) 843 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:02.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:02 smithi066 bash[25206]: audit 2024-09-21T17:50:02.275702+0000 mon.smithi003 (mon.0) 843 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:03.526 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:50:03.619 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:03 smithi003 bash[19853]: cluster 2024-09-21T17:50:02.282575+0000 mgr.smithi003.cgvhny (mgr.14203) 254 : cluster [DBG] pgmap v207: 97 pgs: 3 unknown, 94 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s wr, 7 op/s 2024-09-21T17:50:03.619 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:03 smithi003 bash[19853]: cluster 2024-09-21T17:50:02.282575+0000 mgr.smithi003.cgvhny (mgr.14203) 254 : cluster [DBG] pgmap v207: 97 pgs: 3 unknown, 94 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s wr, 7 op/s 2024-09-21T17:50:03.619 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:03 smithi003 bash[19853]: cluster 2024-09-21T17:50:03.271196+0000 mon.smithi003 (mon.0) 844 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:50:03.619 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:03 smithi003 bash[19853]: cluster 2024-09-21T17:50:03.271196+0000 mon.smithi003 (mon.0) 844 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:50:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:03 smithi066 bash[25206]: cluster 2024-09-21T17:50:02.282575+0000 mgr.smithi003.cgvhny (mgr.14203) 254 : cluster [DBG] pgmap v207: 97 pgs: 3 unknown, 94 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s wr, 7 op/s 2024-09-21T17:50:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:03 smithi066 bash[25206]: cluster 2024-09-21T17:50:02.282575+0000 mgr.smithi003.cgvhny (mgr.14203) 254 : cluster [DBG] pgmap v207: 97 pgs: 3 unknown, 94 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s wr, 7 op/s 2024-09-21T17:50:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:03 smithi066 bash[25206]: cluster 2024-09-21T17:50:03.271196+0000 mon.smithi003 (mon.0) 844 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:50:03.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:03 smithi066 bash[25206]: cluster 2024-09-21T17:50:03.271196+0000 mon.smithi003 (mon.0) 844 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:50:05.111 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:50:05.112 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T17:42:39.858414Z", "last_refresh": "2024-09-21T17:49:38.887735Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:36.074968Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T17:42:31.761088Z", "last_refresh": "2024-09-21T17:49:38.450860Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:39.792814Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T17:42:29.745078Z", "last_refresh": "2024-09-21T17:49:38.451009Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T17:42:35.892612Z", "last_refresh": "2024-09-21T17:49:38.888040Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:49:48.926293Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.3/16"}, "status": {"created": "2024-09-21T17:49:48.922452Z", "ports": [9002], "running": 0, "size": 1, "virtual_ip": "10.0.31.3/16"}}, {"events": ["2024-09-21T17:49:58.213846Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-21T17:49:41.548547Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T17:44:44.763914Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:42:27.790753Z", "last_refresh": "2024-09-21T17:49:38.451250Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:51.038334Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi003:172.21.15.3=smithi003", "smithi066:172.21.15.66=smithi066"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:44:07.779047Z", "last_refresh": "2024-09-21T17:49:38.451364Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:50:00.322961Z service:nfs.foo [INFO] \"service was created\"", "2024-09-21T17:49:58.279504Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.3"}, "status": {"created": "2024-09-21T17:49:48.917650Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-09-21T17:44:41.187385Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T17:42:37.899697Z", "last_refresh": "2024-09-21T17:49:38.451130Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:45:13.258199Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T17:45:13.245617Z", "last_refresh": "2024-09-21T17:49:38.451479Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T17:44:51.050434Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T17:42:33.743368Z", "last_refresh": "2024-09-21T17:49:38.888199Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T17:50:05.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:05 smithi003 bash[19853]: cluster 2024-09-21T17:50:04.283526+0000 mgr.smithi003.cgvhny (mgr.14203) 255 : cluster [DBG] pgmap v208: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-21T17:50:05.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:05 smithi003 bash[19853]: cluster 2024-09-21T17:50:04.283526+0000 mgr.smithi003.cgvhny (mgr.14203) 255 : cluster [DBG] pgmap v208: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-21T17:50:05.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:05 smithi003 bash[19853]: audit 2024-09-21T17:50:05.096418+0000 mgr.smithi003.cgvhny (mgr.14203) 256 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:05.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:05 smithi003 bash[19853]: audit 2024-09-21T17:50:05.096418+0000 mgr.smithi003.cgvhny (mgr.14203) 256 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:05.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:05 smithi066 bash[25206]: cluster 2024-09-21T17:50:04.283526+0000 mgr.smithi003.cgvhny (mgr.14203) 255 : cluster [DBG] pgmap v208: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-21T17:50:05.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:05 smithi066 bash[25206]: cluster 2024-09-21T17:50:04.283526+0000 mgr.smithi003.cgvhny (mgr.14203) 255 : cluster [DBG] pgmap v208: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-21T17:50:05.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:05 smithi066 bash[25206]: audit 2024-09-21T17:50:05.096418+0000 mgr.smithi003.cgvhny (mgr.14203) 256 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:05.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:05 smithi066 bash[25206]: audit 2024-09-21T17:50:05.096418+0000 mgr.smithi003.cgvhny (mgr.14203) 256 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:05.778 INFO:tasks.cephadm:nfs.foo has 0/1 2024-09-21T17:50:06.779 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:50:07.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:06 smithi003 bash[19853]: audit 2024-09-21T17:50:05.919280+0000 mon.smithi003 (mon.0) 845 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:07.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:06 smithi003 bash[19853]: audit 2024-09-21T17:50:05.919280+0000 mon.smithi003 (mon.0) 845 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:07.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:06 smithi003 bash[19853]: audit 2024-09-21T17:50:05.921559+0000 mon.smithi003 (mon.0) 846 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:07.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:06 smithi003 bash[19853]: audit 2024-09-21T17:50:05.921559+0000 mon.smithi003 (mon.0) 846 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:06 smithi066 bash[25206]: audit 2024-09-21T17:50:05.919280+0000 mon.smithi003 (mon.0) 845 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:06 smithi066 bash[25206]: audit 2024-09-21T17:50:05.919280+0000 mon.smithi003 (mon.0) 845 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:06 smithi066 bash[25206]: audit 2024-09-21T17:50:05.921559+0000 mon.smithi003 (mon.0) 846 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:07.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:06 smithi066 bash[25206]: audit 2024-09-21T17:50:05.921559+0000 mon.smithi003 (mon.0) 846 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:08.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:07 smithi003 bash[19853]: cluster 2024-09-21T17:50:06.284632+0000 mgr.smithi003.cgvhny (mgr.14203) 257 : cluster [DBG] pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 3 op/s 2024-09-21T17:50:08.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:07 smithi003 bash[19853]: cluster 2024-09-21T17:50:06.284632+0000 mgr.smithi003.cgvhny (mgr.14203) 257 : cluster [DBG] pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 3 op/s 2024-09-21T17:50:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:07 smithi066 bash[25206]: cluster 2024-09-21T17:50:06.284632+0000 mgr.smithi003.cgvhny (mgr.14203) 257 : cluster [DBG] pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 3 op/s 2024-09-21T17:50:08.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:07 smithi066 bash[25206]: cluster 2024-09-21T17:50:06.284632+0000 mgr.smithi003.cgvhny (mgr.14203) 257 : cluster [DBG] pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 3 op/s 2024-09-21T17:50:10.187 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:09 smithi066 bash[25206]: cluster 2024-09-21T17:50:08.285584+0000 mgr.smithi003.cgvhny (mgr.14203) 258 : cluster [DBG] pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 3 op/s 2024-09-21T17:50:10.187 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:09 smithi066 bash[25206]: cluster 2024-09-21T17:50:08.285584+0000 mgr.smithi003.cgvhny (mgr.14203) 258 : cluster [DBG] pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 3 op/s 2024-09-21T17:50:10.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:09 smithi003 bash[19853]: cluster 2024-09-21T17:50:08.285584+0000 mgr.smithi003.cgvhny (mgr.14203) 258 : cluster [DBG] pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 3 op/s 2024-09-21T17:50:10.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:09 smithi003 bash[19853]: cluster 2024-09-21T17:50:08.285584+0000 mgr.smithi003.cgvhny (mgr.14203) 258 : cluster [DBG] pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 3 op/s 2024-09-21T17:50:11.070 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:10 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:11.402 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:11.620 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: cluster 2024-09-21T17:50:10.286440+0000 mgr.smithi003.cgvhny (mgr.14203) 259 : cluster [DBG] pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 2 op/s 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: cluster 2024-09-21T17:50:10.286440+0000 mgr.smithi003.cgvhny (mgr.14203) 259 : cluster [DBG] pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 2 op/s 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.343343+0000 mon.smithi003 (mon.0) 847 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.343343+0000 mon.smithi003 (mon.0) 847 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.353776+0000 mon.smithi003 (mon.0) 848 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.353776+0000 mon.smithi003 (mon.0) 848 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.363742+0000 mon.smithi003 (mon.0) 849 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.363742+0000 mon.smithi003 (mon.0) 849 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.370951+0000 mon.smithi003 (mon.0) 850 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.370951+0000 mon.smithi003 (mon.0) 850 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.404307+0000 mon.smithi003 (mon.0) 851 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:12.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:11 smithi066 bash[25206]: audit 2024-09-21T17:50:11.404307+0000 mon.smithi003 (mon.0) 851 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:12.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: cluster 2024-09-21T17:50:10.286440+0000 mgr.smithi003.cgvhny (mgr.14203) 259 : cluster [DBG] pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 2 op/s 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: cluster 2024-09-21T17:50:10.286440+0000 mgr.smithi003.cgvhny (mgr.14203) 259 : cluster [DBG] pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 2 op/s 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.343343+0000 mon.smithi003 (mon.0) 847 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.343343+0000 mon.smithi003 (mon.0) 847 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.353776+0000 mon.smithi003 (mon.0) 848 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.353776+0000 mon.smithi003 (mon.0) 848 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.363742+0000 mon.smithi003 (mon.0) 849 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.363742+0000 mon.smithi003 (mon.0) 849 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.370951+0000 mon.smithi003 (mon.0) 850 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.370951+0000 mon.smithi003 (mon.0) 850 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.404307+0000 mon.smithi003 (mon.0) 851 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:12.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:11 smithi003 bash[19853]: audit 2024-09-21T17:50:11.404307+0000 mon.smithi003 (mon.0) 851 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:13.151 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:50:13.151 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T17:42:39.858414Z", "last_refresh": "2024-09-21T17:49:38.887735Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:36.074968Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T17:42:31.761088Z", "last_refresh": "2024-09-21T17:49:38.450860Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:39.792814Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T17:42:29.745078Z", "last_refresh": "2024-09-21T17:49:38.451009Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T17:42:35.892612Z", "last_refresh": "2024-09-21T17:49:38.888040Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:50:11.371472Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.3/16"}, "status": {"created": "2024-09-21T17:49:48.922452Z", "ports": [9002], "running": 0, "size": 1, "virtual_ip": "10.0.31.3/16"}}, {"events": ["2024-09-21T17:49:58.213846Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-21T17:49:41.548547Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T17:44:44.763914Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:42:27.790753Z", "last_refresh": "2024-09-21T17:49:38.451250Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:51.038334Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi003:172.21.15.3=smithi003", "smithi066:172.21.15.66=smithi066"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:44:07.779047Z", "last_refresh": "2024-09-21T17:49:38.451364Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:50:00.322961Z service:nfs.foo [INFO] \"service was created\"", "2024-09-21T17:49:58.279504Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.3"}, "status": {"created": "2024-09-21T17:49:48.917650Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-09-21T17:44:41.187385Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T17:42:37.899697Z", "last_refresh": "2024-09-21T17:49:38.451130Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:45:13.258199Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T17:45:13.245617Z", "last_refresh": "2024-09-21T17:49:38.451479Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T17:44:51.050434Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T17:42:33.743368Z", "last_refresh": "2024-09-21T17:49:38.888199Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T17:50:13.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:13 smithi003 bash[19853]: cluster 2024-09-21T17:50:12.288185+0000 mgr.smithi003.cgvhny (mgr.14203) 260 : cluster [DBG] pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T17:50:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:13 smithi003 bash[19853]: cluster 2024-09-21T17:50:12.288185+0000 mgr.smithi003.cgvhny (mgr.14203) 260 : cluster [DBG] pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T17:50:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:13 smithi003 bash[19853]: audit 2024-09-21T17:50:12.296114+0000 mon.smithi003 (mon.0) 852 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:13 smithi003 bash[19853]: audit 2024-09-21T17:50:12.296114+0000 mon.smithi003 (mon.0) 852 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:13 smithi003 bash[19853]: audit 2024-09-21T17:50:13.136886+0000 mgr.smithi003.cgvhny (mgr.14203) 261 : audit [DBG] from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:13.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:13 smithi003 bash[19853]: audit 2024-09-21T17:50:13.136886+0000 mgr.smithi003.cgvhny (mgr.14203) 261 : audit [DBG] from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:13.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:13 smithi066 bash[25206]: cluster 2024-09-21T17:50:12.288185+0000 mgr.smithi003.cgvhny (mgr.14203) 260 : cluster [DBG] pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T17:50:13.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:13 smithi066 bash[25206]: cluster 2024-09-21T17:50:12.288185+0000 mgr.smithi003.cgvhny (mgr.14203) 260 : cluster [DBG] pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T17:50:13.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:13 smithi066 bash[25206]: audit 2024-09-21T17:50:12.296114+0000 mon.smithi003 (mon.0) 852 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:13.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:13 smithi066 bash[25206]: audit 2024-09-21T17:50:12.296114+0000 mon.smithi003 (mon.0) 852 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:13.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:13 smithi066 bash[25206]: audit 2024-09-21T17:50:13.136886+0000 mgr.smithi003.cgvhny (mgr.14203) 261 : audit [DBG] from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:13.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:13 smithi066 bash[25206]: audit 2024-09-21T17:50:13.136886+0000 mgr.smithi003.cgvhny (mgr.14203) 261 : audit [DBG] from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:13.854 INFO:tasks.cephadm:nfs.foo has 0/1 2024-09-21T17:50:14.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:50:15.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:15 smithi003 bash[19853]: cluster 2024-09-21T17:50:14.288805+0000 mgr.smithi003.cgvhny (mgr.14203) 262 : cluster [DBG] pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:15.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:15 smithi003 bash[19853]: cluster 2024-09-21T17:50:14.288805+0000 mgr.smithi003.cgvhny (mgr.14203) 262 : cluster [DBG] pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:15.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:15 smithi066 bash[25206]: cluster 2024-09-21T17:50:14.288805+0000 mgr.smithi003.cgvhny (mgr.14203) 262 : cluster [DBG] pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:15.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:15 smithi066 bash[25206]: cluster 2024-09-21T17:50:14.288805+0000 mgr.smithi003.cgvhny (mgr.14203) 262 : cluster [DBG] pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:18.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: cluster 2024-09-21T17:50:16.289866+0000 mgr.smithi003.cgvhny (mgr.14203) 263 : cluster [DBG] pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:18.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: cluster 2024-09-21T17:50:16.289866+0000 mgr.smithi003.cgvhny (mgr.14203) 263 : cluster [DBG] pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:18.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.093253+0000 mon.smithi003 (mon.0) 853 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.093253+0000 mon.smithi003 (mon.0) 853 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.098574+0000 mon.smithi003 (mon.0) 854 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.098574+0000 mon.smithi003 (mon.0) 854 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.223958+0000 mon.smithi003 (mon.0) 855 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.223958+0000 mon.smithi003 (mon.0) 855 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.228979+0000 mon.smithi003 (mon.0) 856 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.228979+0000 mon.smithi003 (mon.0) 856 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.869410+0000 mon.smithi003 (mon.0) 857 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.869410+0000 mon.smithi003 (mon.0) 857 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.870528+0000 mon.smithi003 (mon.0) 858 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.870528+0000 mon.smithi003 (mon.0) 858 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.881433+0000 mon.smithi003 (mon.0) 859 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.881433+0000 mon.smithi003 (mon.0) 859 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.889446+0000 mon.smithi003 (mon.0) 860 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:18.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.889446+0000 mon.smithi003 (mon.0) 860 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:18.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.907454+0000 mon.smithi003 (mon.0) 861 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.907454+0000 mon.smithi003 (mon.0) 861 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.908496+0000 mon.smithi003 (mon.0) 862 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi003.kkqoii"} : dispatch 2024-09-21T17:50:18.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.908496+0000 mon.smithi003 (mon.0) 862 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi003.kkqoii"} : dispatch 2024-09-21T17:50:18.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.912204+0000 mon.smithi003 (mon.0) 863 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi003.kkqoii"}]': finished 2024-09-21T17:50:18.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.912204+0000 mon.smithi003 (mon.0) 863 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi003.kkqoii"}]': finished 2024-09-21T17:50:18.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.921999+0000 mon.smithi003 (mon.0) 864 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.229 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.921999+0000 mon.smithi003 (mon.0) 864 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.923299+0000 mon.smithi003 (mon.0) 865 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.923299+0000 mon.smithi003 (mon.0) 865 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.927913+0000 mon.smithi003 (mon.0) 866 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.927913+0000 mon.smithi003 (mon.0) 866 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.932780+0000 mon.smithi003 (mon.0) 867 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.932780+0000 mon.smithi003 (mon.0) 867 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.935947+0000 mon.smithi003 (mon.0) 868 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.935947+0000 mon.smithi003 (mon.0) 868 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.941378+0000 mon.smithi003 (mon.0) 869 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:17.941378+0000 mon.smithi003 (mon.0) 869 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:18.002318+0000 mon.smithi003 (mon.0) 870 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:18.002318+0000 mon.smithi003 (mon.0) 870 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:18.004309+0000 mon.smithi003 (mon.0) 871 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-21T17:50:18.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:18 smithi066 bash[25206]: audit 2024-09-21T17:50:18.004309+0000 mon.smithi003 (mon.0) 871 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-21T17:50:18.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: cluster 2024-09-21T17:50:16.289866+0000 mgr.smithi003.cgvhny (mgr.14203) 263 : cluster [DBG] pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:18.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: cluster 2024-09-21T17:50:16.289866+0000 mgr.smithi003.cgvhny (mgr.14203) 263 : cluster [DBG] pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:18.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.093253+0000 mon.smithi003 (mon.0) 853 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.093253+0000 mon.smithi003 (mon.0) 853 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.098574+0000 mon.smithi003 (mon.0) 854 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.098574+0000 mon.smithi003 (mon.0) 854 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.223958+0000 mon.smithi003 (mon.0) 855 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.223958+0000 mon.smithi003 (mon.0) 855 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.228979+0000 mon.smithi003 (mon.0) 856 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.228979+0000 mon.smithi003 (mon.0) 856 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.869410+0000 mon.smithi003 (mon.0) 857 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.869410+0000 mon.smithi003 (mon.0) 857 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.870528+0000 mon.smithi003 (mon.0) 858 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.870528+0000 mon.smithi003 (mon.0) 858 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.881433+0000 mon.smithi003 (mon.0) 859 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.881433+0000 mon.smithi003 (mon.0) 859 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.889446+0000 mon.smithi003 (mon.0) 860 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.889446+0000 mon.smithi003 (mon.0) 860 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:18.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.907454+0000 mon.smithi003 (mon.0) 861 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.907454+0000 mon.smithi003 (mon.0) 861 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.908496+0000 mon.smithi003 (mon.0) 862 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi003.kkqoii"} : dispatch 2024-09-21T17:50:18.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.908496+0000 mon.smithi003 (mon.0) 862 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi003.kkqoii"} : dispatch 2024-09-21T17:50:18.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.912204+0000 mon.smithi003 (mon.0) 863 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi003.kkqoii"}]': finished 2024-09-21T17:50:18.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.912204+0000 mon.smithi003 (mon.0) 863 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi003.kkqoii"}]': finished 2024-09-21T17:50:18.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.921999+0000 mon.smithi003 (mon.0) 864 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.430 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.921999+0000 mon.smithi003 (mon.0) 864 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.923299+0000 mon.smithi003 (mon.0) 865 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.923299+0000 mon.smithi003 (mon.0) 865 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]} : dispatch 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.927913+0000 mon.smithi003 (mon.0) 866 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.927913+0000 mon.smithi003 (mon.0) 866 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.932780+0000 mon.smithi003 (mon.0) 867 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.932780+0000 mon.smithi003 (mon.0) 867 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.935947+0000 mon.smithi003 (mon.0) 868 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.935947+0000 mon.smithi003 (mon.0) 868 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.941378+0000 mon.smithi003 (mon.0) 869 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:17.941378+0000 mon.smithi003 (mon.0) 869 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:18.002318+0000 mon.smithi003 (mon.0) 870 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:18.002318+0000 mon.smithi003 (mon.0) 870 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"} : dispatch 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:18.004309+0000 mon.smithi003 (mon.0) 871 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-21T17:50:18.431 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:18 smithi003 bash[19853]: audit 2024-09-21T17:50:18.004309+0000 mon.smithi003 (mon.0) 871 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-21T17:50:19.424 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cluster 2024-09-21T17:50:17.882785+0000 mgr.smithi003.cgvhny (mgr.14203) 264 : cluster [DBG] pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cluster 2024-09-21T17:50:17.882785+0000 mgr.smithi003.cgvhny (mgr.14203) 264 : cluster [DBG] pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:17.908198+0000 mgr.smithi003.cgvhny (mgr.14203) 265 : cephadm [INF] Fencing old nfs.foo.0.0.smithi003.kkqoii 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:17.908198+0000 mgr.smithi003.cgvhny (mgr.14203) 265 : cephadm [INF] Fencing old nfs.foo.0.0.smithi003.kkqoii 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:17.922863+0000 mgr.smithi003.cgvhny (mgr.14203) 266 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.fonetn 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:17.922863+0000 mgr.smithi003.cgvhny (mgr.14203) 266 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.fonetn 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:17.932310+0000 mgr.smithi003.cgvhny (mgr.14203) 267 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:17.932310+0000 mgr.smithi003.cgvhny (mgr.14203) 267 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:18.066538+0000 mgr.smithi003.cgvhny (mgr.14203) 268 : cephadm [INF] Creating rados config object: conf-nfs.foo 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:18.066538+0000 mgr.smithi003.cgvhny (mgr.14203) 268 : cephadm [INF] Creating rados config object: conf-nfs.foo 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:18.126524+0000 mgr.smithi003.cgvhny (mgr.14203) 269 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.fonetn-rgw 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:18.126524+0000 mgr.smithi003.cgvhny (mgr.14203) 269 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.fonetn-rgw 2024-09-21T17:50:19.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: audit 2024-09-21T17:50:18.126907+0000 mon.smithi003 (mon.0) 872 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: audit 2024-09-21T17:50:18.126907+0000 mon.smithi003 (mon.0) 872 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: audit 2024-09-21T17:50:18.128778+0000 mon.smithi003 (mon.0) 873 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: audit 2024-09-21T17:50:18.128778+0000 mon.smithi003 (mon.0) 873 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: audit 2024-09-21T17:50:18.136265+0000 mon.smithi003 (mon.0) 874 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: audit 2024-09-21T17:50:18.136265+0000 mon.smithi003 (mon.0) 874 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:18.137552+0000 mgr.smithi003.cgvhny (mgr.14203) 270 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi066.fonetn on smithi066 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cephadm 2024-09-21T17:50:18.137552+0000 mgr.smithi003.cgvhny (mgr.14203) 270 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi066.fonetn on smithi066 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cluster 2024-09-21T17:50:18.876152+0000 mon.smithi003 (mon.0) 875 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"]) 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cluster 2024-09-21T17:50:18.876152+0000 mon.smithi003 (mon.0) 875 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"]) 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cluster 2024-09-21T17:50:18.876198+0000 mon.smithi003 (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-09-21T17:50:19.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:19 smithi003 bash[19853]: cluster 2024-09-21T17:50:18.876198+0000 mon.smithi003 (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-09-21T17:50:19.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cluster 2024-09-21T17:50:17.882785+0000 mgr.smithi003.cgvhny (mgr.14203) 264 : cluster [DBG] pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:19.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cluster 2024-09-21T17:50:17.882785+0000 mgr.smithi003.cgvhny (mgr.14203) 264 : cluster [DBG] pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:19.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:17.908198+0000 mgr.smithi003.cgvhny (mgr.14203) 265 : cephadm [INF] Fencing old nfs.foo.0.0.smithi003.kkqoii 2024-09-21T17:50:19.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:17.908198+0000 mgr.smithi003.cgvhny (mgr.14203) 265 : cephadm [INF] Fencing old nfs.foo.0.0.smithi003.kkqoii 2024-09-21T17:50:19.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:17.922863+0000 mgr.smithi003.cgvhny (mgr.14203) 266 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.fonetn 2024-09-21T17:50:19.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:17.922863+0000 mgr.smithi003.cgvhny (mgr.14203) 266 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.fonetn 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:17.932310+0000 mgr.smithi003.cgvhny (mgr.14203) 267 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:17.932310+0000 mgr.smithi003.cgvhny (mgr.14203) 267 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:18.066538+0000 mgr.smithi003.cgvhny (mgr.14203) 268 : cephadm [INF] Creating rados config object: conf-nfs.foo 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:18.066538+0000 mgr.smithi003.cgvhny (mgr.14203) 268 : cephadm [INF] Creating rados config object: conf-nfs.foo 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:18.126524+0000 mgr.smithi003.cgvhny (mgr.14203) 269 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.fonetn-rgw 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:18.126524+0000 mgr.smithi003.cgvhny (mgr.14203) 269 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.fonetn-rgw 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: audit 2024-09-21T17:50:18.126907+0000 mon.smithi003 (mon.0) 872 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: audit 2024-09-21T17:50:18.126907+0000 mon.smithi003 (mon.0) 872 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: audit 2024-09-21T17:50:18.128778+0000 mon.smithi003 (mon.0) 873 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: audit 2024-09-21T17:50:18.128778+0000 mon.smithi003 (mon.0) 873 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.fonetn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: audit 2024-09-21T17:50:18.136265+0000 mon.smithi003 (mon.0) 874 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: audit 2024-09-21T17:50:18.136265+0000 mon.smithi003 (mon.0) 874 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:19.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:18.137552+0000 mgr.smithi003.cgvhny (mgr.14203) 270 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi066.fonetn on smithi066 2024-09-21T17:50:19.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cephadm 2024-09-21T17:50:18.137552+0000 mgr.smithi003.cgvhny (mgr.14203) 270 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi066.fonetn on smithi066 2024-09-21T17:50:19.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cluster 2024-09-21T17:50:18.876152+0000 mon.smithi003 (mon.0) 875 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"]) 2024-09-21T17:50:19.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cluster 2024-09-21T17:50:18.876152+0000 mon.smithi003 (mon.0) 875 : cluster [INF] Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s) ["Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n"]) 2024-09-21T17:50:19.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cluster 2024-09-21T17:50:18.876198+0000 mon.smithi003 (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-09-21T17:50:19.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:19 smithi066 bash[25206]: cluster 2024-09-21T17:50:18.876198+0000 mon.smithi003 (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-09-21T17:50:20.889 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:50:20.889 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T17:42:39.858414Z", "last_refresh": "2024-09-21T17:50:17.217749Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:36.074968Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T17:42:31.761088Z", "last_refresh": "2024-09-21T17:50:17.086954Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:39.792814Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T17:42:29.745078Z", "last_refresh": "2024-09-21T17:50:17.087084Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T17:42:35.892612Z", "last_refresh": "2024-09-21T17:50:17.217899Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:50:11.371472Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.3/16"}, "status": {"created": "2024-09-21T17:49:48.922452Z", "last_refresh": "2024-09-21T17:50:17.088145Z", "ports": [9002], "running": 1, "size": 1, "virtual_ip": "10.0.31.3/16"}}, {"events": ["2024-09-21T17:49:58.213846Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-21T17:49:41.548547Z", "last_refresh": "2024-09-21T17:50:17.088043Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:44.763914Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:42:27.790753Z", "last_refresh": "2024-09-21T17:50:17.087358Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:51.038334Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi003:172.21.15.3=smithi003", "smithi066:172.21.15.66=smithi066"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:44:07.779047Z", "last_refresh": "2024-09-21T17:50:17.087525Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:50:17.922413Z service:nfs.foo [INFO] \"service was created\"", "2024-09-21T17:49:58.279504Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.3"}, "status": {"created": "2024-09-21T17:49:48.917650Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-09-21T17:44:41.187385Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T17:42:37.899697Z", "last_refresh": "2024-09-21T17:50:17.087193Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:45:13.258199Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T17:45:13.245617Z", "last_refresh": "2024-09-21T17:50:17.087638Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T17:44:51.050434Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T17:42:33.743368Z", "last_refresh": "2024-09-21T17:50:17.218001Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T17:50:20.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:20 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:21.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:21 smithi003 bash[19853]: cluster 2024-09-21T17:50:19.883881+0000 mgr.smithi003.cgvhny (mgr.14203) 271 : cluster [DBG] pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:21.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:21 smithi003 bash[19853]: cluster 2024-09-21T17:50:19.883881+0000 mgr.smithi003.cgvhny (mgr.14203) 271 : cluster [DBG] pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:21.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:21 smithi003 bash[19853]: audit 2024-09-21T17:50:20.915884+0000 mon.smithi003 (mon.0) 877 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:21.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:21 smithi003 bash[19853]: audit 2024-09-21T17:50:20.915884+0000 mon.smithi003 (mon.0) 877 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:21.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:21 smithi003 bash[19853]: audit 2024-09-21T17:50:20.916953+0000 mon.smithi003 (mon.0) 878 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:21.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:21 smithi003 bash[19853]: audit 2024-09-21T17:50:20.916953+0000 mon.smithi003 (mon.0) 878 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:21.224 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:21 smithi066 systemd[1]: /etc/systemd/system/ceph-942f3a6c-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:21.224 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:21 smithi066 bash[25206]: cluster 2024-09-21T17:50:19.883881+0000 mgr.smithi003.cgvhny (mgr.14203) 271 : cluster [DBG] pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:21.224 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:21 smithi066 bash[25206]: cluster 2024-09-21T17:50:19.883881+0000 mgr.smithi003.cgvhny (mgr.14203) 271 : cluster [DBG] pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:21.225 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:21 smithi066 bash[25206]: audit 2024-09-21T17:50:20.915884+0000 mon.smithi003 (mon.0) 877 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:21.225 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:21 smithi066 bash[25206]: audit 2024-09-21T17:50:20.915884+0000 mon.smithi003 (mon.0) 877 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:21.225 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:21 smithi066 bash[25206]: audit 2024-09-21T17:50:20.916953+0000 mon.smithi003 (mon.0) 878 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:21.225 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:21 smithi066 bash[25206]: audit 2024-09-21T17:50:20.916953+0000 mon.smithi003 (mon.0) 878 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:21.482 INFO:tasks.cephadm:nfs.foo has 0/1 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:20.872229+0000 mgr.smithi003.cgvhny (mgr.14203) 272 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:20.872229+0000 mgr.smithi003.cgvhny (mgr.14203) 272 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.291834+0000 mon.smithi003 (mon.0) 879 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.291834+0000 mon.smithi003 (mon.0) 879 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.303112+0000 mon.smithi003 (mon.0) 880 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.303112+0000 mon.smithi003 (mon.0) 880 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.312128+0000 mon.smithi003 (mon.0) 881 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.312128+0000 mon.smithi003 (mon.0) 881 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.322647+0000 mon.smithi003 (mon.0) 882 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.322647+0000 mon.smithi003 (mon.0) 882 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.367445+0000 mon.smithi003 (mon.0) 883 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:22.429 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:22 smithi003 bash[19853]: audit 2024-09-21T17:50:21.367445+0000 mon.smithi003 (mon.0) 883 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:22.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:20.872229+0000 mgr.smithi003.cgvhny (mgr.14203) 272 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:22.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:20.872229+0000 mgr.smithi003.cgvhny (mgr.14203) 272 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:22.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.291834+0000 mon.smithi003 (mon.0) 879 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.291834+0000 mon.smithi003 (mon.0) 879 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.303112+0000 mon.smithi003 (mon.0) 880 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.303112+0000 mon.smithi003 (mon.0) 880 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.312128+0000 mon.smithi003 (mon.0) 881 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.312128+0000 mon.smithi003 (mon.0) 881 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.322647+0000 mon.smithi003 (mon.0) 882 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.478 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.322647+0000 mon.smithi003 (mon.0) 882 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:22.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.367445+0000 mon.smithi003 (mon.0) 883 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:22.479 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:22 smithi066 bash[25206]: audit 2024-09-21T17:50:21.367445+0000 mon.smithi003 (mon.0) 883 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:22.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:50:23.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:23 smithi003 bash[19853]: cluster 2024-09-21T17:50:21.884803+0000 mgr.smithi003.cgvhny (mgr.14203) 273 : cluster [DBG] pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 88 B/s rd, 176 B/s wr, 0 op/s 2024-09-21T17:50:23.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:23 smithi003 bash[19853]: cluster 2024-09-21T17:50:21.884803+0000 mgr.smithi003.cgvhny (mgr.14203) 273 : cluster [DBG] pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 88 B/s rd, 176 B/s wr, 0 op/s 2024-09-21T17:50:23.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:23 smithi003 bash[19853]: audit 2024-09-21T17:50:22.305457+0000 mon.smithi003 (mon.0) 884 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:23.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:23 smithi003 bash[19853]: audit 2024-09-21T17:50:22.305457+0000 mon.smithi003 (mon.0) 884 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:23.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:23 smithi066 bash[25206]: cluster 2024-09-21T17:50:21.884803+0000 mgr.smithi003.cgvhny (mgr.14203) 273 : cluster [DBG] pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 88 B/s rd, 176 B/s wr, 0 op/s 2024-09-21T17:50:23.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:23 smithi066 bash[25206]: cluster 2024-09-21T17:50:21.884803+0000 mgr.smithi003.cgvhny (mgr.14203) 273 : cluster [DBG] pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 88 B/s rd, 176 B/s wr, 0 op/s 2024-09-21T17:50:23.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:23 smithi066 bash[25206]: audit 2024-09-21T17:50:22.305457+0000 mon.smithi003 (mon.0) 884 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:23.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:23 smithi066 bash[25206]: audit 2024-09-21T17:50:22.305457+0000 mon.smithi003 (mon.0) 884 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:25.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:25 smithi003 bash[19853]: cluster 2024-09-21T17:50:23.885663+0000 mgr.smithi003.cgvhny (mgr.14203) 274 : cluster [DBG] pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 88 B/s rd, 176 B/s wr, 0 op/s 2024-09-21T17:50:25.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:25 smithi003 bash[19853]: cluster 2024-09-21T17:50:23.885663+0000 mgr.smithi003.cgvhny (mgr.14203) 274 : cluster [DBG] pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 88 B/s rd, 176 B/s wr, 0 op/s 2024-09-21T17:50:25.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:25 smithi066 bash[25206]: cluster 2024-09-21T17:50:23.885663+0000 mgr.smithi003.cgvhny (mgr.14203) 274 : cluster [DBG] pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 88 B/s rd, 176 B/s wr, 0 op/s 2024-09-21T17:50:25.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:25 smithi066 bash[25206]: cluster 2024-09-21T17:50:23.885663+0000 mgr.smithi003.cgvhny (mgr.14203) 274 : cluster [DBG] pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 88 B/s rd, 176 B/s wr, 0 op/s 2024-09-21T17:50:26.519 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:50:27.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:27 smithi003 bash[19853]: cluster 2024-09-21T17:50:25.886654+0000 mgr.smithi003.cgvhny (mgr.14203) 275 : cluster [DBG] pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 706 B/s wr, 1 op/s 2024-09-21T17:50:27.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:27 smithi003 bash[19853]: cluster 2024-09-21T17:50:25.886654+0000 mgr.smithi003.cgvhny (mgr.14203) 275 : cluster [DBG] pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 706 B/s wr, 1 op/s 2024-09-21T17:50:27.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:27 smithi066 bash[25206]: cluster 2024-09-21T17:50:25.886654+0000 mgr.smithi003.cgvhny (mgr.14203) 275 : cluster [DBG] pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 706 B/s wr, 1 op/s 2024-09-21T17:50:27.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:27 smithi066 bash[25206]: cluster 2024-09-21T17:50:25.886654+0000 mgr.smithi003.cgvhny (mgr.14203) 275 : cluster [DBG] pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 706 B/s wr, 1 op/s 2024-09-21T17:50:27.819 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:50:27.819 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T17:42:39.858414Z", "last_refresh": "2024-09-21T17:50:27.337470Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:36.074968Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T17:42:31.761088Z", "last_refresh": "2024-09-21T17:50:17.086954Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:39.792814Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T17:42:29.745078Z", "last_refresh": "2024-09-21T17:50:17.087084Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T17:42:35.892612Z", "last_refresh": "2024-09-21T17:50:27.337569Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:50:11.371472Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.3/16"}, "status": {"created": "2024-09-21T17:49:48.922452Z", "last_refresh": "2024-09-21T17:50:17.088145Z", "ports": [9002], "running": 1, "size": 1, "virtual_ip": "10.0.31.3/16"}}, {"events": ["2024-09-21T17:49:58.213846Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-21T17:49:41.548547Z", "last_refresh": "2024-09-21T17:50:17.088043Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:44.763914Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:42:27.790753Z", "last_refresh": "2024-09-21T17:50:17.087358Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:51.038334Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi003:172.21.15.3=smithi003", "smithi066:172.21.15.66=smithi066"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:44:07.779047Z", "last_refresh": "2024-09-21T17:50:17.087525Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:50:21.323316Z service:nfs.foo [INFO] \"service was created\"", "2024-09-21T17:49:58.279504Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.3"}, "status": {"created": "2024-09-21T17:49:48.917650Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-09-21T17:44:41.187385Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T17:42:37.899697Z", "last_refresh": "2024-09-21T17:50:17.087193Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:45:13.258199Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T17:45:13.245617Z", "last_refresh": "2024-09-21T17:50:17.087638Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T17:44:51.050434Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T17:42:33.743368Z", "last_refresh": "2024-09-21T17:50:27.337668Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T17:50:28.447 INFO:tasks.cephadm:nfs.foo has 0/1 2024-09-21T17:50:28.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:27.343415+0000 mon.smithi003 (mon.0) 885 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:27.343415+0000 mon.smithi003 (mon.0) 885 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:27.348424+0000 mon.smithi003 (mon.0) 886 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:27.348424+0000 mon.smithi003 (mon.0) 886 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:27.812413+0000 mgr.smithi003.cgvhny (mgr.14203) 276 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:28.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:27.812413+0000 mgr.smithi003.cgvhny (mgr.14203) 276 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:28.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: cluster 2024-09-21T17:50:27.887407+0000 mgr.smithi003.cgvhny (mgr.14203) 277 : cluster [DBG] pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 706 B/s wr, 1 op/s 2024-09-21T17:50:28.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: cluster 2024-09-21T17:50:27.887407+0000 mgr.smithi003.cgvhny (mgr.14203) 277 : cluster [DBG] pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 706 B/s wr, 1 op/s 2024-09-21T17:50:28.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.177897+0000 mon.smithi003 (mon.0) 887 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.177897+0000 mon.smithi003 (mon.0) 887 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.189043+0000 mon.smithi003 (mon.0) 888 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.189043+0000 mon.smithi003 (mon.0) 888 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.191456+0000 mon.smithi003 (mon.0) 889 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:28.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.191456+0000 mon.smithi003 (mon.0) 889 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:28.680 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.193905+0000 mon.smithi003 (mon.0) 890 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:28.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.193905+0000 mon.smithi003 (mon.0) 890 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:28.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.204976+0000 mon.smithi003 (mon.0) 891 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.204976+0000 mon.smithi003 (mon.0) 891 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.212416+0000 mon.smithi003 (mon.0) 892 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:28.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.212416+0000 mon.smithi003 (mon.0) 892 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:28.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.238059+0000 mon.smithi003 (mon.0) 893 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.681 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:28 smithi003 bash[19853]: audit 2024-09-21T17:50:28.238059+0000 mon.smithi003 (mon.0) 893 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:27.343415+0000 mon.smithi003 (mon.0) 885 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:27.343415+0000 mon.smithi003 (mon.0) 885 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:27.348424+0000 mon.smithi003 (mon.0) 886 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:27.348424+0000 mon.smithi003 (mon.0) 886 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:27.812413+0000 mgr.smithi003.cgvhny (mgr.14203) 276 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:27.812413+0000 mgr.smithi003.cgvhny (mgr.14203) 276 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: cluster 2024-09-21T17:50:27.887407+0000 mgr.smithi003.cgvhny (mgr.14203) 277 : cluster [DBG] pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 706 B/s wr, 1 op/s 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: cluster 2024-09-21T17:50:27.887407+0000 mgr.smithi003.cgvhny (mgr.14203) 277 : cluster [DBG] pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 706 B/s wr, 1 op/s 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.177897+0000 mon.smithi003 (mon.0) 887 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.177897+0000 mon.smithi003 (mon.0) 887 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.189043+0000 mon.smithi003 (mon.0) 888 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.189043+0000 mon.smithi003 (mon.0) 888 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.191456+0000 mon.smithi003 (mon.0) 889 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.191456+0000 mon.smithi003 (mon.0) 889 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.193905+0000 mon.smithi003 (mon.0) 890 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.193905+0000 mon.smithi003 (mon.0) 890 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:28.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.204976+0000 mon.smithi003 (mon.0) 891 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.204976+0000 mon.smithi003 (mon.0) 891 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.212416+0000 mon.smithi003 (mon.0) 892 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:28.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.212416+0000 mon.smithi003 (mon.0) 892 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:28.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.238059+0000 mon.smithi003 (mon.0) 893 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:28.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:28 smithi066 bash[25206]: audit 2024-09-21T17:50:28.238059+0000 mon.smithi003 (mon.0) 893 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:29.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:29 smithi003 bash[19853]: cephadm 2024-09-21T17:50:28.276892+0000 mgr.smithi003.cgvhny (mgr.14203) 278 : cephadm [INF] Reconfiguring prometheus.smithi003 (dependencies changed)... 2024-09-21T17:50:29.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:29 smithi003 bash[19853]: cephadm 2024-09-21T17:50:28.276892+0000 mgr.smithi003.cgvhny (mgr.14203) 278 : cephadm [INF] Reconfiguring prometheus.smithi003 (dependencies changed)... 2024-09-21T17:50:29.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:29 smithi003 bash[19853]: cephadm 2024-09-21T17:50:28.581861+0000 mgr.smithi003.cgvhny (mgr.14203) 279 : cephadm [INF] Reconfiguring daemon prometheus.smithi003 on smithi003 2024-09-21T17:50:29.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:29 smithi003 bash[19853]: cephadm 2024-09-21T17:50:28.581861+0000 mgr.smithi003.cgvhny (mgr.14203) 279 : cephadm [INF] Reconfiguring daemon prometheus.smithi003 on smithi003 2024-09-21T17:50:29.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:50:29.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:29 smithi066 bash[25206]: cephadm 2024-09-21T17:50:28.276892+0000 mgr.smithi003.cgvhny (mgr.14203) 278 : cephadm [INF] Reconfiguring prometheus.smithi003 (dependencies changed)... 2024-09-21T17:50:29.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:29 smithi066 bash[25206]: cephadm 2024-09-21T17:50:28.276892+0000 mgr.smithi003.cgvhny (mgr.14203) 278 : cephadm [INF] Reconfiguring prometheus.smithi003 (dependencies changed)... 2024-09-21T17:50:29.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:29 smithi066 bash[25206]: cephadm 2024-09-21T17:50:28.581861+0000 mgr.smithi003.cgvhny (mgr.14203) 279 : cephadm [INF] Reconfiguring daemon prometheus.smithi003 on smithi003 2024-09-21T17:50:29.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:29 smithi066 bash[25206]: cephadm 2024-09-21T17:50:28.581861+0000 mgr.smithi003.cgvhny (mgr.14203) 279 : cephadm [INF] Reconfiguring daemon prometheus.smithi003 on smithi003 2024-09-21T17:50:30.580 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:30 smithi003 bash[19853]: cluster 2024-09-21T17:50:29.888205+0000 mgr.smithi003.cgvhny (mgr.14203) 280 : cluster [DBG] pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:30.580 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:30 smithi003 bash[19853]: cluster 2024-09-21T17:50:29.888205+0000 mgr.smithi003.cgvhny (mgr.14203) 280 : cluster [DBG] pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:30.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:30 smithi066 bash[25206]: cluster 2024-09-21T17:50:29.888205+0000 mgr.smithi003.cgvhny (mgr.14203) 280 : cluster [DBG] pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:30.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:30 smithi066 bash[25206]: cluster 2024-09-21T17:50:29.888205+0000 mgr.smithi003.cgvhny (mgr.14203) 280 : cluster [DBG] pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:33.154 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:32 smithi003 bash[19853]: cluster 2024-09-21T17:50:31.889410+0000 mgr.smithi003.cgvhny (mgr.14203) 281 : cluster [DBG] pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:33.154 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:32 smithi003 bash[19853]: cluster 2024-09-21T17:50:31.889410+0000 mgr.smithi003.cgvhny (mgr.14203) 281 : cluster [DBG] pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:33.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:32 smithi066 bash[25206]: cluster 2024-09-21T17:50:31.889410+0000 mgr.smithi003.cgvhny (mgr.14203) 281 : cluster [DBG] pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:33.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:32 smithi066 bash[25206]: cluster 2024-09-21T17:50:31.889410+0000 mgr.smithi003.cgvhny (mgr.14203) 281 : cluster [DBG] pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.401115+0000 mon.smithi003 (mon.0) 894 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.401115+0000 mon.smithi003 (mon.0) 894 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.407226+0000 mon.smithi003 (mon.0) 895 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.407226+0000 mon.smithi003 (mon.0) 895 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.413036+0000 mon.smithi003 (mon.0) 896 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T17:50:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.413036+0000 mon.smithi003 (mon.0) 896 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T17:50:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.413557+0000 mgr.smithi003.cgvhny (mgr.14203) 282 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:50:34.678 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.413557+0000 mgr.smithi003.cgvhny (mgr.14203) 282 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:50:34.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.815043+0000 mon.smithi003 (mon.0) 897 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:34.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: audit 2024-09-21T17:50:33.815043+0000 mon.smithi003 (mon.0) 897 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:34.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: cluster 2024-09-21T17:50:33.890425+0000 mgr.smithi003.cgvhny (mgr.14203) 283 : cluster [DBG] pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:50:34.679 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:34 smithi003 bash[19853]: cluster 2024-09-21T17:50:33.890425+0000 mgr.smithi003.cgvhny (mgr.14203) 283 : cluster [DBG] pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:50:34.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.401115+0000 mon.smithi003 (mon.0) 894 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:34.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.401115+0000 mon.smithi003 (mon.0) 894 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:34.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.407226+0000 mon.smithi003 (mon.0) 895 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:34.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.407226+0000 mon.smithi003 (mon.0) 895 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:34.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.413036+0000 mon.smithi003 (mon.0) 896 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T17:50:34.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.413036+0000 mon.smithi003 (mon.0) 896 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T17:50:34.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.413557+0000 mgr.smithi003.cgvhny (mgr.14203) 282 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:50:34.727 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.413557+0000 mgr.smithi003.cgvhny (mgr.14203) 282 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:50:34.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.815043+0000 mon.smithi003 (mon.0) 897 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:34.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: audit 2024-09-21T17:50:33.815043+0000 mon.smithi003 (mon.0) 897 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:50:34.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: cluster 2024-09-21T17:50:33.890425+0000 mgr.smithi003.cgvhny (mgr.14203) 283 : cluster [DBG] pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:50:34.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:34 smithi066 bash[25206]: cluster 2024-09-21T17:50:33.890425+0000 mgr.smithi003.cgvhny (mgr.14203) 283 : cluster [DBG] pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:50:34.859 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:50:36.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:35 smithi003 bash[19853]: audit 2024-09-21T17:50:35.913656+0000 mon.smithi003 (mon.0) 898 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:36.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:35 smithi003 bash[19853]: audit 2024-09-21T17:50:35.913656+0000 mon.smithi003 (mon.0) 898 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:36.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:35 smithi066 bash[25206]: audit 2024-09-21T17:50:35.913656+0000 mon.smithi003 (mon.0) 898 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:36.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:35 smithi066 bash[25206]: audit 2024-09-21T17:50:35.913656+0000 mon.smithi003 (mon.0) 898 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:36.304 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:50:36.304 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T17:42:39.858414Z", "last_refresh": "2024-09-21T17:50:27.337470Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:36.074968Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T17:42:31.761088Z", "last_refresh": "2024-09-21T17:50:27.337153Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:39.792814Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T17:42:29.745078Z", "last_refresh": "2024-09-21T17:50:27.337253Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T17:42:35.892612Z", "last_refresh": "2024-09-21T17:50:27.337569Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:50:11.371472Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.3/16"}, "status": {"created": "2024-09-21T17:49:48.922452Z", "last_refresh": "2024-09-21T17:50:28.167098Z", "ports": [9002], "running": 1, "size": 1, "virtual_ip": "10.0.31.3/16"}}, {"events": ["2024-09-21T17:49:58.213846Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-21T17:49:41.548547Z", "last_refresh": "2024-09-21T17:50:27.338152Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:44.763914Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:42:27.790753Z", "last_refresh": "2024-09-21T17:50:27.337051Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:51.038334Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi003:172.21.15.3=smithi003", "smithi066:172.21.15.66=smithi066"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:44:07.779047Z", "last_refresh": "2024-09-21T17:50:27.336928Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:50:28.238555Z service:nfs.foo [INFO] \"service was created\"", "2024-09-21T17:49:58.279504Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.3"}, "status": {"created": "2024-09-21T17:49:48.917650Z", "last_refresh": "2024-09-21T17:50:28.167377Z", "ports": [2049], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:41.187385Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T17:42:37.899697Z", "last_refresh": "2024-09-21T17:50:27.337370Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:45:13.258199Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T17:45:13.245617Z", "last_refresh": "2024-09-21T17:50:27.337764Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T17:44:51.050434Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T17:42:33.743368Z", "ports": [9095], "running": 0, "size": 1}}] 2024-09-21T17:50:36.914 INFO:tasks.cephadm:nfs.foo has 1/1 2024-09-21T17:50:36.914 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T17:50:36.925 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.foo to start (timeout 300)... 2024-09-21T17:50:36.925 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T17:50:37.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:36 smithi003 bash[19853]: cluster 2024-09-21T17:50:35.891409+0000 mgr.smithi003.cgvhny (mgr.14203) 284 : cluster [DBG] pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:50:37.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:36 smithi003 bash[19853]: cluster 2024-09-21T17:50:35.891409+0000 mgr.smithi003.cgvhny (mgr.14203) 284 : cluster [DBG] pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:50:37.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:36 smithi066 bash[25206]: cluster 2024-09-21T17:50:35.891409+0000 mgr.smithi003.cgvhny (mgr.14203) 284 : cluster [DBG] pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:50:37.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:36 smithi066 bash[25206]: cluster 2024-09-21T17:50:35.891409+0000 mgr.smithi003.cgvhny (mgr.14203) 284 : cluster [DBG] pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:50:38.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:37 smithi066 bash[25206]: audit 2024-09-21T17:50:36.298079+0000 mgr.smithi003.cgvhny (mgr.14203) 285 : audit [DBG] from='client.14570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:38.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:37 smithi066 bash[25206]: audit 2024-09-21T17:50:36.298079+0000 mgr.smithi003.cgvhny (mgr.14203) 285 : audit [DBG] from='client.14570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:38.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:37 smithi003 bash[19853]: audit 2024-09-21T17:50:36.298079+0000 mgr.smithi003.cgvhny (mgr.14203) 285 : audit [DBG] from='client.14570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:38.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:37 smithi003 bash[19853]: audit 2024-09-21T17:50:36.298079+0000 mgr.smithi003.cgvhny (mgr.14203) 285 : audit [DBG] from='client.14570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:39.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:38 smithi003 bash[19853]: cluster 2024-09-21T17:50:37.892230+0000 mgr.smithi003.cgvhny (mgr.14203) 286 : cluster [DBG] pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:39.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:38 smithi003 bash[19853]: cluster 2024-09-21T17:50:37.892230+0000 mgr.smithi003.cgvhny (mgr.14203) 286 : cluster [DBG] pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:39.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:38 smithi066 bash[25206]: cluster 2024-09-21T17:50:37.892230+0000 mgr.smithi003.cgvhny (mgr.14203) 286 : cluster [DBG] pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:39.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:38 smithi066 bash[25206]: cluster 2024-09-21T17:50:37.892230+0000 mgr.smithi003.cgvhny (mgr.14203) 286 : cluster [DBG] pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:39.622137+0000 mon.smithi003 (mon.0) 899 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:39.622137+0000 mon.smithi003 (mon.0) 899 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:39.629304+0000 mon.smithi003 (mon.0) 900 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:39.629304+0000 mon.smithi003 (mon.0) 900 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: cluster 2024-09-21T17:50:39.892731+0000 mgr.smithi003.cgvhny (mgr.14203) 287 : cluster [DBG] pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:40.928 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: cluster 2024-09-21T17:50:39.892731+0000 mgr.smithi003.cgvhny (mgr.14203) 287 : cluster [DBG] pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.347687+0000 mon.smithi003 (mon.0) 901 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.347687+0000 mon.smithi003 (mon.0) 901 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.354068+0000 mon.smithi003 (mon.0) 902 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.354068+0000 mon.smithi003 (mon.0) 902 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.355014+0000 mon.smithi003 (mon.0) 903 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.355014+0000 mon.smithi003 (mon.0) 903 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.355716+0000 mon.smithi003 (mon.0) 904 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.355716+0000 mon.smithi003 (mon.0) 904 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.360080+0000 mon.smithi003 (mon.0) 905 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.360080+0000 mon.smithi003 (mon.0) 905 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.362629+0000 mon.smithi003 (mon.0) 906 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.362629+0000 mon.smithi003 (mon.0) 906 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.372377+0000 mon.smithi003 (mon.0) 907 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.929 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:40 smithi003 bash[19853]: audit 2024-09-21T17:50:40.372377+0000 mon.smithi003 (mon.0) 907 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:39.622137+0000 mon.smithi003 (mon.0) 899 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:39.622137+0000 mon.smithi003 (mon.0) 899 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:39.629304+0000 mon.smithi003 (mon.0) 900 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:39.629304+0000 mon.smithi003 (mon.0) 900 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: cluster 2024-09-21T17:50:39.892731+0000 mgr.smithi003.cgvhny (mgr.14203) 287 : cluster [DBG] pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: cluster 2024-09-21T17:50:39.892731+0000 mgr.smithi003.cgvhny (mgr.14203) 287 : cluster [DBG] pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.347687+0000 mon.smithi003 (mon.0) 901 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.347687+0000 mon.smithi003 (mon.0) 901 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.354068+0000 mon.smithi003 (mon.0) 902 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.354068+0000 mon.smithi003 (mon.0) 902 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.355014+0000 mon.smithi003 (mon.0) 903 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.355014+0000 mon.smithi003 (mon.0) 903 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.355716+0000 mon.smithi003 (mon.0) 904 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.355716+0000 mon.smithi003 (mon.0) 904 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.360080+0000 mon.smithi003 (mon.0) 905 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.360080+0000 mon.smithi003 (mon.0) 905 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.362629+0000 mon.smithi003 (mon.0) 906 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.362629+0000 mon.smithi003 (mon.0) 906 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.372377+0000 mon.smithi003 (mon.0) 907 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:40.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:40 smithi066 bash[25206]: audit 2024-09-21T17:50:40.372377+0000 mon.smithi003 (mon.0) 907 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' 2024-09-21T17:50:41.463 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:50:43.004 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T17:50:43.005 INFO:teuthology.orchestra.run.smithi003.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T17:42:39.858414Z", "last_refresh": "2024-09-21T17:50:40.341896Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:36.074968Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T17:42:31.761088Z", "last_refresh": "2024-09-21T17:50:39.615025Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:39.792814Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T17:42:29.745078Z", "last_refresh": "2024-09-21T17:50:39.615154Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T17:42:35.892612Z", "last_refresh": "2024-09-21T17:50:40.341994Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:50:11.371472Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.3/16"}, "status": {"created": "2024-09-21T17:49:48.922452Z", "last_refresh": "2024-09-21T17:50:39.616093Z", "ports": [9002], "running": 1, "size": 1, "virtual_ip": "10.0.31.3/16"}}, {"events": ["2024-09-21T17:49:58.213846Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-21T17:49:41.548547Z", "last_refresh": "2024-09-21T17:50:39.615989Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:44.763914Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T17:42:27.790753Z", "last_refresh": "2024-09-21T17:50:39.615369Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:44:51.038334Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi003:172.21.15.3=smithi003", "smithi066:172.21.15.66=smithi066"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T17:44:07.779047Z", "last_refresh": "2024-09-21T17:50:39.615472Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T17:50:40.372616Z service:nfs.foo [INFO] \"service was created\"", "2024-09-21T17:49:58.279504Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi003.kkqoii on smithi003: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.3"}, "status": {"created": "2024-09-21T17:49:48.917650Z", "last_refresh": "2024-09-21T17:50:39.616197Z", "ports": [2049], "running": 1, "size": 1}}, {"events": ["2024-09-21T17:44:41.187385Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T17:42:37.899697Z", "last_refresh": "2024-09-21T17:50:39.615263Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T17:45:13.258199Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T17:45:13.245617Z", "last_refresh": "2024-09-21T17:50:39.615576Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T17:44:51.050434Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T17:42:33.743368Z", "last_refresh": "2024-09-21T17:50:40.342092Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T17:50:43.204 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:42 smithi003 bash[19853]: cluster 2024-09-21T17:50:41.893764+0000 mgr.smithi003.cgvhny (mgr.14203) 288 : cluster [DBG] pgmap v227: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:50:43.204 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:42 smithi003 bash[19853]: cluster 2024-09-21T17:50:41.893764+0000 mgr.smithi003.cgvhny (mgr.14203) 288 : cluster [DBG] pgmap v227: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:50:43.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:42 smithi066 bash[25206]: cluster 2024-09-21T17:50:41.893764+0000 mgr.smithi003.cgvhny (mgr.14203) 288 : cluster [DBG] pgmap v227: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:50:43.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:42 smithi066 bash[25206]: cluster 2024-09-21T17:50:41.893764+0000 mgr.smithi003.cgvhny (mgr.14203) 288 : cluster [DBG] pgmap v227: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:50:43.664 INFO:tasks.cephadm:ingress.nfs.foo has 1/1 2024-09-21T17:50:43.664 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:50:43.676 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:50:43.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-09-21T17:50:44.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:43 smithi066 bash[25206]: audit 2024-09-21T17:50:42.997676+0000 mgr.smithi003.cgvhny (mgr.14203) 289 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:44.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:43 smithi066 bash[25206]: audit 2024-09-21T17:50:42.997676+0000 mgr.smithi003.cgvhny (mgr.14203) 289 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:44.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:43 smithi003 bash[19853]: audit 2024-09-21T17:50:42.997676+0000 mgr.smithi003.cgvhny (mgr.14203) 289 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:44.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:43 smithi003 bash[19853]: audit 2024-09-21T17:50:42.997676+0000 mgr.smithi003.cgvhny (mgr.14203) 289 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:50:45.219 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:44 smithi003 bash[19853]: cluster 2024-09-21T17:50:43.894302+0000 mgr.smithi003.cgvhny (mgr.14203) 290 : cluster [DBG] pgmap v228: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:45.220 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:44 smithi003 bash[19853]: cluster 2024-09-21T17:50:43.894302+0000 mgr.smithi003.cgvhny (mgr.14203) 290 : cluster [DBG] pgmap v228: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:45.226 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:44 smithi066 bash[25206]: cluster 2024-09-21T17:50:43.894302+0000 mgr.smithi003.cgvhny (mgr.14203) 290 : cluster [DBG] pgmap v228: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:45.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:44 smithi066 bash[25206]: cluster 2024-09-21T17:50:43.894302+0000 mgr.smithi003.cgvhny (mgr.14203) 290 : cluster [DBG] pgmap v228: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:47.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:46 smithi066 bash[25206]: cluster 2024-09-21T17:50:45.895267+0000 mgr.smithi003.cgvhny (mgr.14203) 291 : cluster [DBG] pgmap v229: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:47.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:46 smithi066 bash[25206]: cluster 2024-09-21T17:50:45.895267+0000 mgr.smithi003.cgvhny (mgr.14203) 291 : cluster [DBG] pgmap v229: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:47.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:46 smithi003 bash[19853]: cluster 2024-09-21T17:50:45.895267+0000 mgr.smithi003.cgvhny (mgr.14203) 291 : cluster [DBG] pgmap v229: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:47.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:46 smithi003 bash[19853]: cluster 2024-09-21T17:50:45.895267+0000 mgr.smithi003.cgvhny (mgr.14203) 291 : cluster [DBG] pgmap v229: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:48.513 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:50:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:48 smithi066 bash[25206]: cluster 2024-09-21T17:50:47.896034+0000 mgr.smithi003.cgvhny (mgr.14203) 292 : cluster [DBG] pgmap v230: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:49.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:48 smithi066 bash[25206]: cluster 2024-09-21T17:50:47.896034+0000 mgr.smithi003.cgvhny (mgr.14203) 292 : cluster [DBG] pgmap v230: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:49.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:48 smithi003 bash[19853]: cluster 2024-09-21T17:50:47.896034+0000 mgr.smithi003.cgvhny (mgr.14203) 292 : cluster [DBG] pgmap v230: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:49.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:48 smithi003 bash[19853]: cluster 2024-09-21T17:50:47.896034+0000 mgr.smithi003.cgvhny (mgr.14203) 292 : cluster [DBG] pgmap v230: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:50.130 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T17:50:50.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bind": "/fake", 2024-09-21T17:50:50.130 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster": "foo", 2024-09-21T17:50:50.130 INFO:teuthology.orchestra.run.smithi003.stdout: "fs": "foofs", 2024-09-21T17:50:50.131 INFO:teuthology.orchestra.run.smithi003.stdout: "mode": "RW", 2024-09-21T17:50:50.131 INFO:teuthology.orchestra.run.smithi003.stdout: "path": "/" 2024-09-21T17:50:50.131 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T17:50:50.846 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-21T17:50:50.861 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:50:50.861 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-09-21T17:50:50.875 INFO:teuthology.orchestra.run.smithi003.stderr:+ mkdir /mnt/foo 2024-09-21T17:50:50.887 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 5' 2024-09-21T17:50:50.942 INFO:teuthology.orchestra.run.smithi003.stderr:+ sleep 5 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: cluster 2024-09-21T17:50:49.896800+0000 mgr.smithi003.cgvhny (mgr.14203) 293 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: cluster 2024-09-21T17:50:49.896800+0000 mgr.smithi003.cgvhny (mgr.14203) 293 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.052744+0000 mgr.smithi003.cgvhny (mgr.14203) 294 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.052744+0000 mgr.smithi003.cgvhny (mgr.14203) 294 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.116298+0000 mon.smithi003 (mon.0) 908 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.116298+0000 mon.smithi003 (mon.0) 908 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.118962+0000 mon.smithi003 (mon.0) 909 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.118962+0000 mon.smithi003 (mon.0) 909 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-21T17:50:51.178 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.122065+0000 mon.smithi003 (mon.0) 910 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-21T17:50:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.122065+0000 mon.smithi003 (mon.0) 910 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-21T17:50:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.913701+0000 mon.smithi003 (mon.0) 911 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:51.179 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:50 smithi003 bash[19853]: audit 2024-09-21T17:50:50.913701+0000 mon.smithi003 (mon.0) 911 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:51.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: cluster 2024-09-21T17:50:49.896800+0000 mgr.smithi003.cgvhny (mgr.14203) 293 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:51.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: cluster 2024-09-21T17:50:49.896800+0000 mgr.smithi003.cgvhny (mgr.14203) 293 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:50:51.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.052744+0000 mgr.smithi003.cgvhny (mgr.14203) 294 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.052744+0000 mgr.smithi003.cgvhny (mgr.14203) 294 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.116298+0000 mon.smithi003 (mon.0) 908 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.116298+0000 mon.smithi003 (mon.0) 908 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.118962+0000 mon.smithi003 (mon.0) 909 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.118962+0000 mon.smithi003 (mon.0) 909 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.122065+0000 mon.smithi003 (mon.0) 910 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.122065+0000 mon.smithi003 (mon.0) 910 : audit [INF] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.foo.foofs.94ac2614", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.913701+0000 mon.smithi003 (mon.0) 911 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:51.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:50 smithi066 bash[25206]: audit 2024-09-21T17:50:50.913701+0000 mon.smithi003 (mon.0) 911 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:50:53.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:52 smithi066 bash[25206]: cluster 2024-09-21T17:50:51.898019+0000 mgr.smithi003.cgvhny (mgr.14203) 295 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:53.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:52 smithi066 bash[25206]: cluster 2024-09-21T17:50:51.898019+0000 mgr.smithi003.cgvhny (mgr.14203) 295 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:53.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:52 smithi066 bash[25206]: cluster 2024-09-21T17:50:52.000759+0000 mon.smithi003 (mon.0) 912 : cluster [DBG] mgrmap e20: smithi003.cgvhny(active, since 6m), standbys: smithi066.zxwoqb 2024-09-21T17:50:53.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:52 smithi066 bash[25206]: cluster 2024-09-21T17:50:52.000759+0000 mon.smithi003 (mon.0) 912 : cluster [DBG] mgrmap e20: smithi003.cgvhny(active, since 6m), standbys: smithi066.zxwoqb 2024-09-21T17:50:53.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:52 smithi003 bash[19853]: cluster 2024-09-21T17:50:51.898019+0000 mgr.smithi003.cgvhny (mgr.14203) 295 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:53.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:52 smithi003 bash[19853]: cluster 2024-09-21T17:50:51.898019+0000 mgr.smithi003.cgvhny (mgr.14203) 295 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:53.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:52 smithi003 bash[19853]: cluster 2024-09-21T17:50:52.000759+0000 mon.smithi003 (mon.0) 912 : cluster [DBG] mgrmap e20: smithi003.cgvhny(active, since 6m), standbys: smithi066.zxwoqb 2024-09-21T17:50:53.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:52 smithi003 bash[19853]: cluster 2024-09-21T17:50:52.000759+0000 mon.smithi003 (mon.0) 912 : cluster [DBG] mgrmap e20: smithi003.cgvhny(active, since 6m), standbys: smithi066.zxwoqb 2024-09-21T17:50:55.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:54 smithi003 bash[19853]: cluster 2024-09-21T17:50:53.898847+0000 mgr.smithi003.cgvhny (mgr.14203) 296 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:55.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:54 smithi003 bash[19853]: cluster 2024-09-21T17:50:53.898847+0000 mgr.smithi003.cgvhny (mgr.14203) 296 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:54 smithi066 bash[25206]: cluster 2024-09-21T17:50:53.898847+0000 mgr.smithi003.cgvhny (mgr.14203) 296 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:55.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:54 smithi066 bash[25206]: cluster 2024-09-21T17:50:53.898847+0000 mgr.smithi003.cgvhny (mgr.14203) 296 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:55.945 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mount -t nfs 10.0.31.3:/fake /mnt/foo' 2024-09-21T17:50:56.006 INFO:teuthology.orchestra.run.smithi003.stderr:+ mount -t nfs 10.0.31.3:/fake /mnt/foo 2024-09-21T17:50:56.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-09-21T17:50:56.501 INFO:teuthology.orchestra.run.smithi003.stderr:+ echo test 2024-09-21T17:50:56.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-09-21T17:50:56.569 INFO:teuthology.orchestra.run.smithi003.stderr:+ sync 2024-09-21T17:50:56.923 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:50:56.941 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:50:56.941 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-09-21T17:50:57.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:56 smithi003 bash[19853]: cluster 2024-09-21T17:50:55.899887+0000 mgr.smithi003.cgvhny (mgr.14203) 297 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:57.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:56 smithi003 bash[19853]: cluster 2024-09-21T17:50:55.899887+0000 mgr.smithi003.cgvhny (mgr.14203) 297 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:56 smithi066 bash[25206]: cluster 2024-09-21T17:50:55.899887+0000 mgr.smithi003.cgvhny (mgr.14203) 297 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:57.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:56 smithi066 bash[25206]: cluster 2024-09-21T17:50:55.899887+0000 mgr.smithi003.cgvhny (mgr.14203) 297 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:59.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:58 smithi003 bash[19853]: cluster 2024-09-21T17:50:57.900704+0000 mgr.smithi003.cgvhny (mgr.14203) 298 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:59.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:50:58 smithi003 bash[19853]: cluster 2024-09-21T17:50:57.900704+0000 mgr.smithi003.cgvhny (mgr.14203) 298 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:59.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:58 smithi066 bash[25206]: cluster 2024-09-21T17:50:57.900704+0000 mgr.smithi003.cgvhny (mgr.14203) 298 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:50:59.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:50:58 smithi066 bash[25206]: cluster 2024-09-21T17:50:57.900704+0000 mgr.smithi003.cgvhny (mgr.14203) 298 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 682 B/s wr, 1 op/s 2024-09-21T17:51:01.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:59.901600+0000 mgr.smithi003.cgvhny (mgr.14203) 299 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T17:51:01.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:01 smithi003 bash[19853]: cluster 2024-09-21T17:50:59.901600+0000 mgr.smithi003.cgvhny (mgr.14203) 299 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T17:51:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:59.901600+0000 mgr.smithi003.cgvhny (mgr.14203) 299 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T17:51:01.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:01 smithi066 bash[25206]: cluster 2024-09-21T17:50:59.901600+0000 mgr.smithi003.cgvhny (mgr.14203) 299 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 581 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T17:51:01.808 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:51:02.923 INFO:teuthology.orchestra.run.smithi003.stdout:167 167 2024-09-21T17:51:03.167 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:03 smithi003 bash[19853]: cluster 2024-09-21T17:51:01.902809+0000 mgr.smithi003.cgvhny (mgr.14203) 300 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 584 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-21T17:51:03.167 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:03 smithi003 bash[19853]: cluster 2024-09-21T17:51:01.902809+0000 mgr.smithi003.cgvhny (mgr.14203) 300 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 584 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-21T17:51:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:03 smithi066 bash[25206]: cluster 2024-09-21T17:51:01.902809+0000 mgr.smithi003.cgvhny (mgr.14203) 300 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 584 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-21T17:51:03.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:03 smithi066 bash[25206]: cluster 2024-09-21T17:51:01.902809+0000 mgr.smithi003.cgvhny (mgr.14203) 300 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 584 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-21T17:51:03.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch status' 2024-09-21T17:51:05.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:05 smithi003 bash[19853]: cluster 2024-09-21T17:51:03.903620+0000 mgr.smithi003.cgvhny (mgr.14203) 301 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 584 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 597 B/s wr, 0 op/s 2024-09-21T17:51:05.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:05 smithi003 bash[19853]: cluster 2024-09-21T17:51:03.903620+0000 mgr.smithi003.cgvhny (mgr.14203) 301 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 584 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 597 B/s wr, 0 op/s 2024-09-21T17:51:05.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:05 smithi066 bash[25206]: cluster 2024-09-21T17:51:03.903620+0000 mgr.smithi003.cgvhny (mgr.14203) 301 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 584 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 597 B/s wr, 0 op/s 2024-09-21T17:51:05.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:05 smithi066 bash[25206]: cluster 2024-09-21T17:51:03.903620+0000 mgr.smithi003.cgvhny (mgr.14203) 301 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 584 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 597 B/s wr, 0 op/s 2024-09-21T17:51:06.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:06 smithi003 bash[19853]: audit 2024-09-21T17:51:05.914178+0000 mon.smithi003 (mon.0) 913 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:06.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:06 smithi003 bash[19853]: audit 2024-09-21T17:51:05.914178+0000 mon.smithi003 (mon.0) 913 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:06.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:06 smithi066 bash[25206]: audit 2024-09-21T17:51:05.914178+0000 mon.smithi003 (mon.0) 913 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:06.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:06 smithi066 bash[25206]: audit 2024-09-21T17:51:05.914178+0000 mon.smithi003 (mon.0) 913 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:07.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:07 smithi003 bash[19853]: cluster 2024-09-21T17:51:05.904432+0000 mgr.smithi003.cgvhny (mgr.14203) 302 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:07.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:07 smithi003 bash[19853]: cluster 2024-09-21T17:51:05.904432+0000 mgr.smithi003.cgvhny (mgr.14203) 302 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:07.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:07 smithi066 bash[25206]: cluster 2024-09-21T17:51:05.904432+0000 mgr.smithi003.cgvhny (mgr.14203) 302 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:07.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:07 smithi066 bash[25206]: cluster 2024-09-21T17:51:05.904432+0000 mgr.smithi003.cgvhny (mgr.14203) 302 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:08.458 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:51:09.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:09 smithi003 bash[19853]: cluster 2024-09-21T17:51:07.905353+0000 mgr.smithi003.cgvhny (mgr.14203) 303 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:09.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:09 smithi003 bash[19853]: cluster 2024-09-21T17:51:07.905353+0000 mgr.smithi003.cgvhny (mgr.14203) 303 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:09.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:09 smithi066 bash[25206]: cluster 2024-09-21T17:51:07.905353+0000 mgr.smithi003.cgvhny (mgr.14203) 303 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:09.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:09 smithi066 bash[25206]: cluster 2024-09-21T17:51:07.905353+0000 mgr.smithi003.cgvhny (mgr.14203) 303 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:09.923 INFO:teuthology.orchestra.run.smithi003.stdout:Backend: cephadm 2024-09-21T17:51:09.923 INFO:teuthology.orchestra.run.smithi003.stdout:Available: Yes 2024-09-21T17:51:09.923 INFO:teuthology.orchestra.run.smithi003.stdout:Paused: No 2024-09-21T17:51:10.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch ps' 2024-09-21T17:51:11.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:11 smithi003 bash[19853]: cluster 2024-09-21T17:51:09.906269+0000 mgr.smithi003.cgvhny (mgr.14203) 304 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:11.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:11 smithi003 bash[19853]: cluster 2024-09-21T17:51:09.906269+0000 mgr.smithi003.cgvhny (mgr.14203) 304 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:11.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:11 smithi003 bash[19853]: audit 2024-09-21T17:51:09.921658+0000 mgr.smithi003.cgvhny (mgr.14203) 305 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:11.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:11 smithi003 bash[19853]: audit 2024-09-21T17:51:09.921658+0000 mgr.smithi003.cgvhny (mgr.14203) 305 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:11.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:11 smithi066 bash[25206]: cluster 2024-09-21T17:51:09.906269+0000 mgr.smithi003.cgvhny (mgr.14203) 304 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:11.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:11 smithi066 bash[25206]: cluster 2024-09-21T17:51:09.906269+0000 mgr.smithi003.cgvhny (mgr.14203) 304 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 852 B/s wr, 0 op/s 2024-09-21T17:51:11.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:11 smithi066 bash[25206]: audit 2024-09-21T17:51:09.921658+0000 mgr.smithi003.cgvhny (mgr.14203) 305 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:11.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:11 smithi066 bash[25206]: audit 2024-09-21T17:51:09.921658+0000 mgr.smithi003.cgvhny (mgr.14203) 305 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:13.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:13 smithi066 bash[25206]: cluster 2024-09-21T17:51:11.907475+0000 mgr.smithi003.cgvhny (mgr.14203) 306 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2024-09-21T17:51:13.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:13 smithi066 bash[25206]: cluster 2024-09-21T17:51:11.907475+0000 mgr.smithi003.cgvhny (mgr.14203) 306 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2024-09-21T17:51:13.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:13 smithi003 bash[19853]: cluster 2024-09-21T17:51:11.907475+0000 mgr.smithi003.cgvhny (mgr.14203) 306 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2024-09-21T17:51:13.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:13 smithi003 bash[19853]: cluster 2024-09-21T17:51:11.907475+0000 mgr.smithi003.cgvhny (mgr.14203) 306 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2024-09-21T17:51:15.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:15 smithi003 bash[19853]: cluster 2024-09-21T17:51:13.908312+0000 mgr.smithi003.cgvhny (mgr.14203) 307 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-21T17:51:15.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:15 smithi003 bash[19853]: cluster 2024-09-21T17:51:13.908312+0000 mgr.smithi003.cgvhny (mgr.14203) 307 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-21T17:51:15.463 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:51:15.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:15 smithi066 bash[25206]: cluster 2024-09-21T17:51:13.908312+0000 mgr.smithi003.cgvhny (mgr.14203) 307 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-21T17:51:15.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:15 smithi066 bash[25206]: cluster 2024-09-21T17:51:13.908312+0000 mgr.smithi003.cgvhny (mgr.14203) 307 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-21T17:51:16.854 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T17:51:16.854 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.smithi003 smithi003 *:9093,9094 running (6m) 36s ago 7m 13.7M - 0.27.0 11f11916f8cd 9afb9bd7af00 2024-09-21T17:51:16.854 INFO:teuthology.orchestra.run.smithi003.stdout:ceph-exporter.smithi003 smithi003 *:9926 running (7m) 36s ago 7m 8976k - 19.3.0-5129-g0ecbb435 3fa9090ef91d 277cc4b7da6d 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:ceph-exporter.smithi066 smithi066 *:9926 running (6m) 37s ago 6m 6087k - 19.3.0-5129-g0ecbb435 3fa9090ef91d 0344fc5ffe81 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:crash.smithi003 smithi003 running (7m) 36s ago 7m 7256k - 19.3.0-5129-g0ecbb435 3fa9090ef91d dbb37a04e0a5 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:crash.smithi066 smithi066 running (6m) 37s ago 6m 7224k - 19.3.0-5129-g0ecbb435 3fa9090ef91d 7c57cb81fe4a 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.smithi003 smithi003 *:3000 running (5m) 36s ago 7m 70.3M - 10.4.8 5aad1d7cf004 f57a3f772f82 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:keepalived.nfs.foo.smithi066.dwfajg smithi066 *:9002 running (65s) 37s ago 65s 4404k - 2.2.4 4a3a1ff181d9 05dcec5b8950 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foofs.smithi003.wdxgam smithi003 running (78s) 36s ago 78s 12.5M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 015a80f90787 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foofs.smithi066.bibubw smithi066 running (82s) 37s ago 82s 13.7M - 19.3.0-5129-g0ecbb435 3fa9090ef91d da87ed291f6c 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.smithi003.cgvhny smithi003 *:9283,8765,8443 running (9m) 36s ago 9m 511M - 19.3.0-5129-g0ecbb435 3fa9090ef91d ca72ed2d88dc 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.smithi066.zxwoqb smithi066 *:8443,9283,8765 running (6m) 37s ago 6m 440M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 29319ea0f544 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:mon.smithi003 smithi003 running (9m) 36s ago 9m 47.3M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 8dee97d67123 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:mon.smithi066 smithi066 running (6m) 37s ago 6m 37.6M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 4c10c4f06ace 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:nfs.foo.0.1.smithi066.fonetn smithi066 *:2049 running (55s) 37s ago 55s 42.8M - 5.9 3fa9090ef91d 8016fe0c631b 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.smithi003 smithi003 *:9100 running (7m) 36s ago 7m 8452k - 1.7.0 72c9c2088986 edbd1fde85b0 2024-09-21T17:51:16.855 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.smithi066 smithi066 *:9100 running (6m) 37s ago 6m 8559k - 1.7.0 72c9c2088986 da6e3273e0be 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi066 running (4m) 37s ago 4m 50.0M 3772M 19.3.0-5129-g0ecbb435 3fa9090ef91d e86096bad402 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (4m) 36s ago 4m 45.0M 3005M 19.3.0-5129-g0ecbb435 3fa9090ef91d 422807eb12d0 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi066 running (4m) 37s ago 4m 43.6M 3772M 19.3.0-5129-g0ecbb435 3fa9090ef91d 4416afae6362 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (4m) 36s ago 4m 44.7M 3005M 19.3.0-5129-g0ecbb435 3fa9090ef91d 32917d1ae51f 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi066 running (4m) 37s ago 4m 40.4M 3772M 19.3.0-5129-g0ecbb435 3fa9090ef91d 2b8bcafda97d 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi003 running (4m) 36s ago 4m 47.4M 3005M 19.3.0-5129-g0ecbb435 3fa9090ef91d c15c88dc0a8e 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi066 running (4m) 37s ago 4m 47.0M 3772M 19.3.0-5129-g0ecbb435 3fa9090ef91d b67e3e5e5a7d 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi003 running (4m) 36s ago 4m 51.7M 3005M 19.3.0-5129-g0ecbb435 3fa9090ef91d f1fa0487cb17 2024-09-21T17:51:16.856 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.smithi003 smithi003 *:9095 running (43s) 36s ago 7m 30.3M - 2.51.0 1d3b7f56885b b985e512c417 2024-09-21T17:51:17.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:17 smithi003 bash[19853]: cluster 2024-09-21T17:51:15.909320+0000 mgr.smithi003.cgvhny (mgr.14203) 308 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-21T17:51:17.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:17 smithi003 bash[19853]: cluster 2024-09-21T17:51:15.909320+0000 mgr.smithi003.cgvhny (mgr.14203) 308 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-21T17:51:17.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:17 smithi066 bash[25206]: cluster 2024-09-21T17:51:15.909320+0000 mgr.smithi003.cgvhny (mgr.14203) 308 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-21T17:51:17.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:17 smithi066 bash[25206]: cluster 2024-09-21T17:51:15.909320+0000 mgr.smithi003.cgvhny (mgr.14203) 308 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-21T17:51:17.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch ls' 2024-09-21T17:51:18.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:18 smithi066 bash[25206]: audit 2024-09-21T17:51:16.807561+0000 mgr.smithi003.cgvhny (mgr.14203) 309 : audit [DBG] from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:18.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:18 smithi066 bash[25206]: audit 2024-09-21T17:51:16.807561+0000 mgr.smithi003.cgvhny (mgr.14203) 309 : audit [DBG] from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:18.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:18 smithi003 bash[19853]: audit 2024-09-21T17:51:16.807561+0000 mgr.smithi003.cgvhny (mgr.14203) 309 : audit [DBG] from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:18.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:18 smithi003 bash[19853]: audit 2024-09-21T17:51:16.807561+0000 mgr.smithi003.cgvhny (mgr.14203) 309 : audit [DBG] from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:19.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:19 smithi003 bash[19853]: cluster 2024-09-21T17:51:17.910132+0000 mgr.smithi003.cgvhny (mgr.14203) 310 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T17:51:19.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:19 smithi003 bash[19853]: cluster 2024-09-21T17:51:17.910132+0000 mgr.smithi003.cgvhny (mgr.14203) 310 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T17:51:19.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:19 smithi066 bash[25206]: cluster 2024-09-21T17:51:17.910132+0000 mgr.smithi003.cgvhny (mgr.14203) 310 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T17:51:19.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:19 smithi066 bash[25206]: cluster 2024-09-21T17:51:17.910132+0000 mgr.smithi003.cgvhny (mgr.14203) 310 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T17:51:21.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:21 smithi003 bash[19853]: cluster 2024-09-21T17:51:19.910952+0000 mgr.smithi003.cgvhny (mgr.14203) 311 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:21.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:21 smithi003 bash[19853]: cluster 2024-09-21T17:51:19.910952+0000 mgr.smithi003.cgvhny (mgr.14203) 311 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:21.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:21 smithi003 bash[19853]: audit 2024-09-21T17:51:20.914637+0000 mon.smithi003 (mon.0) 914 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:21.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:21 smithi003 bash[19853]: audit 2024-09-21T17:51:20.914637+0000 mon.smithi003 (mon.0) 914 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:21.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:21 smithi066 bash[25206]: cluster 2024-09-21T17:51:19.910952+0000 mgr.smithi003.cgvhny (mgr.14203) 311 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:21.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:21 smithi066 bash[25206]: cluster 2024-09-21T17:51:19.910952+0000 mgr.smithi003.cgvhny (mgr.14203) 311 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:21.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:21 smithi066 bash[25206]: audit 2024-09-21T17:51:20.914637+0000 mon.smithi003 (mon.0) 914 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:21.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:21 smithi066 bash[25206]: audit 2024-09-21T17:51:20.914637+0000 mon.smithi003 (mon.0) 914 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:22.370 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:51:23.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:23 smithi066 bash[25206]: cluster 2024-09-21T17:51:21.912135+0000 mgr.smithi003.cgvhny (mgr.14203) 312 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:23.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:23 smithi066 bash[25206]: cluster 2024-09-21T17:51:21.912135+0000 mgr.smithi003.cgvhny (mgr.14203) 312 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:23.353 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:23 smithi003 bash[19853]: cluster 2024-09-21T17:51:21.912135+0000 mgr.smithi003.cgvhny (mgr.14203) 312 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:23.353 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:23 smithi003 bash[19853]: cluster 2024-09-21T17:51:21.912135+0000 mgr.smithi003.cgvhny (mgr.14203) 312 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:23.726 INFO:teuthology.orchestra.run.smithi003.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T17:51:23.726 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager ?:9093,9094 1/1 43s ago 8m count:1 2024-09-21T17:51:23.726 INFO:teuthology.orchestra.run.smithi003.stdout:ceph-exporter ?:9926 2/2 44s ago 8m * 2024-09-21T17:51:23.726 INFO:teuthology.orchestra.run.smithi003.stdout:crash 2/2 44s ago 8m * 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:grafana ?:3000 1/1 43s ago 8m count:1 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:ingress.nfs.foo 10.0.31.3:9002 1/1 44s ago 94s count:1 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foofs 2/2 44s ago 102s count:2 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:mgr 2/2 44s ago 8m count:2 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:mon 2/2 44s ago 7m smithi003:172.21.15.3=smithi003;smithi066:172.21.15.66=smithi066;count:2 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:nfs.foo ?:2049 1/1 44s ago 94s count:1 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter ?:9100 2/2 44s ago 8m * 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:osd.all-available-devices 8 44s ago 6m * 2024-09-21T17:51:23.727 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus ?:9095 1/1 43s ago 8m count:1 2024-09-21T17:51:24.357 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch host ls' 2024-09-21T17:51:25.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:25 smithi003 bash[19853]: audit 2024-09-21T17:51:23.718913+0000 mgr.smithi003.cgvhny (mgr.14203) 313 : audit [DBG] from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:25.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:25 smithi003 bash[19853]: audit 2024-09-21T17:51:23.718913+0000 mgr.smithi003.cgvhny (mgr.14203) 313 : audit [DBG] from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:25.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:25 smithi003 bash[19853]: cluster 2024-09-21T17:51:23.912871+0000 mgr.smithi003.cgvhny (mgr.14203) 314 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:25.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:25 smithi003 bash[19853]: cluster 2024-09-21T17:51:23.912871+0000 mgr.smithi003.cgvhny (mgr.14203) 314 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:25.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:25 smithi066 bash[25206]: audit 2024-09-21T17:51:23.718913+0000 mgr.smithi003.cgvhny (mgr.14203) 313 : audit [DBG] from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:25.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:25 smithi066 bash[25206]: audit 2024-09-21T17:51:23.718913+0000 mgr.smithi003.cgvhny (mgr.14203) 313 : audit [DBG] from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:25.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:25 smithi066 bash[25206]: cluster 2024-09-21T17:51:23.912871+0000 mgr.smithi003.cgvhny (mgr.14203) 314 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:25.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:25 smithi066 bash[25206]: cluster 2024-09-21T17:51:23.912871+0000 mgr.smithi003.cgvhny (mgr.14203) 314 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:27.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:27 smithi003 bash[19853]: cluster 2024-09-21T17:51:25.914007+0000 mgr.smithi003.cgvhny (mgr.14203) 315 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:27.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:27 smithi003 bash[19853]: cluster 2024-09-21T17:51:25.914007+0000 mgr.smithi003.cgvhny (mgr.14203) 315 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:27.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:27 smithi066 bash[25206]: cluster 2024-09-21T17:51:25.914007+0000 mgr.smithi003.cgvhny (mgr.14203) 315 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:27.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:27 smithi066 bash[25206]: cluster 2024-09-21T17:51:25.914007+0000 mgr.smithi003.cgvhny (mgr.14203) 315 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:29.182 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:51:29.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:29 smithi003 bash[19853]: cluster 2024-09-21T17:51:27.914882+0000 mgr.smithi003.cgvhny (mgr.14203) 316 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:29.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:29 smithi003 bash[19853]: cluster 2024-09-21T17:51:27.914882+0000 mgr.smithi003.cgvhny (mgr.14203) 316 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:29.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:29 smithi066 bash[25206]: cluster 2024-09-21T17:51:27.914882+0000 mgr.smithi003.cgvhny (mgr.14203) 316 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:29.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:29 smithi066 bash[25206]: cluster 2024-09-21T17:51:27.914882+0000 mgr.smithi003.cgvhny (mgr.14203) 316 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:30.689 INFO:teuthology.orchestra.run.smithi003.stdout:HOST ADDR LABELS STATUS 2024-09-21T17:51:30.689 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 172.21.15.3 2024-09-21T17:51:30.689 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 172.21.15.66 2024-09-21T17:51:30.689 INFO:teuthology.orchestra.run.smithi003.stdout:2 hosts in cluster 2024-09-21T17:51:31.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch device ls' 2024-09-21T17:51:31.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:31 smithi003 bash[19853]: cluster 2024-09-21T17:51:29.915747+0000 mgr.smithi003.cgvhny (mgr.14203) 317 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:31.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:31 smithi003 bash[19853]: cluster 2024-09-21T17:51:29.915747+0000 mgr.smithi003.cgvhny (mgr.14203) 317 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:31.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:31 smithi066 bash[25206]: cluster 2024-09-21T17:51:29.915747+0000 mgr.smithi003.cgvhny (mgr.14203) 317 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:31.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:31 smithi066 bash[25206]: cluster 2024-09-21T17:51:29.915747+0000 mgr.smithi003.cgvhny (mgr.14203) 317 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:32.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:32 smithi003 bash[19853]: audit 2024-09-21T17:51:30.686334+0000 mgr.smithi003.cgvhny (mgr.14203) 318 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:32.177 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:32 smithi003 bash[19853]: audit 2024-09-21T17:51:30.686334+0000 mgr.smithi003.cgvhny (mgr.14203) 318 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:32.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:32 smithi066 bash[25206]: audit 2024-09-21T17:51:30.686334+0000 mgr.smithi003.cgvhny (mgr.14203) 318 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:32.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:32 smithi066 bash[25206]: audit 2024-09-21T17:51:30.686334+0000 mgr.smithi003.cgvhny (mgr.14203) 318 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:33.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:33 smithi066 bash[25206]: cluster 2024-09-21T17:51:31.916882+0000 mgr.smithi003.cgvhny (mgr.14203) 319 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:33.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:33 smithi066 bash[25206]: cluster 2024-09-21T17:51:31.916882+0000 mgr.smithi003.cgvhny (mgr.14203) 319 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:33.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:33 smithi003 bash[19853]: cluster 2024-09-21T17:51:31.916882+0000 mgr.smithi003.cgvhny (mgr.14203) 319 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:33.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:33 smithi003 bash[19853]: cluster 2024-09-21T17:51:31.916882+0000 mgr.smithi003.cgvhny (mgr.14203) 319 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:35.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:35 smithi003 bash[19853]: cluster 2024-09-21T17:51:33.917737+0000 mgr.smithi003.cgvhny (mgr.14203) 320 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:35.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:35 smithi003 bash[19853]: cluster 2024-09-21T17:51:33.917737+0000 mgr.smithi003.cgvhny (mgr.14203) 320 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:35 smithi066 bash[25206]: cluster 2024-09-21T17:51:33.917737+0000 mgr.smithi003.cgvhny (mgr.14203) 320 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:35.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:35 smithi066 bash[25206]: cluster 2024-09-21T17:51:33.917737+0000 mgr.smithi003.cgvhny (mgr.14203) 320 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:36.146 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:51:36.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:36 smithi003 bash[19853]: audit 2024-09-21T17:51:35.915237+0000 mon.smithi003 (mon.0) 915 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:36.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:36 smithi003 bash[19853]: audit 2024-09-21T17:51:35.915237+0000 mon.smithi003 (mon.0) 915 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:36.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:36 smithi066 bash[25206]: audit 2024-09-21T17:51:35.915237+0000 mon.smithi003 (mon.0) 915 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:36.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:36 smithi066 bash[25206]: audit 2024-09-21T17:51:35.915237+0000 mon.smithi003 (mon.0) 915 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T17:51:37.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:37 smithi003 bash[19853]: cluster 2024-09-21T17:51:35.918777+0000 mgr.smithi003.cgvhny (mgr.14203) 321 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:37.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:37 smithi003 bash[19853]: cluster 2024-09-21T17:51:35.918777+0000 mgr.smithi003.cgvhny (mgr.14203) 321 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:37.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:37 smithi066 bash[25206]: cluster 2024-09-21T17:51:35.918777+0000 mgr.smithi003.cgvhny (mgr.14203) 321 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:37.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:37 smithi066 bash[25206]: cluster 2024-09-21T17:51:35.918777+0000 mgr.smithi003.cgvhny (mgr.14203) 321 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:37.564 INFO:teuthology.orchestra.run.smithi003.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-21T17:51:37.564 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5330009Z400BGN 372G No 106s ago Has a FileSystem, LVM detected 2024-09-21T17:51:37.564 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme1n1 ssd Linux_ff46bb21ec9ad34e433a 89.4G No 106s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:51:37.564 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme2n1 ssd Linux_17ccce0d99d7295d6012 89.4G No 106s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:51:37.565 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme3n1 ssd Linux_5dd5518b0ed630f923c1 89.4G No 106s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:51:37.565 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme4n1 ssd Linux_f4bbaf8a68ff00ac02fa 89.4G No 106s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:51:37.565 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT53430091400BGN 372G No 107s ago Has a FileSystem, LVM detected 2024-09-21T17:51:37.565 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme1n1 ssd Linux_714509e533e6bf30c723 89.4G No 107s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:51:37.565 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme2n1 ssd Linux_a5ae6b3853e4301fe69f 89.4G No 107s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:51:37.565 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme3n1 ssd Linux_3dbcc8dbe41943b5b893 89.4G No 107s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:51:37.565 INFO:teuthology.orchestra.run.smithi003.stdout:smithi066 /dev/nvme4n1 ssd Linux_2672688b390392f75809 89.4G No 107s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T17:51:38.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-21T17:51:39.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:39 smithi003 bash[19853]: audit 2024-09-21T17:51:37.554748+0000 mgr.smithi003.cgvhny (mgr.14203) 322 : audit [DBG] from='client.14614 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:39.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:39 smithi003 bash[19853]: audit 2024-09-21T17:51:37.554748+0000 mgr.smithi003.cgvhny (mgr.14203) 322 : audit [DBG] from='client.14614 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:39.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:39 smithi003 bash[19853]: cluster 2024-09-21T17:51:37.919884+0000 mgr.smithi003.cgvhny (mgr.14203) 323 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:39.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:39 smithi003 bash[19853]: cluster 2024-09-21T17:51:37.919884+0000 mgr.smithi003.cgvhny (mgr.14203) 323 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:39.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:39 smithi066 bash[25206]: audit 2024-09-21T17:51:37.554748+0000 mgr.smithi003.cgvhny (mgr.14203) 322 : audit [DBG] from='client.14614 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:39.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:39 smithi066 bash[25206]: audit 2024-09-21T17:51:37.554748+0000 mgr.smithi003.cgvhny (mgr.14203) 322 : audit [DBG] from='client.14614 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:39.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:39 smithi066 bash[25206]: cluster 2024-09-21T17:51:37.919884+0000 mgr.smithi003.cgvhny (mgr.14203) 323 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:39.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:39 smithi066 bash[25206]: cluster 2024-09-21T17:51:37.919884+0000 mgr.smithi003.cgvhny (mgr.14203) 323 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:41.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:41 smithi003 bash[19853]: cluster 2024-09-21T17:51:39.920722+0000 mgr.smithi003.cgvhny (mgr.14203) 324 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:41.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:41 smithi003 bash[19853]: cluster 2024-09-21T17:51:39.920722+0000 mgr.smithi003.cgvhny (mgr.14203) 324 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:41.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:41 smithi003 bash[19853]: audit 2024-09-21T17:51:40.815569+0000 mon.smithi003 (mon.0) 916 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:51:41.428 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:41 smithi003 bash[19853]: audit 2024-09-21T17:51:40.815569+0000 mon.smithi003 (mon.0) 916 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:51:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:41 smithi066 bash[25206]: cluster 2024-09-21T17:51:39.920722+0000 mgr.smithi003.cgvhny (mgr.14203) 324 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:41 smithi066 bash[25206]: cluster 2024-09-21T17:51:39.920722+0000 mgr.smithi003.cgvhny (mgr.14203) 324 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:41 smithi066 bash[25206]: audit 2024-09-21T17:51:40.815569+0000 mon.smithi003 (mon.0) 916 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:51:41.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:41 smithi066 bash[25206]: audit 2024-09-21T17:51:40.815569+0000 mon.smithi003 (mon.0) 916 : audit [DBG] from='mgr.14203 172.21.15.3:0/2762822525' entity='mgr.smithi003.cgvhny' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T17:51:43.025 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/mon.smithi003/config 2024-09-21T17:51:43.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:43 smithi066 bash[25206]: cluster 2024-09-21T17:51:41.921877+0000 mgr.smithi003.cgvhny (mgr.14203) 325 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:43.227 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:43 smithi066 bash[25206]: cluster 2024-09-21T17:51:41.921877+0000 mgr.smithi003.cgvhny (mgr.14203) 325 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:43.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:43 smithi003 bash[19853]: cluster 2024-09-21T17:51:41.921877+0000 mgr.smithi003.cgvhny (mgr.14203) 325 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:43.427 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:43 smithi003 bash[19853]: cluster 2024-09-21T17:51:41.921877+0000 mgr.smithi003.cgvhny (mgr.14203) 325 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-21T17:51:44.498 INFO:teuthology.orchestra.run.smithi003.stdout:osd.all-available-devices 8 64s ago 6m * 2024-09-21T17:51:45.091 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-21T17:51:45.108 INFO:tasks.vip:Removing 10.0.15.3 (and any VIPs) on smithi003.front.sepia.ceph.com iface ens1f0... 2024-09-21T17:51:45.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo ip addr del 10.0.15.3/16 dev ens1f0 2024-09-21T17:51:45.123 DEBUG:teuthology.orchestra.run.smithi003:> sudo ip addr del 10.0.31.3/16 dev ens1f0 2024-09-21T17:51:45.181 INFO:teuthology.orchestra.run.smithi003.stderr:RTNETLINK answers: Cannot assign requested address 2024-09-21T17:51:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-21T17:51:45.183 INFO:tasks.vip:Removing 10.0.15.66 (and any VIPs) on smithi066.front.sepia.ceph.com iface enp3s0f1... 2024-09-21T17:51:45.183 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip addr del 10.0.15.66/16 dev enp3s0f1 2024-09-21T17:51:45.199 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip addr del 10.0.31.3/16 dev enp3s0f1 2024-09-21T17:51:45.257 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T17:51:45.267 INFO:tasks.cephadm:Teardown begin 2024-09-21T17:51:45.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:51:45.282 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:51:45.312 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T17:51:45.312 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:51:45.330 DEBUG:teuthology.orchestra.run.smithi066:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:51:45.359 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T17:51:45.359 INFO:tasks.cephadm.mon.smithi003:Stopping mon.smithi003... 2024-09-21T17:51:45.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi003 2024-09-21T17:51:45.383 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:45 smithi003 bash[19853]: cluster 2024-09-21T17:51:43.922669+0000 mgr.smithi003.cgvhny (mgr.14203) 326 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:45.383 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:45 smithi003 bash[19853]: cluster 2024-09-21T17:51:43.922669+0000 mgr.smithi003.cgvhny (mgr.14203) 326 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:45.476 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:45 smithi066 bash[25206]: cluster 2024-09-21T17:51:43.922669+0000 mgr.smithi003.cgvhny (mgr.14203) 326 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:45.477 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:45 smithi066 bash[25206]: cluster 2024-09-21T17:51:43.922669+0000 mgr.smithi003.cgvhny (mgr.14203) 326 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 586 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-21T17:51:45.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:45 smithi003 systemd[1]: Stopping Ceph mon.smithi003 for 942f3a6c-7840-11ef-baf6-efdc52797490... 2024-09-21T17:51:45.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:45 smithi003 bash[19853]: debug 2024-09-21T17:51:45.506+0000 7fdcacc5c640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi003 -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-21T17:51:45.677 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:45 smithi003 bash[19853]: debug 2024-09-21T17:51:45.506+0000 7fdcacc5c640 -1 mon.smithi003@0(leader) e2 *** Got Signal Terminated *** 2024-09-21T17:51:46.424 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:46 smithi003 bash[67976]: ceph-942f3a6c-7840-11ef-baf6-efdc52797490-mon-smithi003 2024-09-21T17:51:46.424 INFO:journalctl@ceph.mon.smithi003.smithi003.stdout:Sep 21 17:51:46 smithi003 bash[68394]: ceph-942f3a6c-7840-11ef-baf6-efdc52797490-mon-smithi003 2024-09-21T17:51:46.429 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi003.service' 2024-09-21T17:51:46.514 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:51:46.515 INFO:tasks.cephadm.mon.smithi003:Stopped mon.smithi003 2024-09-21T17:51:46.515 INFO:tasks.cephadm.mon.smithi066:Stopping mon.smithi066... 2024-09-21T17:51:46.515 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi066 2024-09-21T17:51:46.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:46 smithi066 systemd[1]: Stopping Ceph mon.smithi066 for 942f3a6c-7840-11ef-baf6-efdc52797490... 2024-09-21T17:51:46.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:46 smithi066 bash[25206]: debug 2024-09-21T17:51:46.639+0000 7f191149c640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi066 -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-21T17:51:46.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 21 17:51:46 smithi066 bash[25206]: debug 2024-09-21T17:51:46.639+0000 7f191149c640 -1 mon.smithi066@1(peon) e2 *** Got Signal Terminated *** 2024-09-21T17:51:47.577 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-942f3a6c-7840-11ef-baf6-efdc52797490@mon.smithi066.service' 2024-09-21T17:51:47.612 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T17:51:47.612 INFO:tasks.cephadm.mon.smithi066:Stopped mon.smithi066 2024-09-21T17:51:47.612 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T17:51:47.796 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:52:36.858 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T17:52:37.044 INFO:teuthology.orchestra.run.smithi066.stdout:Deleting cluster with fsid: 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:53:41.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:53:41.726 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:53:41.739 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T17:53:41.741 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060/remote/smithi003/crash 2024-09-21T17:53:41.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/crash -- . 2024-09-21T17:53:41.780 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T17:53:41.780 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2024-09-21T17:53:41.782 DEBUG:teuthology.misc:Transferring archived files from smithi066:/var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060/remote/smithi066/crash 2024-09-21T17:53:41.783 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/crash -- . 2024-09-21T17:53:41.794 INFO:teuthology.orchestra.run.smithi066.stderr:tar: /var/lib/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T17:53:41.794 INFO:teuthology.orchestra.run.smithi066.stderr:tar: Error is not recoverable: exiting now 2024-09-21T17:53:41.796 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T17:53:41.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_DAEMON_PLACE_FAIL | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-21T17:53:41.840 INFO:tasks.cephadm:Compressing logs... 2024-09-21T17:53:41.840 DEBUG:teuthology.orchestra.run.smithi003:> 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-21T17:53:41.883 DEBUG:teuthology.orchestra.run.smithi066:> 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-21T17:53:41.893 INFO:teuthology.orchestra.run.smithi003.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T17:53:41.896 INFO:teuthology.orchestra.run.smithi066.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T17:53:41.904 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T17:53:41.905 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T17:53:41.905 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-client.ceph-exporter.smithi003.log 2024-09-21T17:53:41.906 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T17:53:41.906 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-client.ceph-exporter.smithi003.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T17:53:41.907 INFO:teuthology.orchestra.run.smithi003.stderr: 94.0%/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.cephadm.log: -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-client.ceph-exporter.smithi003.log.gz 2024-09-21T17:53:41.907 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T17:53:41.908 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T17:53:41.908 INFO:teuthology.orchestra.run.smithi003.stderr: 84.0% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T17:53:41.908 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.3.log: /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mgr.smithi003.cgvhny.log 2024-09-21T17:53:41.908 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mon.smithi003.log 2024-09-21T17:53:41.909 INFO:teuthology.orchestra.run.smithi003.stderr:gzip/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mgr.smithi003.cgvhny.log: -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mds.foofs.smithi003.wdxgam.log 2024-09-21T17:53:41.909 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mon.smithi003.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.log 2024-09-21T17:53:41.910 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mds.foofs.smithi003.wdxgam.log: 77.6% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mds.foofs.smithi003.wdxgam.log.gz 2024-09-21T17:53:41.911 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T17:53:41.913 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.log: 87.5% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T17:53:41.913 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T17:53:41.931 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-volume.log: /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.audit.log: 91.0% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T17:53:41.932 INFO:teuthology.orchestra.run.smithi003.stderr: 91.3% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T17:53:41.936 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T17:53:41.936 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T17:53:41.936 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mds.foofs.smithi066.bibubw.log 2024-09-21T17:53:41.937 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T17:53:41.937 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T17:53:41.938 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mgr.smithi066.zxwoqb.log 2024-09-21T17:53:41.938 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mds.foofs.smithi066.bibubw.log: /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T17:53:41.939 INFO:teuthology.orchestra.run.smithi066.stderr: 86.7% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mds.foofs.smithi066.bibubw.log.gz 2024-09-21T17:53:41.939 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mgr.smithi066.zxwoqb.log: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T17:53:41.939 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-client.ceph-exporter.smithi066.log 2024-09-21T17:53:41.939 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.log 2024-09-21T17:53:41.941 INFO:teuthology.orchestra.run.smithi066.stderr:gzip 82.0% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T17:53:41.941 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-client.ceph-exporter.smithi066.log: -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T17:53:41.941 INFO:teuthology.orchestra.run.smithi066.stderr: 30.5% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-client.ceph-exporter.smithi066.log.gz 2024-09-21T17:53:41.941 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T17:53:41.941 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mon.smithi066.log 2024-09-21T17:53:41.942 INFO:teuthology.orchestra.run.smithi066.stderr: 87.3% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T17:53:41.942 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T17:53:41.944 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.audit.log: /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mon.smithi066.log: /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.4.log: 91.2% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T17:53:41.945 INFO:teuthology.orchestra.run.smithi003.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T17:53:41.945 INFO:teuthology.orchestra.run.smithi066.stderr: 91.5% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mgr.smithi066.zxwoqb.log.gz 2024-09-21T17:53:41.954 INFO:teuthology.orchestra.run.smithi066.stderr: 91.4% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T17:53:42.067 INFO:teuthology.orchestra.run.smithi003.stderr: 93.2% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T17:53:42.070 INFO:teuthology.orchestra.run.smithi003.stderr: 93.4% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T17:53:42.072 INFO:teuthology.orchestra.run.smithi066.stderr: 92.9% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mon.smithi066.log.gz 2024-09-21T17:53:42.073 INFO:teuthology.orchestra.run.smithi003.stderr: 93.0% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T17:53:42.090 INFO:teuthology.orchestra.run.smithi003.stderr: 89.5% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mgr.smithi003.cgvhny.log.gz 2024-09-21T17:53:42.092 INFO:teuthology.orchestra.run.smithi003.stderr: 92.9% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T17:53:42.092 INFO:teuthology.orchestra.run.smithi066.stderr: 93.0% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T17:53:42.109 INFO:teuthology.orchestra.run.smithi066.stderr: 93.1% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T17:53:42.121 INFO:teuthology.orchestra.run.smithi066.stderr: 92.9% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T17:53:42.136 INFO:teuthology.orchestra.run.smithi066.stderr: 93.0% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T17:53:42.137 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-21T17:53:42.137 INFO:teuthology.orchestra.run.smithi066.stderr:real 0m0.250s 2024-09-21T17:53:42.137 INFO:teuthology.orchestra.run.smithi066.stderr:user 0m0.856s 2024-09-21T17:53:42.137 INFO:teuthology.orchestra.run.smithi066.stderr:sys 0m0.040s 2024-09-21T17:53:42.243 INFO:teuthology.orchestra.run.smithi003.stderr: 91.1% -- replaced with /var/log/ceph/942f3a6c-7840-11ef-baf6-efdc52797490/ceph-mon.smithi003.log.gz 2024-09-21T17:53:42.244 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-09-21T17:53:42.244 INFO:teuthology.orchestra.run.smithi003.stderr:real 0m0.360s 2024-09-21T17:53:42.244 INFO:teuthology.orchestra.run.smithi003.stderr:user 0m1.212s 2024-09-21T17:53:42.244 INFO:teuthology.orchestra.run.smithi003.stderr:sys 0m0.065s 2024-09-21T17:53:42.245 INFO:tasks.cephadm:Archiving logs... 2024-09-21T17:53:42.245 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060/remote/smithi003/log 2024-09-21T17:53:42.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T17:53:42.431 DEBUG:teuthology.misc:Transferring archived files from smithi066:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060/remote/smithi066/log 2024-09-21T17:53:42.432 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T17:53:42.528 INFO:tasks.cephadm:Removing cluster... 2024-09-21T17:53:42.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 --force 2024-09-21T17:53:42.715 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:53:43.842 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 942f3a6c-7840-11ef-baf6-efdc52797490 --force 2024-09-21T17:53:44.031 INFO:teuthology.orchestra.run.smithi066.stdout:Deleting cluster with fsid: 942f3a6c-7840-11ef-baf6-efdc52797490 2024-09-21T17:53:45.166 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T17:53:45.167 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T17:53:45.173 DEBUG:teuthology.orchestra.run.smithi066:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T17:53:45.179 INFO:tasks.cephadm:Teardown complete 2024-09-21T17:53:45.179 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-21T17:53:45.196 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi003:/dev/vg_nvme/lv_1... 2024-09-21T17:53:45.196 DEBUG:teuthology.orchestra.run.smithi003:> sudo nvme disconnect -n lv_1 2024-09-21T17:53:45.470 INFO:teuthology.orchestra.run.smithi003.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-21T17:53:45.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:45.471 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi003:/dev/vg_nvme/lv_2... 2024-09-21T17:53:45.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo nvme disconnect -n lv_2 2024-09-21T17:53:45.754 INFO:teuthology.orchestra.run.smithi003.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-21T17:53:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:45.756 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi003:/dev/vg_nvme/lv_3... 2024-09-21T17:53:45.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo nvme disconnect -n lv_3 2024-09-21T17:53:46.042 INFO:teuthology.orchestra.run.smithi003.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-21T17:53:46.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:46.044 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi003:/dev/vg_nvme/lv_4... 2024-09-21T17:53:46.044 DEBUG:teuthology.orchestra.run.smithi003:> sudo nvme disconnect -n lv_4 2024-09-21T17:53:46.353 INFO:teuthology.orchestra.run.smithi003.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-21T17:53:46.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:46.355 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T17:53:46.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/scratch_devs 2024-09-21T17:53:46.369 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi066:/dev/vg_nvme/lv_1... 2024-09-21T17:53:46.369 DEBUG:teuthology.orchestra.run.smithi066:> sudo nvme disconnect -n lv_1 2024-09-21T17:53:46.644 INFO:teuthology.orchestra.run.smithi066.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-21T17:53:46.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:46.645 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi066:/dev/vg_nvme/lv_2... 2024-09-21T17:53:46.645 DEBUG:teuthology.orchestra.run.smithi066:> sudo nvme disconnect -n lv_2 2024-09-21T17:53:46.955 INFO:teuthology.orchestra.run.smithi066.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-21T17:53:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:46.957 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi066:/dev/vg_nvme/lv_3... 2024-09-21T17:53:46.957 DEBUG:teuthology.orchestra.run.smithi066:> sudo nvme disconnect -n lv_3 2024-09-21T17:53:47.227 INFO:teuthology.orchestra.run.smithi066.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-21T17:53:47.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:47.229 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi066:/dev/vg_nvme/lv_4... 2024-09-21T17:53:47.229 DEBUG:teuthology.orchestra.run.smithi066:> sudo nvme disconnect -n lv_4 2024-09-21T17:53:47.499 INFO:teuthology.orchestra.run.smithi066.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-21T17:53:47.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:47.501 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-21T17:53:47.502 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/scratch_devs 2024-09-21T17:53:47.515 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T17:53:47.531 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T17:53:47.531 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:53:47.533 DEBUG:teuthology.orchestra.run.smithi066:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T17:53:47.545 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T17:53:47.545 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-21T17:53:47.545 INFO:teuthology.orchestra.run.smithi003.stdout:*hv01.front.sepi 67.205.162.81 3 u 21 64 377 0.089 -0.263 0.278 2024-09-21T17:53:47.545 INFO:teuthology.orchestra.run.smithi003.stdout:+hv02.front.sepi 63.231.80.2 3 u 16 64 377 0.098 -0.990 0.520 2024-09-21T17:53:47.545 INFO:teuthology.orchestra.run.smithi003.stdout:+hv03.front.sepi 74.6.168.72 3 u 12 64 377 0.074 -0.547 0.476 2024-09-21T17:53:47.546 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-21T17:53:47.570 INFO:teuthology.orchestra.run.smithi066.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T17:53:47.571 INFO:teuthology.orchestra.run.smithi066.stdout:============================================================================== 2024-09-21T17:53:47.571 INFO:teuthology.orchestra.run.smithi066.stdout:*hv01.front.sepi 67.205.162.81 3 u 18 64 377 0.118 +0.643 0.217 2024-09-21T17:53:47.571 INFO:teuthology.orchestra.run.smithi066.stdout:+hv02.front.sepi 63.231.80.2 3 u 21 64 377 0.090 -0.557 0.204 2024-09-21T17:53:47.571 INFO:teuthology.orchestra.run.smithi066.stdout:+hv03.front.sepi 74.6.168.72 3 u 27 64 377 0.069 +0.368 0.263 2024-09-21T17:53:47.571 INFO:teuthology.orchestra.run.smithi066.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-21T17:53:47.572 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T17:53:47.582 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T17:53:47.582 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T17:53:47.591 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T17:53:47.600 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T17:53:47.614 INFO:teuthology.task.internal:Duration was 1278.754858 seconds 2024-09-21T17:53:47.615 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T17:53:47.623 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T17:53:47.623 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T17:53:47.626 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T17:53:47.664 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T17:53:47.664 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T17:53:47.665 DEBUG:teuthology.orchestra.run.smithi003:> 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-21T17:53:47.715 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi066.front.sepia.ceph.com 2024-09-21T17:53:47.715 DEBUG:teuthology.orchestra.run.smithi066:> 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-21T17:53:47.726 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T17:53:47.726 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T17:53:47.758 DEBUG:teuthology.orchestra.run.smithi066:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T17:53:47.810 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T17:53:47.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T17:53:47.812 DEBUG:teuthology.orchestra.run.smithi066:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T17:53:47.958 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T17:53:47.974 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T17:53:47.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T17:53:47.987 DEBUG:teuthology.orchestra.run.smithi066:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T17:53:47.997 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T17:53:48.009 DEBUG:teuthology.orchestra.run.smithi003:> 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-21T17:53:48.030 DEBUG:teuthology.orchestra.run.smithi066:> 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-21T17:53:48.040 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2024-09-21T17:53:48.048 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern = core 2024-09-21T17:53:48.074 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:53:48.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:48.109 DEBUG:teuthology.orchestra.run.smithi066:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T17:53:48.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:53:48.119 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T17:53:48.135 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T17:53:48.136 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060/remote/smithi003 2024-09-21T17:53:48.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T17:53:48.178 DEBUG:teuthology.misc:Transferring archived files from smithi066:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914060/remote/smithi066 2024-09-21T17:53:48.179 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T17:53:48.202 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T17:53:48.202 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T17:53:48.215 DEBUG:teuthology.orchestra.run.smithi066:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T17:53:48.247 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T17:53:48.258 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T17:53:48.258 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T17:53:48.303 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T17:53:48.304 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T17:53:48.306 DEBUG:teuthology.orchestra.run.smithi066:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T17:53:48.310 INFO:teuthology.orchestra.run.smithi003.stdout: 658467 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 17:53 /home/ubuntu/cephtest 2024-09-21T17:53:48.311 INFO:teuthology.orchestra.run.smithi066.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 17:53 /home/ubuntu/cephtest 2024-09-21T17:53:48.313 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T17:53:48.324 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T17:53:48.356 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/nfs-keepalive-only 3-final} duration: 1278.754858493805 owner: scheduled_adking@teuthology success: true 2024-09-21T17:53:48.357 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T17:53:48.458 INFO:teuthology.run:pass